1
davidtillyer
'xoops_tutorials'

I have down loaded this module and installed it, went a bit wroung with the permissions. So I un-installed it in the XOOPS admin section AND deleted it from my server. Then I uploaded it again and tryed to re-install it again after I set the right permissions but then it give me the error:

Installing Tutorials

Table 'xoops_tutorials' already exists

Unable to install tutorials. Error(s):

Q: How do I COMPLETLY remove it or the "Table" and start again.

2
jdseymour
Re: 'xoops_tutorials'

Something messed up on the uninstall. Manually drop the offending table from the database using PHPmyadmin.

HTH.

3
ejuden01
Re: 'xoops_tutorials'
  • 2005/5/20 19:04

  • ejuden01

  • Not too shy to talk

  • Posts: 121

  • Since: 2004/4/5 1


You will most likely have to go into MySQL and remove the table from there.

One of the possible causes of this is that the developer of the application forgot to include that table in the $modversion['tables'] array in xoops_version.php. The tables are added from the sql file, but it must be in the tables array in xoops_version.php to be removed.

Login

Who's Online

188 user(s) are online (127 user(s) are browsing Support Forums)


Members: 0


Guests: 188


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits