[TYPO3-dev] Problem with local install of typo3
Brian Bendtsen
nightowl at galnet.dk
Thu Dec 27 11:42:50 CET 2007
Hi
I have set up an appserv wamp on my laptop and plan to make it my
developer pc.
I have created a small extension but I get som weird errors when I go to
ext. manager and click the extension.
First of all I get a lot of:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL
result resource in C:\AppServ\www\developer\t3lib\class.t3lib_db.php on
line 987
I think there are close to 100 of there error messages.
Besides Typo3 suggests that I make updates to my database:
An example:
ALTER TABLE tx_a11catalog_product ADD uid int(11) NOT NULL auto_increment;
aso. but these fields already exist.
Any idea why I have these problems, could it be database related?
I have turned on sqldebug=1 but no sql errors are shown.
/Brian
More information about the TYPO3-dev
mailing list