Jump to content
Bicrypto v3.7.0 + All Plugins ×

Interspire Email Marketer v6.4.0


Mahmoud

Recommended Posts

Since people want paid to help, I will help everyone for free.

If you are experiencing the same issue as I had above, this is how you fix it.

SSH to your server.

Edit the following file:

/admin/functions/settings.php

remove the following lines:
 

 $agencyId = get_agency_license_variables();
                                if(!empty($agencyId['agencyid'])) {
                                        $temp = IEM::requestGetPOST('lng_accountupgrademessage', '', 'trim');
                                        if (empty($temp)) {
                                                array_push($errors, GetLang('ErrorAlertMessage_BlankAccountUpgradeMessage'));
                                        }

                                        $temp = IEM::requestGetPOST('lng_freetrial_expiry_login', '', 'trim');
                                        if (empty($temp)) {
                                                array_push($errors, GetLang('ErrorAlertMessage_BlankExpiredLogin'));
                                        }
                                }
        

Save the file.

Make sure you have a backup in case you mess up.  But if you follow my exact directions above, your settings will now work and you can enable cron mailing, etc.

 

Hope this helps someone!

Link to comment
Share on other sites

  • 2 months later...

Hi guys!
When installing on the data entry page, I get this error!
I enter passwords normally, with special characters and so on

This error:
Password should be at least 8 characters in length and should include at least one upper case letter, one number, and one special character.

Link to comment
Share on other sites

  • 2 months later...

@T43K1dd hello can you here please? kindly check the image please.

when i am clicking on the statistics and clicking on open statistics it's not showing any email, lot of recipients opened my email but i couldn't able to view the email address which has been opened or clicked. can you kindly suggest me something or let me know how i can fix the issue?

22.png

11.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...