Will the Modx sites only run on PHP version 5.2.10 or 5.2.13? I am unsure which version my webhost runs. Should I notify them to change to 5.2.10 to help it run smoother. I have not had the backslash problem but I would like to know which PHP versions are compatible or not. Thank you.
-
☆ A M B ☆
- 2,213 Posts
You can use php 5.3.x if you have Evolution 1.0.5, granted some addons not included by default may not work properly. Revolution on the other hand should work better with php 5.3.x.
The latest versions of php 5.2.x should be fine for either version of MODX. The latest version are 5.2.17 and 5.3.5. Your hosting company may be one version behind, if more than 3 versions behind you may want to prompt them to update.
The settings used (default php.ini) are up to the hosting company, but in most cases you can change them for your site(s) using htaccess, or a custom php.ini file.
hello,
I facing with the same problems, with my site, they moved me to another server and start to multiply the backslash, also the pictures start to disappear.
My progammer is out for two months and I try with a friend to remediatte for the moment ...
<div id=\\\\\\\\\\\\\\\"ditto_paging\\\\\\\\\\\\\\\">
<p id=\\\\\\\\\\\\\\\"ditto_page_info\\\\\\\\\\\\\\\">Articolele <strong>[+start+]</strong> - <strong>[+stop+]</strong> din <strong>[+total+]</strong> | Pagina <strong>[+currentPage+]</strong> din <strong>[+totalPages+]</strong></p> <div
id=\\\\\\\\\\\\\\\"ditto_pages\\\\\\\\\\\\\\\"> [+previous+] [+pages+] [+next+] </div>
</div>
you have an ideea for a solution ?
Thank you in advance !
HGabriel
PS. Sorry , I forgot to attach the file !
Thanks
HGabriel
-
☆ A M B ☆
- 24,524 Posts
Again, if you read the previous posts, it's a problem with the magic_quotes_gpc setting in your server's php.ini settings. If you don't understand how to fix this yourself, contact your hosting's tech support. They need to help you turn the magic_quotes_gpc setting to Off.
Thank you, I will try ...hope to be ok !
Many thanks again !
HGabriel, Bucharest , Romania
Hello, I fix the problem with the magic_quotes_gpc and thanks for your answer !
still remain a problem with a link : the descrition of the link remain the same but from time to time the banner alocated to the link dissapear , remain only a quadrat with a small red cross in a corner . I have to renew the link once - two times per day ! the same link I rewrite again and again and after a time appear the problem ! how I can fix the issue ?
hgabriel