• Support will be limited until May 8th, as I will be out of the office travelling. Thank you for your patience and understanding.
Status
Not open for further replies.

bzcomputers

Customer
I'm getting this after import of the xml when trying to install 1.0.1pl1...

Warning: Invalid argument supplied for foreach() in [path]/dbtech/forumads/includes/class_core.php on line 1292

Warning: Invalid argument supplied for foreach() in [path]/dbtech/forumads/includes/class_core.php on line 1314

Warning: Invalid argument supplied for foreach() in [path]/dbtech/forumads/includes/class_core.php on line 1365

Edit: Seems to be an issue with Datastore caching. If I turn off x-cache datastore caching the warnings appear to go away.

...I cycled the datastore cache off and on a couple times and for now the warnings are not re-appearing. The warnings were appearing at the top of the admincp.
 
Last edited:
Can you show me what's on those lines?

Code:
1292		foreach (self::$cache['prices'] as $pricesid => $price)
1314		foreach (self::$cache['banner'] as $bannerid => $banner)
1365		foreach (self::$cache['bannerspace'] as $bannerspaceid => $bannerspace)
 
Ah, in that case the issue could also have been fixed by clicking Repair Cache - it is indeed an issue with XCache not picking up the new datastore items :)
 
Status
Not open for further replies.

Legacy DragonByte Forum Ads

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
337
Customer rating
0.00 star(s) 0 ratings
Back
Top