1
giba
[x-Soap] Problem with uninstall
  • 2008/2/12 14:01

  • giba

  • Just can't stay away

  • Posts: 638

  • Since: 2003/4/26


After uninstall, message:

Quote:

Deleting block...
Deleting module tables...
ERROR: Could not drop table xd57c3_soap_table.
Table xd57c3_soap_fields dropped.
Group permissions deleted
Deleting module config options...
Config data deleted from the database. Config ID: 287
Config data deleted from the database. Config ID: 288


Note: Not deleted table prefix_soap_table

version: XOOPS 2.0.18 rc
Apache: 2.0
Mysql: 5.0
Php: 5.2

2
wishcraft
Re: [x-Soap] Problem with uninstall

yeah if you want to patch that it is line 50 of xoops_version.php

$modversion['tables'][0]    = 'soap_table';

// Should be

$modversion['tables'][0]    = 'soap_tables';
Resized Image
www.ohloh.net/accounts/226400

Follow, Like & Read:-

twitter.com/RegaltyFamily
github.com/Chronolabs-Cooperative
facebook.com/DrAntonyRoberts

3
giba
Re: [x-Soap] Problem with uninstall
  • 2008/2/12 14:13

  • giba

  • Just can't stay away

  • Posts: 638

  • Since: 2003/4/26


Ok, i change it now

Thanks.

ps: Look PM please, details specials for you.

Login

Who's Online

158 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 158


more...

Donat-O-Meter

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

Latest GitHub Commits