parse error in wp-db.php (OpenWP/JD-WP) - Joomla! Forum - community, help and support
hi there!
after months of chaos, managed restore broken joomla/openwp-installation on new server, encounter error in frontend, e.g. jd-wp-sidebar:
line 137 reads:
so... might problem? can figure out this?
btw: enjoy [spam] here: http://events.ccc.de/congress/2006/streams ;-)
greetz,
asleif
p.s.: crosspost, acually... sorry, predator's forum not beeing frequented strong, seems...
after months of chaos, managed restore broken joomla/openwp-installation on new server, encounter error in frontend, e.g. jd-wp-sidebar:
code: select all
parse error: parse error in /home/httpd/vhosts/midvinterland.de/httpdocs/components/com_jd-wp/wp-includes/wp-db.php on line 137
line 137 reads:
code: select all
128 // ==================================================================
129 // basic query - see docs more detail
130
131 function query($query) {
132 // initialise return
133 $return_val = 0;
134 $this->flush();
135
136 // log how function called
137 $this->func_call = "$db->query("$query")";
138
139 // keep track of last query debug..
140 $this->last_query = $query;
so... might problem? can figure out this?
btw: enjoy [spam] here: http://events.ccc.de/congress/2006/streams ;-)
greetz,
asleif
p.s.: crosspost, acually... sorry, predator's forum not beeing frequented strong, seems...

what joomla version? 1.0.11? 1.0.12?
Comments
Post a Comment