Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Urgent ... client site (server!) is doing strange things!
This site > www.marcofaasen.nl is suddenly showing this:
And in TXP I get this:
What’s happening here?
Offline
Re: Urgent ... client site (server!) is doing strange things!
Code is topiary
Offline
Re: Urgent ... client site (server!) is doing strange things!
Thanks Jeff … in lib/txplib_db.php I did this:
/* set_magic_quotes_runtime(0); */
:)
Offline
Re: Urgent ... client site (server!) is doing strange things!
I’d check to make sure “magic quotes” is disabled on that server first. You can find this by running phpinfo()
.
Code is topiary
Offline