[TYPO3-english] does feuser4comments work?

Antonio Willybiro keiser_soze at hotmail.com
Fri Feb 13 22:16:22 CET 2009


Hi,

I had the same problem and contacted  Sven.

If you check on the ExtensionManager you might see that the table has not 
been created on tx_comments_comments.

Try this SQL query: ALTER TABLE tx_comments_comments ADD 
tx_feuser4comments_feuser int(11) default NULL;
it should create the table and fix your problem. it did the trick for me.

Antonio

"Anatoly Pashmorha" <foru.paper at gmail.com> wrote in message 
news:mailman.41439.1234559341.2904.typo3-english at lists.netfielders.de...
Hello

I have installed Commenting system  ( comments ) extension to enable
commenting for  tt_news. It works without any problem.
But when I installed  feuser4comments extension -- comments  are not
added any more. No error is reported.
Can you help me with what can be the problem?

Are there any other options to integrate fe_users with Commenting
system?

        TYPO3 4.2.5
        comments        1.5.2
        feuser4comments         0.0.2


Anatoly



More information about the TYPO3-english mailing list