![]() |
When users try to submit a ticket, they get this:
You did not specify a Category for your Thread. You are required to enter a Category. I have created categories, but I don't see where the user is supposed to select one prior to submitting a ticket. |
Quote:
|
Here is a fix that allows unregistered users to SEE the ticket system.
In vbsupport.php Find: Code:
if ($vbulletin->options['vbsupport_unregistered_access'] > 0) Code:
if ($vbulletin->options['vbsupport_unregistered_access']==0) |
Ok, I've installed v2 but have problems.
Whenever I try to go to vbSupport in the navbar it says I am not authorized to create tickets. That is despite being logged in as a Mod or Admin. So, I set it to a public system. It then allowed me to create a ticket, but when I went to submit it, it said I did not have sufficient permissions. Yet, it showed 1 open ticket...but wouldn't display it! So, as a Mod/Admin I can do nothing, but as a standard user I can...but only get so far! Very odd indeed? Help! |
Quote:
try this instead: Code:
<if condition="$vboptions['vbsupport_enabled']"><td class="vbmenu_control"><a href="vbsupport.php$session[sessionurl_q]">$vbphrase[vbsupport_title]</a></td></if> |
OK so is any one getting a completely corrupt view when you are in postbit legacy?
|
Obtained this error when I went to: AdminCP -> vbSupport -> Manage Categories -> Clicked on its Category name 'Forums Problem' (default category)
Note: it shows this error message twice though it shows all the categories settings... Warning: Invalid argument supplied for foreach() in /admincp/vbsupport.php on line 40 vbsupport.php line 40 = foreach($vbulletin->vbs_admin AS $userid => $user) After clicking new thread (to send a new ticket) I filled out all the ticket info and hit send... it loads a screen for about 5 seconds saying Warning: Invalid argument supplied for foreach() in /vbsupport.php on line 391 Then proceeds to a permissions page saying I don't have permission to access it.... vbsupport.php line 391 = foreach($vbulletin->vbs_admin AS $userid => $user) Any Clue? Other info---- Running VB 3.6.4 (recently upgraded from 3.5.3) Tryed running: vbsupport_v2.0.0_Beta_2 I also tryed the install tips from this website: https://vborg.vbsupport.ru/showpost....&postcount=476 Thanks in advance for any help. |
You did not do the other edit below that post which is edit for vbsupport.php in the admincp folder. See post https://vborg.vbsupport.ru/showpost....&postcount=478.
Also in the main vbsupport.php (one not in admincp folder)I forgot another edit I think Find : Code:
// unserialize the datastore Code:
// unserialize the datastore find in vbsupport.php: Code:
// build the $emailids Code:
// build the $emailids |
When posting a reply to a ticket we get a
Code:
Database error in vBulletin 3.6.4: |
Quote:
|
All times are GMT. The time now is 04:55 PM. |
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:
|