![]() |
Quote:
I have only added the 2 points at the beginning of that rule, and it works perfectly now, the page opened now in my admincp themselves. Thanks once again PS : And now I see that there is another update of vBulletin :confused: |
Quote:
also the sql sntax error i was getting.... my sql doesn't like: Code:
ALTER TABLE vb3_post ADD COLUMN `warn_flag` int( 5 ) default 0 AFTER attach Code:
ALTER TABLE 'vb3_post' ADD COLUMN `warn_flag` int( 5 ) default '0' AFTER attach thank you |
Quote:
|
Quote:
|
Okay Im gonna start remaking this version now, to work with $vboptions
sv1, I seem to remember some guy saying that he wasn't gonna release new versions every 3 days *sees 2 update emails in his inbox just today* *cough* XD |
Hack seem to work perfectly with VBB 3.0.5
|
sv1cec,
This is an awesome hack, thanks for sharing. A question, though. I'm doing the file mods and at this step in your instructions: 9. Open file includes/functions_newpost.php and find: global $DB_site, $vboptions, $vbphrase, $bbuserinfo, $forumperms, $usergroupcache, $wehavecensoredwords, $weneedacounter, $_REQUEST; Replace that with: global $DB_site, $vboptions, $vbphrase, $bbuserinfo, $forumperms, $usergroupcache, $wehavecensoredwords, $weneedacounter, $newpostid, $_REQUEST; I can't find that line. I doubled-checked in versions 3.0.3 and 3.0.5 - which I'm running. The line I can find is global $DB_site, $vboptions, $vbphrase, $bbuserinfo, $forumperms, $usergroupcache, $_REQUEST; which is pretty close. Shouldn't the variables $wehavecensoredwords, $weneedacounter be just in the second line...? Thanks, |
Quote:
i just replaced what seemed to be the closest one there since you aren't removing any line of code but simply just adding. |
Thanks nubian. :up:
|
Quote:
If you are installing from scratch, yes you are right, these two variables should be only in the second line. I had a mistake in the installation instructions (corrected). But if you are just ugrading, then these variables were there, from the previous version, actually they are there since version 2.0 if memory serves me right. Rgds |
All times are GMT. The time now is 04:33 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:
|