1
council
Complete uninstall of module?
  • 2005/1/9 1:23

  • council

  • Not too shy to talk

  • Posts: 184

  • Since: 2004/12/18


I was having trouble with phpbbi so I uninstalled it ... at least I thought I did. When I tried to reinstall it I got the following error message on the install screen:

'xoops_phpbbi_auth_access' already exists

How do I fix this?

Thanks...

2
jdseymour
Re: Complete uninstall of module?

When you uninstall a module, you first must deactivate it in the module admin page then uninstall it through the page.

Just deleting the files from the server does not work. Not saying that you did that though.

If per chance you did just delete the module without uninstalling, just reupload the module and uninstall the proper way.

If you did uninstall it properly then it may have left some tables in your database. You will need to use something like phpmyadmin to drop those tables from the database.

In the module folder there should be a text file with a SQL extension that will have a listing of installed tables to help you in deleting them.

HTH, and hope I made sense.

3
council
Re: Complete uninstall of module?
  • 2005/1/9 5:11

  • council

  • Not too shy to talk

  • Posts: 184

  • Since: 2004/12/18


Quote:

jdseymour wrote:
When you uninstall a module, you first must deactivate it in the module admin page then uninstall it through the page.

Just deleting the files from the server does not work. Not saying that you did that though.

If per chance you did just delete the module without uninstalling, just reupload the module and uninstall the proper way.

If you did uninstall it properly then it may have left some tables in your database. You will need to use something like phpmyadmin to drop those tables from the database.

In the module folder there should be a text file with a SQL extension that will have a listing of installed tables to help you in deleting them.

HTH, and hope I made sense.


Thanks, worked like a charm.

But here's another question: how do I change the url icon. You know the one that appears in the url window?

I changed the favicon.ico file in the root, but it had no effect.

R.

4
carnuke
Re: Complete uninstall of module?
  • 2005/1/9 9:53

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


changing the favicon by overwriting the original is fine, but you will propbably have to clear your browser cache to see the new one.

5
council
Re: Complete uninstall of module?
  • 2005/1/9 15:57

  • council

  • Not too shy to talk

  • Posts: 184

  • Since: 2004/12/18


Quote:

carnuke wrote:
changing the favicon by overwriting the original is fine, but you will propbably have to clear your browser cache to see the new one.


Yes, that did the trick.

Here's another question: I'm using a theme that has a menu bar across the top callining on modules I'm not using. One of them I'm not using is the default forum. How do I change it to to my new phpbbi forum instead?

Thanking you before hand,

R.

6
carnuke
Re: Complete uninstall of module?
  • 2005/1/9 16:03

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


Open theme.html in a suitable editor.

Look for the code in your tabs that shows something like

<{$xoops_url}>modules/newbb/

or http://yourdomain.com/modules/newbb/

and change the newbb to whatever the name of the module you want (phpbbI)

7
council
Re: Complete uninstall of module?
  • 2005/1/10 2:25

  • council

  • Not too shy to talk

  • Posts: 184

  • Since: 2004/12/18


Quote:

carnuke wrote:
Open theme.html in a suitable editor.

Look for the code in your tabs that shows something like

<{$xoops_url}>modules/newbb/

or http://yourdomain.com/modules/newbb/

and change the newbb to whatever the name of the module you want (phpbbI)



Thanks!

Login

Who's Online

484 user(s) are online (53 user(s) are browsing Support Forums)


Members: 0


Guests: 484


more...

Donat-O-Meter

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

Latest GitHub Commits