Quote:
Originally Posted by Mukashi
Just updated to the latest version of this addon on 4.1.11. Got the same error installing the product again. Any idea what could be causing this at all?
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/adminfunctions_plugin.php on line 1557
|
Are you using a custom product manager? If so, please try disabling it.
I don't have 4.1.11 installed anywhere, please tell me the contents of that line.
Quote:
Originally Posted by deverill2010
I have this installed and originally had the notification for new quotes on. However when ever we received the new quote notification when it was clicked on, it took you to your profile.. but did nothing.. It didnt show you the quote and didn't clear the notification.
I have since turned this off and we can't get rid of the notifications?
|
Are you running vBSEO? If so, you need to either disable profile rewrites or use our vBNotifications product, since I was unable to make notifications that directly link to a profile tab compatible with vBSEO.
Code:
UPDATE user SET dbtech_usertag_quotecount = 0
is the query to run, remember to add your table prefix.
Fillip