Technology Tools for Ministry

Community

Web-Empowered Church User Community
All Categories > Getting Started > Using TYPO3 > Post- 4.2.0 BE misbehavior
Total Posts: 4 - Pages (1): [1]
Author: David Middlebrooks
Posted: Jun 09 2008 - 02:28 PM
Subject: Post- 4.2.0 BE misbehavior
Since upgrading to Tyo3 4.2.0, I am seeing strange behavior in the backend. In "List"views,
lists are double-spaced and overlay at least some top-of-page erro messages. The error message I can see is:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/content/f/u/m/fumcqadmin/html/wec/t3lib/class.t3lib_db.php on line 822

Warning: Cannot modify header information - headers already sent by (output started


Things appear to be working okay, but something's not right. Any ideas?
Author: Jeff Segars
Posted: Jun 10 2008 - 03:20 PM
Subject: re: Post- 4.2.0 BE misbehavior
David,
If you enable sqlDebug in the All Configuration section of the Install Tool (see http://webempoweredchurch.com/support/howtos/single/enable_error_messages/ for a how-to on this) it should show a more descriptive error message and we can figure out what to do from there.

Thanks,
Jeff
Author: David Middlebrooks
Posted: Jun 10 2008 - 03:39 PM
Subject: re: Post- 4.2.0 BE misbehavior
Here's all that I can see from sqlDebug (from List / fileaadmin ), but there's more being overlaid by the list:
caller t3lib_DB::exec_SELECTquery

ERROR Table 'FUMCQ_WEC.tx_wecmap_external' doesn't exist

lastBuiltQuery SELECT count(*)
FROM tx_wecmap_external


This output led me to discover that wec map wasn't properly installed, and uninstalling then re-installing WEC map seems to have fixed the problem originally referred to in this post.

Thanks, Jeff.
Author: David Middlebrooks
Posted: Jun 10 2008 - 03:47 PM
Subject: re: Post- 4.2.0 BE misbehavior
Here's all that I can see from sqlDebug (from List / fileaadmin ), but there's more being overlaid by the list:
caller t3lib_DB::exec_SELECTquery

ERROR Table 'FUMCQ_WEC.tx_wecmap_external' doesn't exist

lastBuiltQuery SELECT count(*)
FROM tx_wecmap_external


This output led me to discover that wec map wasn't properly installed, and uninstalling then re-installing WEC map seems to have fixed the problem originally referred to in this post.

Thanks, Jeff.

BTW, the TYPO3 extensions repository shows version 2.1.2 of wec_map, but my system doesn't flag my 2.0.1 wec_map as back-leel when i run "check for updates". Shouldn't it?
Total Posts: 4 - Pages (1): [1]
You must login to post a message to this conference.