Mission Control Update Broke my Install (not true)
Posted 13 years 5 months ago
I upgraded my template to the New 1.6.2 and now I get the following when I click [new] on the artical page...
500 - An error has occurred.
JDatabaseMySQL::query: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and (r.task ="apply" or r.task="save") order by id desc limit 10' at line 1 SQL=select r.*, u.name, u.username, u.email,e.name as extension from jos_rokadminaudit as r, jos_users as u, jos_extensions as e where r.user_id = u.id and e.element = r.option and r.cid = and (r.task ="apply" or r.task="save") order by id desc limit 10
Also my frontside Wrapper pages no longer work [About] [Directions] & [worship] [messages]
both also have error 500
Re: Mission Control Update Broke my Install (not true)
Posted 13 years 4 months ago
mySQL Version 5.2.17 BUT i found my problem and I dont know if it is the RokTab Module or the change in the Nebulea Template, you see i upgraded Nebulea and a couple of the modules, then I upgraded the Mission Control last so i thought that was the MC template BUT NOOOOO!
I think there is a bug in the Roktab module because if i put it on a page with any Menu->Wrapper item it will give a completely blank page. I can reproduce it everytime.
I'm replying here cause I started Here but where should i take this up? in nebulea forum or RokTab forum?
Re: Mission Control Update Broke my Install (not true)
Posted 13 years 4 months ago
hi there,
in your joomla admin under > site > global configuration set 'error reporting' to maximum and then check if the blank page will show some error message to give us more details.
Re: Mission Control Update Broke my Install (not true)
Posted 13 years 4 months ago
Yep tried that, now here is the kicker I look at the source html and its
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv="Content-Type"></HEAD>
<BODY></BODY></HTML>
Re: Mission Control Update Broke my Install (not true)
Posted 13 years 4 months ago
ok PMed the super user, your right gzipper plugin was still published i had just turned it off in template and system.
gzipper is off, still no fun. can other people do this? RokTab and a menu to an iframe(wrapper)...
I'm new to joomla but have been doing html xml php flash and dwt for a decade. Just trying to narrow this down, I can run the way I am but still dont like that I have to exclude things from pages to make them work.