OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Sanity test. Error version check! (In Jommla 3.5.0 (0 viewing) 

VehicleManager component support

Go to bottom Favoured: 0

Sanity test. Error version check! (In Jommla 3.5.0

anlicor (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:Sanity test. Error version check! (In Jommla 3.5.0 8 Years ago
Karma: 1  
I still see
Code:


       } else if (version_compare(JVERSION, "1.5.0", "ge") && version_compare(JVERSION, "3.5.0", "lt")){


change the 3 to a 4.
Logged Logged
Last Edit: 2016/03/22 14:09 By anlicor. Reason: Emotions
The administrator has disabled public write access.
bshea (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Re:Sanity test. Error version check! (In Jommla 3.5.0 8 Years ago
Karma: 0  
What other files did you find "Sanity" in besides functions.php?
Logged Logged
The administrator has disabled public write access.
anlicor (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:Sanity test. Error version check! (In Jommla 3.5.0 8 Years ago
Karma: 1  
I see it in functions.php and compat.joomla.1.5.php so far.
Logged Logged
The administrator has disabled public write access.
bshea (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Re:Sanity test. Error version check! (In Jommla 3.5.0 8 Years ago
Karma: 0  
I've done that and still get the same "Sanity test. Error version check!" in my browser.

Code:

else if (version_compare(JVERSION, "1.5.0", "ge") && version_compare(JVERSION, "4.5.0", "lt")){
Logged Logged
The administrator has disabled public write access.
bshea (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
Re:Sanity test. Error version check! (In Jommla 3.5.0 8 Years ago
Karma: 0  
I got it figured out. There are several places that need 3.5.0 changed to 4.5.0 in compat.joomla1.5.php
Thanks for your help.
Logged Logged
The administrator has disabled public write access.
anlicor (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:Sanity test. Error version check! (In Jommla 3.5.0 8 Years ago
Karma: 1  
No lets see how long it takes Ordasoft to release an official patch.
Logged Logged
The administrator has disabled public write access.
Go to top
»