Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2008-12-17 19:54:48
- Cipes
- New Member
- Registered: 2008-12-17
- Posts: 3
Upgrade issue..
Hi There! Im a new textpattern User. Haven’t used this CMS before. I just upgraded versions for a friend. She had been running
1.03 I think, now we’re cooking with the latest and greatest. Everything seemed to go allright. But I have a funny error when you go to the site now. (not an error per se, but a warning) above the header.
Any idea’s? Where would that line of deprecated code be?
Thanks for any help!
Last edited by Cipes (2008-12-17 19:56:48)
Offline
Offline
#3 2008-12-17 20:03:41
- Cipes
- New Member
- Registered: 2008-12-17
- Posts: 3
Re: Upgrade issue..
So does that mean, I have to allow raw PHP in my preferences (potentially posing security issues) or redo all my code in TXP?
Is there an easy way to do this? If not I’d be happier just allowing the raw PHP to exist.
Offline
Re: Upgrade issue..
The error means you have raw PHP tags like so <?php - ?>
in your code. You can use PHP, but you need to use the TXP PHP tag like so
Offline
#5 2008-12-17 20:23:17
- Cipes
- New Member
- Registered: 2008-12-17
- Posts: 3
Re: Upgrade issue..
10 4 Stubbs!! I’ll container those little php boys in a cozy blanket of TXP syntax.
Thanks!
Offline
Pages: 1