View Full Version : Error when attempting to create a group
Sal Collaziano
Wed 30th Apr '08, 12:58am
While here:
http://www.80sxchange.com/forums/group.php
I click on here:
http://www.80sxchange.com/forums/group.php?do=create
And received the following error:
Fatal error: Only variables can be passed by reference in /home/eighties/public_html/forums/group.php on line 803
Any ideas?
Thank you.....
Sal Collaziano
Wed 30th Apr '08, 1:02am
Linux
Apache v1.3.41
5.2.5
5.0.51a-community
Steve Machol
Wed 30th Apr '08, 1:03am
To troubleshoot this, first reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':
Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions
[Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]
Next, disable all plugins.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
Do you have the same problem?
Sal Collaziano
Wed 30th Apr '08, 1:35am
Hi Steve,
Thank you for your prompt response. I went directly to the "define('DISABLE_HOOKS', true);" routine because I had a feeling that would work - and it did. So this means I need to figure out which plugin is affecting the system.. Correct?
Would you be able to say which type of plugin may affect this area of the system?
Thanks again...
Sal Collaziano
Wed 30th Apr '08, 1:38am
Just a note.. I disabled Miserable Users - and now it works...
update: I updated the mod with the 3.7 version and all is well..
Thanks again...
vBulletin® v3.8.0 Beta 3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.