Ads Manager 2 Lite by Siropu

Ads Manager 2 Lite by Siropu [Paid] 1.2.13

No permission to buy (€29.99)
I just got this too, currently restoring database backup

An unexpected error occurred. Please try again later.
 
I received this on both of my forums and was able to fix it by:

Change your config.php to disable all plugins temporarily

$config['enableListeners'] = false;
Then, your system will be back and you can get into the admin console to finish the setup. It should prompt at the top of the plugins page.
Once you do that, go back in and set that back to TRUE
$config['enableListeners'] = true;

This is how I got my 2 forums working again, in any case. I opened a ticket with the author.

Mike
 
What does the error say in ACP? I have done the upgrade on my demo site before releasing it and no errors.
 
If there was one, it flashed by quickly and then went to:

An unexpected error occurred. Please try again later.

It seemed to be when it was running the job for the upgrade. I saw nothing logged, but have since erased the log. It grew to over 8000 entries in just a few minutes, with listeners off.
 
Erased but I sent you the admin log entries, in the ticket.

Hopefully someone else who had this didnt delete their error log. :)
 
Made a change to the latest version. Hopefully, that was it because I can't reproduce it and haven't had the issue when I upgraded my demo board.
 
Top Bottom