The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I just got this mysql error when I tried to add a new forum. Can anyone please tell me what it means and how to correct it?
Quote:
|
|
#2
|
||||
|
||||
|
Paste here the line from forum.php that STARTS with:
Code:
$DB_site->query("INSERT INTO forum
|
|
#3
|
||||
|
||||
|
Here is the code you asked for:
PHP Code:
), there is an extra item in the second part. I *think* it is the '".addslashes($sponsorurl)."' part. The hack involved is the forum category icons so I'm not sure why that part is even in there. When I did a search in the my whole hack directory, there is only once instance of that code and this is where it is at. Doesn't make any sense to me. I tried removing it and everything works again, but is it something I need somewhere or is it kindof redundant without anything being in the first part of the code to go with it? This one has me puzzled.
|
|
#4
|
||||
|
||||
|
This will work:
PHP Code:
|
|
#5
|
||||
|
||||
|
That's the wierd thing about it. After reviewing all the hacks I have installed, that one spot with the sonsorurl is the only place it is at and it is in the forum cateorgy icons hack. Here is the code he says to replace:
PHP Code:
PHP Code:
|
|
#6
|
||||
|
||||
|
Is there suppsed to be 2 commas between '".addslashes($iconimg)."' and '$daysprune'? You have 2 of them in the fixed code you gave me.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|