PDA


View Full Version : Database error


Gri
05-25-2005, 08:25 AM
I have got a problem in my homepage, it tells that:


There seems to have been a slight problem with the dipsizkuyu.net database.
Please try again by pressing the refresh (http://javascript%3Cb%3E%3C/b%3E:window.location=window.location;) button in your browser.

An E-Mail has been dispatched to our Technical Staff (gri@dipsizkuyu.net), who you can also contact if the problem persists.

We apologise for any inconvenience.


I am trying to uninstall and reinstall the vbacmps but it is not possible, it is reporting that it has uninstalled the script but after this I try to reinstall, it tells me that it is already installed.

I cannot uninstall vbacmps and I tried everything, checked and repaired tables, repeated the uninstall process several times but no result. Everytime it tells me that it is already installed.

What can I do, how can I uninstall it before installing it again?

Thanks for help.

Note: Address of my vbacmps is http://www.dipsizkuyu.net/cmps_index.php

Brian
05-25-2005, 11:52 AM
Try running the uninstall script again, and then run this query:

DELETE FROM adv_setting WHERE varname LIKE 'adv_portal%';

Then try the install again and see if that helps.

Gri
05-25-2005, 12:27 PM
It's still the same. First I uninstalled and after this executed the query from phpmyadmin, nothing happened. It's still the same.

I downloaded the latest version, uploaded and overwrote files and the result is same again.

Brian
05-25-2005, 12:34 PM
Weird... I'm not sure what would be causing that, but if you'd like to submit a support ticket via the Members' Area here I'll be glad to take a look.

Gri
05-25-2005, 12:46 PM
I submitted a ticket, thanks for your help. :)

Gri
05-25-2005, 01:43 PM
Problem solved with Brian's efforts and now I want to thank to him. :)

Megadeuce
06-12-2005, 02:54 AM
Brian,
I have the same exact error. Where is the uninstall script?

Brian
06-12-2005, 12:46 PM
Try running this query instead, then reinstall.

DELETE FROM adv_setting WHERE varname LIKE 'portal%';