The opposite. It will only show for guests.Or the opposite?
For user groups there are two options: "User is a member of any of the selected user groups" which means that only the users in the selected user groups will see the ads. And "User is NOT a member of any of the selected user groups" which means that only the users that are not in the selected user groups will see the ads.Same for the User groups. If you put a tick in teh box for say Administrator, does that mean the ads will display or won't?
User criteria is part of the XF's Notice system, is not a built in Ads Manager feature. Some options like "User is a guest and accepted cookies" are added by the add-on.It is not clear on that page. It would be helpful to have a ? with a popup explaining it.
#0 src/XF/Db/Mysqli/Statement.php(196): XF\Db\AbstractStatement->getException('MySQL query err...', 1213, '40001')
#1 src/XF/Db/Mysqli/Statement.php(78): XF\Db\Mysqli\Statement->getException('MySQL query err...', 1213, '40001')
#2 src/XF/Db/AbstractAdapter.php(94): XF\Db\Mysqli\Statement->execute()
#3 src/addons/SV/UserActivity/Repository/UserActivity.php(286): XF\Db\AbstractAdapter->query('-- XFDB=noForce...', Array)
#4 src/addons/SV/UserActivity/Repository/UserActivity.php(370): SV\UserActivity\Repository\UserActivity->_updateSessionActivityFallback(Array, 1580484360)
#5 src/addons/SV/UserActivity/Repository/UserActivity.php(764): SV\UserActivity\Repository\UserActivity->updateSessionActivity(Array)
#6 src/addons/SV/UserActivity/XF/Repository/SessionActivity.php(33): SV\UserActivity\Repository\UserActivity->flushTrackViewerUsageBuffer('54.39.177.48', '', Object(Siropu\AdsManager\XF\Entity\User))
#7 src/XF/Pub/Controller/AbstractController.php(82): SV\UserActivity\XF\Repository\SessionActivity->updateSessionActivity(0, '54.39.177.48', 'XF\\Pub\\Controll...', 'Index', Array, 'valid', '')
#8 src/XF/Pub/Controller/AbstractController.php(41): XF\Pub\Controller\AbstractController->updateSessionActivity('Index', Object(XF\Mvc\ParameterBag), Object(XF\Mvc\Reply\View))
#9 src/addons/SV/UserActivity/UserCountActivityInjector.php(19): XF\Pub\Controller\AbstractController->postDispatchType('Index', Object(XF\Mvc\ParameterBag), Object(XF\Mvc\Reply\View))
#10 src/XF/Mvc/Controller.php(284): SV\UserActivity\XF\Pub\Controller\Thread->postDispatchType('Index', Object(XF\Mvc\ParameterBag), Object(XF\Mvc\Reply\View))
#11 src/addons/SV/UserActivity/UserActivityInjector.php(69): XF\Mvc\Controller->postDispatch('Index', Object(XF\Mvc\ParameterBag), Object(XF\Mvc\Reply\View))
#12 src/XF/Mvc/Dispatcher.php(383): SV\UserActivity\XF\Pub\Controller\Thread->postDispatch('Index', Object(XF\Mvc\ParameterBag), Object(XF\Mvc\Reply\View))
#13 src/XF/Mvc/Dispatcher.php(262): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'index', Object(XF\Mvc\RouteMatch), Object(SV\UserActivity\XF\Pub\Controller\Thread), NULL)
#14 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\UserActivity\XF\Pub\Controller\Thread), NULL)
#15 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#16 src/XF/App.php(2184): XF\Mvc\Dispatcher->run()
#17 src/XF.php(391): XF\App->run()
#18 index.php(20): XF::runApp('XF\\Pub\\App')
#19 {main}
Seems to be related to the "User Activity" add-on.Any ideas on the cause?
#6 src/addons/SV/UserActivity/XF/Repository/SessionActivity.php(33): SV\UserActivity\Repository\UserActivity->flushTrackViewerUsageBuffer('54.39.177.48', '', Object(Siropu\AdsManager\XF\Entity\User))
That's because my add-on extends the User entity, but it is not the cause of the error.I just noticed AdsManager mentioned.
I can see the image within the source code of the page but the browser isn't rendering it.
This is the code used with a test image ...
<img src="https://www.maggotdrowning.com/images/union_jackmag.jpg" >
Nothing in there relating to an ad or placement
Is that your website? I don't see the backup code in the source code.This is the code used with a test image ...
<img src="https://www.maggotdrowning.com/images/union_jackmag.jpg" >
Nothing in there relating to an ad or placement
The backup code is below the contents of the ad so it shouldn't be affected.Then it is the existing ad serving code surrounding the image that is being recognized by the browser ad detector.
We use essential cookies to make this site work, and optional cookies to enhance your experience.