Hi All,
I’ve updated our search program to v1.9.0 and made the necessary changes to the parameters. WHenever I search I’m just getting a blank page back.
Unforunately this is on a web host who refuse to update anything. Here’s what it’s running:
Modx 1.0.4
Apache 2.0.53
php 4.3.10
MySQL 4.0.21
I’m sure it’s the php version. Is there anything I can do? I would prefer to stick with 1.9.0 if possible as the site has been compromised recently so I’m trying to eradicate v1.8.4 from the folders.
Cheers BBloke.
BBloke
-
☆ A M B ☆
- 24,524 Posts
I believe that it has some php functions that are only in php 5. There may be workarounds. If you’re using Firefox, check its Tools -> Error Console and see if the javascript errors include one from trying to display the resulting PHP fatal errors.
Thanks for the Sottwell. I’ve reverted back to v1.8.5 and all is well.
Cheers,
BBloke
BBloke