PDA

View Full Version : Two Issues


LS88
10-27-2013, 12:45 AM
I'm currently having 2 issues with my forum

One, everytime you write something in quick reply and hit post you get

"This page is asking you to confirm that you want to leave - data you have entered may not be saved."

and some are reporting

"Warning: Only variables should be passed by reference in ..../newreply.php on line 389"

I've searched various sites and found nothing for fixes in 4.2.2

Any ideas?

Thanks

ozzy47
10-27-2013, 12:48 AM
Both of those sound like they are from a mod, disable them and see if you still get the issues.

Max Taxable
10-27-2013, 02:01 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=303852" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=303852</a>

Same issue?

LS88
10-27-2013, 02:21 AM
https://vborg.vbsupport.ru/showthread.php?t=303852

Same issue?

Yes same issue as Post 13, I just didn't know what the forum etiquette was for multiple problems in the same thread.

Lynne
10-27-2013, 06:42 PM
What version of the software are you using? And what version of PHP is on the server?

LS88
10-29-2013, 12:28 AM
What version of the software are you using? And what version of PHP is on the server?

4.2.2

PHP Version 5.2.17

That's according to Cpanel which is the correct place to look right?

Lynne
10-29-2013, 02:24 AM
Please see this Jira issue which contains a new class_core.php file to use that will allow you to shut off display errors via your config.php file - http://tracker.vbulletin.com/browse/VBIV-15862 (Note, you must first login to the vbulletin.com forums as a Licensed User before you may see the Jira issue.) After uploading the new file and adding the line to the config.php file, are you still having the same issue?

LS88
10-29-2013, 09:43 PM
Please see this Jira issue which contains a new class_core.php file to use that will allow you to shut off display errors via your config.php file - http://tracker.vbulletin.com/browse/VBIV-15862 (Note, you must first login to the vbulletin.com forums as a Licensed User before you may see the Jira issue.) After uploading the new file and adding the line to the config.php file, are you still having the same issue?

Everything works, thank you so much Lynne :)