1
aschro
Code appearing in admin or user pages only?
  • 2006/4/13 2:07

  • aschro

  • Just popping in

  • Posts: 11

  • Since: 2004/2/3 2


When I open my XOOPS page it is clean and perfect. When I login as a user or admin I have a code visable in the top of the page );

I can't find out how to remove it without reinstalling and I have put many hours in without a backup "YET".

Any ideas would help...With a user or admin login the source is the following:

);
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">


Logging in as an Anonimous user I get the clean page:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

Thanks,
alex.schroeder@earthlink.net

2
davidthomas1
Re: Code appearing in admin or user pages only?

try deleting the contents of your template_c folder (template cache)

Did you edit any php code or templates recently?

It looks like a semicolon or double-quote or something is causing the script to echo the output to registered users.

); suggests the end of a function but another double-quote and semicolon may cause it to terminate early.
みんなちがってみんないい。

XOOPS 2.0.13.2

Login

Who's Online

203 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 203


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits