Quote:
Originally Posted by stormzone
can u make the bars to be moved in the left side in postbit?
|
You can do that yourself, via a template edit
Quote:
Originally Posted by tidus78
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
|
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