![]() |
It was just a hotfix that affected a small number of our current users, so I didn't find it needed to change the version number.
I'll keep it in mind in the future though :) Fillip |
can u make the bars to be moved in the left side in postbit?
|
Problem :
Warning: Invalid argument supplied for foreach() in [path]/dbtech/vbactivity/includes/libs/activity.php on line 309 Warning: Invalid argument supplied for foreach() in [path]/dbtech/vbactivity/includes/class_profileblock.php on line 961 |
Quote:
Quote:
Try running the following query to let it auto rebuild: UPDATE datastore SET data = '' WHERE title LIKE 'dbtech_vbactivity_%' AND title != 'dbtech_vbactivity_pointscache' Fillip |
I get this error when I try to add a condition for an achievement.
Warning: Invalid argument supplied for foreach() in [path]/dbtech/vbactivity/includes/actions/admin/modifycondition.php on line 29 this when trying to add an achievement: Warning: Invalid argument supplied for foreach() in [path]/dbtech/vbactivity/includes/actions/admin/achievement.php on line 16 |
Sounds like your datastore cache entries have been corrupted.
Try running the following query to let it auto rebuild: UPDATE datastore SET data = '' WHERE title LIKE 'dbtech_vbactivity_%' AND title != 'dbtech_vbactivity_pointscache' Fillip |
I've ran it via the vBulletin AdminCP - 1st Time said 2 Affected rows, 2nd and on said 0. Didn't solve the problem.
|
What's the output of:
SELECT * FROM datastore WHERE title LIKE 'dbtech_vbactivity_%' AND title != 'dbtech_vbactivity_pointscache' ? Fillip |
title data unserialize
dbtech_vbactivity_activitylevel 1 dbtech_vbactivity_category 1 |
okay, how about
select * from dbtech_vbactivity_type For some reason it's not rebuilding the cache properly, so you may be missing some data. |
All times are GMT. The time now is 12:05 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|