Any known issues with PHP5? (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: Any known issues with PHP5?
|
|
|
|
Any known issues with PHP5? 3 Years, 4 Months ago
|
Karma: 0
|
|
I'm just wondering if there are any known issues with PHP5. The reason I ask is that we upgraded the server from PHP4 to PHP v5.2.5 over the weekend and it broke googleSearch. If I try to search for something, the results are blank. I tried upgrading to the latest version of the com and mod and that didn't help. If I turn on debug, here's what I'm getting:
500 - JDatabaseMySQL::query: 1146 - Table 'devcdrla_joomla.jos_googleSearch_cse_conf' doesn't exist SQL=SELECT * FROM jos_googleSearch_cse_conf LIMIT 1
Thoughts?
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Any known issues with PHP5? 3 Years, 4 Months ago
|
Karma: 0
|
|
Okay, it looks like the googlesearch.php included with the non-CSE component is the same one from the CSE version. If I modify the query, the error goes away but I still get an empty page.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Any known issues with PHP5? 3 Years, 4 Months ago
|
Karma: 0
|
|
It looks like another sh404sef issue. I set it to skip in the configuration and it works again.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 1599
|
|
Re:Any known issues with PHP5? 3 Years, 4 Months ago
|
Karma: 23
|
Hi Kremzeek,
Yes, you need to skip the googleSearch_cse components too in sh404sef.
In case you missed it, it's actually highlighted in the article where you download the component...
Regards,
/kksou
|
|
|
|
|
|
|
Last Edit: 2009/01/11 08:44 By kksou.
|
|
|
The administrator has disabled public write access.
|
|
|
|
Re:Any known issues with PHP5? 3 Years, 4 Months ago
|
Karma: 0
|
|
I'm using the regular googleSearch component.. but yeah.. need to skip it. :P
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|