![]() |
Quote:
Gentlemen, I can withhold any updates and release them once a month. I've asked you in the past, what's your prefered way and got no anwers. It looks as if I have one vote for delayed releases, so that I do not send out new versions every two days (or sometimes every day). If I have no opposite views from you guys on this subject, I'll keep all the updates and release them once a month. |
Feature updates don't have to be there in 2 days for, I'm happy you are willing to incorporate them and can wait a few days/weeks if necessary.
However, bugfixes should not be delayed, is my opinion. |
This hack is VB3.05 compatiable, bar one very small code change related to the instructions, which isn't a big problem because most people who edit PHP files don't have mutiline search boxes and will search for the first line of code to change. I forgot which instruction it was, i'll find it again soon.
|
I think this is the one ... global $DB_site, $vboptions, $vbphrase, $bbuserinfo, $forumperms, $usergroupcache, $wehavecensoredwords, $weneedacounter, $newpostid, $_REQUEST;
But was stated a few post ago. |
Quote:
|
I've encountered an error when trying to change something in the 'Manage Warning Options' page:
Database error in vBulletin 3.0.5: Invalid SQL: update gf_warning_options set hierarchical='Yes', automatic='Yes', automaticpm='No', autocomments='No', warner='0', automatic_warner='1', collector='1', banned_limit='7', points_before_banned='10', banned_usergroup_id='16', troll_usergroup_id='8', protected_usergroups='6|6', aprotected_usergroups='6', restore_groupid='0', incr_ban_days='Yes', max_no_bans='4', bans_mature='31', viewoption='All', multiple_per_post='Yes', send_pm_warning='Yes', send_em_warning='Yes', email_on_ban='No', historical='Yes', allowoffpost='Yes', warnings_per_page='20' where oid='1' mysql error: Unknown column 'autocomments' in 'field list' mysql error number: 1054 Date: Saturday 08th of January 2005 10:00:11 PM Script: http://mysite.org/admincp/admin_warn.php Referer: http://mysite.org/admincp/admin_warn...=manageoptions Did an install from scratch to latest version of AWS If I look at the table it is indeed not there. |
Hello sv1cec
When I look at the users (View Banned Users) in the mod of adminCP I get the next error. HTML Code:
Parse error: parse error in /var/www/html/forum/modcp/banning.php on line 518 vb 3.0.5 file : PHP Code:
PHP Code:
|
hi,
updated to the latest release all works fine except for the new feature with that "stop" sign like image i don't see it and i am logged into my administrator account & did all the template modifications and uploaded the images to /images/misc/Warn.gif all is ee is a read line with the users warning level Viol8or you need to add that colum to your database run Code:
ALTER TABLE `".TABLE_PREFIX."warning_options ADD COLUMN autocomments char(3) |
Quote:
look carefully that you didn't forgot a ( { ) } or quotes parse error is php syntax related error you should look in the line number php tells you OR in the lines of code above it |
Quote:
It's fixed, I forget to delete $querygroups) . "</span>", 7); after replacing that with $querygroups) . "</span>", 8); :ermm: |
All times are GMT. The time now is 04:58 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:
|