Members: 16,996
Threads: 38,831
Posts: 159,349
Online: 32

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 10.04.2004, 17:49   #1 (permalink)
Mamber
 
Join Date: Apr 2004
Posts: 120
reemas is on a distinguished road
Default Newsletter Component won't uninstall

i just installed them. i decided not to use them without doing anything so i went to uninstall them but i got this message:

DB function failed with error number 1064
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'TABLE `mos_newsletter`' at line 1 SQL=DROP TABLE TABLE `mos_newsletter`
SQL =
DROP TABLE TABLE `mos_newsletter`


and they wont uninstall. any ideas why?

thanks!
__________________
www.reemasville.com
reemas is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 10.04.2004, 20:03   #2 (permalink)
Senior Mamber
 
novocaine's Avatar
 
Join Date: Apr 2004
Location: Hamburg/Germany
Posts: 241
novocaine is on a distinguished road
Default Re: newsletters won't uninstall

To me it seems, that the DROP TABLE command is invalid when saying "DROP TABLE TABLE ..."
Here is how you manually can try to uninstall and delete the tables, BUT before doing this, BACKUP your database:

If you have phpMyAdmin, delete the following tables via phpMyAdmin: mos_newsletter, mos_newsletter_letters, mos_newsletter_subscribers, mos_newsletter_sendletters. Go to table mos_components and search for entries called "Newsletter", "Newsletter management", "Subscriber management" and "Send newsletter", delete them. In your mambo installation find the folder /components/com_newsletter and /administrator/components/com_newsletter delete them too. That should do the trick.
Another thing you could try (if you don't want to use the above) is opening the file /administrator/components/com_newsletter/newsletter.xml and look somewhere at line 60 if there is a typo, e. g. something like this:

Code:
<query>DROP TABLE TABLE `mos_newsletter`</query>
which should look this way:

Code:
<query>DROP TABLE `mos_newsletter`</query>
Hope, this helps.

regards,
novocaine
__________________
Visit ThinkMambo - home of TMEdit and XHTMLSuite
WYSIWYG editors for Mambo Open Source
novocaine is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Installed Component twice - how do I remove the second entry doom4 Component 'How Do I' Questions 15 13.09.2004 09:02


All times are GMT +2. The time now is 02:31.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.