![]() |
Getting the error
Warning: Invalid argument supplied for foreach() in /vbsupport.php on line 391 When posting a new ticket, any ideas on how to fix this? |
Has anyone found or resolved the problem with Categorys not working in 3.6.4. Is CMX still working on this hack since it is a useful tool for a lot of forums.
|
It appears to me just going thru the code in functions_vbsupport that some thing here is not right. It will not read the datastore for the variables. Not a coder so I can not figure out why the categories are not displaying. The author seems to have disapeared and while it its functional in 3.6.4 without categories it much more beneficial if they were too work. Would greatly appreciate any help. If its wrong to post this, I appologize
Code:
// function to build the category options |
Ok, with some research I finally got this to show the categories and assigned admins in both the support thread created and in creating a new ticket in vB 3.6.4.
you need to edit the author's files in the upload folder includes/vbsupport_functions.php file and the vbsupport.php file as follows: vbsupport_functions.php find: Code:
// function to build the category options Code:
// function to build the category options find: Code:
// build the assigned user (if any) Code:
// build the assigned user (if any) Code:
// build the category (if any) Code:
// build the category (if any) |
Quote:
|
Forgot another edit which must be made to the admincp/vbsupport.php file inorder for emails and pms to work with the categorys. Since the pm and emails get sent based on the individual category set up. Once the file edit is made in the admincp-> manage categorys select a category for edit and at the bottom you should see check boxes with administators listed for email and PM option. Select the admin and save this will send a pm based on who is selected for a specific category.
in the folder admincp/vbsupport.php find: Code:
function print_admin_user_row($title, $name = 'multibox', $columns = 0, $userlist) change to: Code:
function print_admin_user_row($title, $name = 'multibox', $columns = 0, $userlist) Code:
// unserialize the datastore Code:
$vbulletin->datastore->do_db_fetch("'vbs_category'"); |
Quote:
|
the zip for 2.0 is corrupt... :(
|
Quote:
|
yup your right... it was a problemwith me.
|
All times are GMT. The time now is 09:04 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:
|