You are required to register before you can post. This is via a custom verification system. Please post any problems you are encountering here and I`ll do my best to respond as soon as I can. Please note that a reply WILL be posted to all queries, so do not double post. There are no guarantees
when a reply will appear but I do my best to answer all within 3/4 days max. Bumping topics won`t make the slightest difference.
IMPORTANT: Posts in English ONLY please, thank you! Any other languages will be ignored and your message deleted.
SEARCH: Use the search option to see if your question has been answered on the forum before. Or check the relevant script docs.
CUSTOMER: If you have purchased a commercial version of any of my software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
PRIVATE MESSAGES: Private messages are currently disabled.
LINKS: Any links posted are 'NOFOLLOW' and will not be picked up by search engines.
You are not logged in.
Pages: 1
Hi,
Using Greetings v2.1 with security updates-21710.
When trying to change the email templates from the admin panel, I get this message when I click on any email template.
"PHP Version too old. Update template manually and upload via FTP."
The version of PHP I am using is 5.1.6
I also checked with my host to verify the version.
Any thoughts on why?
Thanks for everything,
Chris
Offline
Chris,
Check the 'templates/email/' folder. Is the file you are trying to edit there?
You can actually verify your version by doing:
echo phpversion();
Offline
Hi David,
I did echo the php and it is 5.1.6
And yes the templates are in the email directory. I am able to alter them and upload to the FTP, but I cannot in the admin.
Thanks for your reply!
Offline
Is the directory writeable?
Offline
David,
The templates and templates/email directories are OWNER read/write and executable, however, the email template files themselves are only OWNER read/write. Shouldn't matter since they are writable, right? CHMOD is set to 755. Maybe I should try 777.
The first time I tried to update an email template, I clicked on one through the admin. It showed up and I made a simple change then saved it. It was after that that I could no longer open any email template and got the error that my PHP was old.
Thanks for getting back to me.
Chris
Offline
I`ll be removing the admin template editor anyway, so maybe best to just go with FTP for now.
Offline
David,
No problem.
TO let you know, I use a new manager and if you ever try to change the templates in your computer and upload via the FTP, they no longer work at all.
It is possible that I altered one in my computer and uploaded it before I noticed the admin template area. This may have caused a problem.
Well, any case, doing it my computer is just fine.
Thanks for everything and have a great weekend!
Christine
Last edited by p51mustang (25-10-2010 02:55:28)
Offline
Hi Christine,
I have no interest in cars and bikes, but thanks for the offer.
Offline
Pages: 1