Technology Tools for Ministry

Community

Web-Empowered Church User Community
Total Posts: 8 - Pages (1): [1]
Author: Gunnar Hönekop
Posted: Aug 25 2007 - 07:33 AM
Subject: Version 1.0
Hallo,

thanks for the great ext.
I just updated to version 1.0. I works fine with the old data. But if i try to create a staff record by using the fe-user option, i get the following error: 2: SQL error: 'Unknown column 'tx_wecstaffdirectory_in' in 'field list'' (tx_wecstaffdirectory_info:NEW46d0100f00143).
If i create the staff record without the fe-user option, the record is created. I can then change back to the fe-user option and edit the record without the error.

Any idea what is wrong?
Thanks for your help

Gunnar
Author: Dave Slayback
Posted: Aug 25 2007 - 11:31 PM
Subject: re: Version 1.0
Hi Gunnar,

So you had an existing install, upgraded, and then when you create a staff record in the Backend, you get this error? Do you know what version of the Staff Directory you had before? Also, what version of TYPO3 are you using now?

I have ran tests and just checked several installs to make sure this error did not come up, and I do not see it. However, there must be a difference in your setup that makes this happen. If it is possible to get a Backend login to your site, that might be helpful to see the data and setup. If not, if you could post any TS constants in an extension template and knowing TYPO3 version would be helpful.

-Dave
Author: Gunnar Hönekop
Posted: Aug 26 2007 - 03:55 PM
Subject: re: Version 1.0
Hi Dave,

thanks for your help.
The last version was 0.95 from repository. My TYPO3 is 4.1.1.

I think posting the best way would be a Backend Login, as i have quite a lot of ext. running.

Just send me a mail.

Gunnar
user picture Author: Andre Daley
Posted: Aug 27 2007 - 11:59 PM
Subject: re: Version 1.0
I installed the latest version 1.0 of the staff directory and now I get this error message at the top of my web pages. I'm running typo3 4.1

Warning: Unexpected character in input: ' ' (ASCII=11) state=1 in /home3/mosaic/mosaiclife-www/typo3conf/ext/wec_staffdirectory/pi1/class.tx_wecstaffdirectory_pi1.php on line 886

Warning: Cannot modify header information - headers already sent by (output started at /home3/mosaic/mosaiclife-www/typo3conf/ext/wec_staffdirectory/pi1/class.tx_wecstaffdirectory_pi1.php:886) in /home3/mosaic/mosaiclife-www/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2898
Author: Dave Slayback
Posted: Aug 28 2007 - 10:21 AM
Subject: re: Version 1.0
Hi Andre,

Sure enough there is a strange character in that line. Don't know how it got there and in all the testing, did not see this issue. However, I found that it was in the error logs, but not shown. Will fix it in next version -- out this week.

You can fix it right now by going to the WEC Staff Directory extension, editing that file and going to that line 886 and deleting that line. It is a blank line with this illegal character. If you are searching, it is after these lines:

if ($item['news']) {
$markerArray['###NEWS_SHORT###'] = $this->local_cObj->stdWrap($item['news'], $this->conf['newsShort_stdWrap.']);
}

-Dave
Author: Gunnar Hönekop
Posted: Aug 30 2007 - 03:53 AM
Subject: re: Version 1.0
Hi Dave,

still the same problem. If you like, i can give you a Backend-Login to see what's going wrong.

Gunnar
Author: Dave Slayback
Posted: Aug 30 2007 - 08:38 AM
Subject: re: Version 1.0
Hi Gunnar,

I was able to find and fix this problem. It will be in the v1.0.1 release, hopefully coming out this Friday.

-Dave
Author: Gunnar Hönekop
Posted: Aug 30 2007 - 12:12 PM
Subject: re: Version 1.0
Hi,

GREAT. Thanks for your help.

Gunnar
Total Posts: 8 - Pages (1): [1]
You must login to post a message to this conference.