Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 08:53 am EST
Geeklog Forums
Help wanted please
Status: offline
brooklands
Forum User
Newbie
Registered: 01/24/05
Posts: 7
Location:Rotterdam | The Netherlands
I had my weather plugin but got some warnings, than I went into my lib-common.php and change something in the part below. Than I changed it back, but now my site isn't working anymore, what do I do?
ob_start();
eval( '?>' . $tmp );
$retval = ob_get_contents();
ob_end_clean();
return $retval;
?> this I took out and paste back, meanwhile I uploaded the page
now I get this:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/public_html/dbn/lib-common.php on line 4658
I made a backup of some pages and files but when I upload those nothing happens.
Please help me, and don't want to start all over again.
I use GL 1.3.10
Thank you some much already.
I fixed the problem myself
ob_start();
eval( '?>' . $tmp );
$retval = ob_get_contents();
ob_end_clean();
return $retval;
?> this I took out and paste back, meanwhile I uploaded the page
now I get this:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/public_html/dbn/lib-common.php on line 4658
I made a backup of some pages and files but when I upload those nothing happens.
Please help me, and don't want to start all over again.
I use GL 1.3.10
Thank you some much already.
I fixed the problem myself
7
22
Quote
All times are EST. The time is now 08:53 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content