[TYPO3-ttnews] mysql errors when adding new tt_news records
Dan Osipov
dosipov at phillyburbs.com
Mon Jun 30 16:32:41 CEST 2008
What is your version of tt_news and Typo3?
Dan Osipov
Calkins Media
http://phillyburbs.com/
Andrew Plank wrote:
> Andrew Plank wrote:
>> Hi tt_news experts!
>>
>> I've installed tt_news, and it's working fine, apart from an error
>> when I add new records. I fill out the details of the record, and
>> click either "save" or "save and close" and then I get the following
>> error:
>>
>> Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL
>> result resource in /home/plankmei/public_html/t3lib/class.t3lib_db.php
>> on line 808
>>
>> Warning: mysql_free_result(): supplied argument is not a valid MySQL
>> result resource in /home/plankmei/public_html/t3lib/class.t3lib_db.php
>> on line 835
>> No records found!
>> Warning: Cannot modify header information - headers already sent by
>> (output started at
>> /home/plankmei/public_html/t3lib/class.t3lib_db.php:808) in
>> /home/plankmei/public_html/typo3/alt_doc.php on line 1413
>>
>> Any idea what might be causing this?
>>
>> //Plankmeister
>
> I've since discovered that the problem happens when altering the hidden
> state of the entry, or updating it while it is hidden.
>
> If the entry is not hidden, then I can update it as much as I please
> with no errors. If I then hide it, and save the record, I get the same
> error. Any updates made while the record is hidden reproduce the problem.
More information about the TYPO3-project-tt-news
mailing list