View Full Version : Cannot create social group on 3.7!!!
indie2industry
05-03-2008, 10:24 PM
When I click "Create a New Group"I get this.
Fatal error: Only variables can be passed by reference in /home/*****/public_html/forum/group.php on line 803
:confused::confused::confused:
ssslippy
05-03-2008, 11:04 PM
Reupload the file.
indie2industry
05-03-2008, 11:35 PM
it did it again
oBEAVISo
05-04-2008, 05:49 AM
I also have the same problem.
WEBDosser
05-04-2008, 06:32 AM
i run 3.7 and this works ok.. must be something you have added like a mod?.
indie2industry
05-04-2008, 10:15 AM
oBEAVISo
do you have any URL rewrites on your board??
Opserty
05-04-2008, 11:53 AM
Disable your modifications and try again.
P.S. If you are unable to access your AdminCP you can disable all modifications by adding:
define('DISABLE_HOOKS', true);
To your config.php file.
indie2industry
05-04-2008, 04:03 PM
Got it... (from vbulletin.com):up:
If you're using the "Who Visited today" hack, it disables the social groups.
Uninstall it and install this one.
https://vborg.vbsupport.ru/showthread.php?t=165960
TY for posting your fix it worked.
stickskills
12-21-2008, 02:18 PM
Bah, I don't have that mod installed.. but I'm getting this error on line 804. I tried re-uploading the file, and still nothing. Mine is a fatal error whenever you try and create a social group on 3.7.3
stickskills
12-24-2008, 01:50 PM
Anyone?
Lynne
12-24-2008, 02:38 PM
Did you disable your modifications and see if it fixes things?
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
stickskills
02-15-2009, 12:15 AM
Sorry about being late, same issue on 3.8 though. Disabled the hooks, and it worked just fine.. so I'm guessing it's one of the modifications?
[edit] The "My Forum" modification was the one causing it.
Lynne
02-15-2009, 12:28 AM
Yep.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.