![]() |
whats wrong with this line
$DB->query("
INSERT INTO `irc_channel` (handle, server, icon, nick_style, act0, act1, act2, act3, act4, act5) VALUES ('" . addslashes($channel['handle']) . "', '" . addslashes($channel['server']) . "', '" . addslashes($channel['icon']) . "', '" . addslashes($channel['nickstyle']) . "', '" . addslashes($channel['act0']) . "', '" . addslashes($channel['act1']) . "', '" . addslashes($channel['act2']) . "', '" . addslashes($channel['act3']) . "', '" . addslashes($channel['act4']) . "', '" . addslashes($channel['act5']) . "') "); |
What version of vbulletin are you using?
If it's 3.5.x then do PHP Code:
PHP Code:
|
its 3.5.2
thanks.. that worked.. now this line? Code:
while ($channel = $DB->fetch_array($channels)) |
Just a note:
For 3.5, PHP Code:
Quote:
|
nevermind :)
thanks alot i got it |
All times are GMT. The time now is 09:17 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:
|