![]() |
error with functions.php and sessions.php
Ok, everytime I try and edit the functions.php to do a hack, I recieve this error:
Quote:
|
Xenon will probably tell you this soon, but you are not allowed to post full vBulletin files on the site; it's against the rules.
edit: Never mind, he's already edited your post. ------------- Now to your problem. Post the code chunk around line 812 of your functions.php, but not the whole file. Also, which hack are you trying to install? |
removed your files
you are not allowed to post vb-files here!!!! to help out, there is just an error in functions.php, which produces the error in sessions.php post the lines 808-817 of your functions.php can help |
Ok, sorry.
I think I may have found the problem. Line 808 had this: Quote:
If not lines 808-817 are as follows: Quote:
|
Quote:
|
Are you cutting and pasting using a TEXT editor? Or are you using something like Wordpad which can cause formatting errors?
|
I'm using the editor in Cpanel on my webhost.
|
this line cannot work:
Code:
$buffer = str_replace(""", "\"", $buffer); Code:
$buffer = str_replace('"', '\"', $buffer); Code:
$buffer = addslashes($buffer); |
It is working now, thank you.
|
:)
you're welcome |
All times are GMT. The time now is 07:33 AM. |
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:
|