|
View previous topic :: View next topic |
| Author |
Message |
Dylert Nice poster


Offline Joined: May 02, 2007 Posts: 108 Location: Norway
|
Posted: Fri Jan 22, 2010 10:33 pm Post subject: Some problems..... |
|
Hello!
During the last weeks I've had some problems. Installing/uninstalling modules have been impossible for some reason. I get datebase errors, and today I got even more errors. I have tried to check, repair, optimize etc the databese through the admin panel of my site, but it hasn't solved any problem.
Here's some of the errors I got today:
includes/db/db.php
* CMS Warning line 75: On /admin.php?op=modules&uninstall=NBBCode While executing query "ALTER TABLE cms_admins DROP radminnbbcode" the following error occured: Can't DROP 'radminnbbcode'; check that column/key exists In: /customers/hellasforum.net/hellasforum.net/httpd.www/admin/modules/modules.php on line: 323
Deprecated: Function ereg() is deprecated in /customers/hellasforum.net/hellasforum.net/httpd.www/includes/classes/cpg_debugger.php on line 105
I upgraded my site from 9.1.2.1 to 9.2.1 a couple of months ago. Maybe the issue is there?????
Dylert's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux / 1.3.34 / 4.1.13-standard / 4.3.11 / Dragonfly 9.2.1
|
|
| Back to top |
|
 |
greenday2k Forum Admin


Offline Joined: Aug 11, 2005 Posts: 489 Location: CO
|
|
| Back to top |
|
 |
Dylert Nice poster


Offline Joined: May 02, 2007 Posts: 108 Location: Norway
|
Posted: Sun Jan 24, 2010 8:16 am Post subject: Re: Some problems..... |
|
| greenday2k wrote: |
| add a colum to the cms_admins called & try uninstall that module. |
Thank you Greenday2k, but this is Greek to me.
Below is a screenshot of some errors in my database. How can I fix this, and will it help?
Dylert's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux / 1.3.34 / 4.1.13-standard / 4.3.11 / Dragonfly 9.2.1
|
|
| Back to top |
|
 |
warden Silver Supporter


Offline Joined: Dec 16, 2004 Posts: 196 Location: North Carolina
|
|
| Back to top |
|
 |
greenday2k Forum Admin


Offline Joined: Aug 11, 2005 Posts: 489 Location: CO
|
|
| Back to top |
|
 |
Dylert Nice poster


Offline Joined: May 02, 2007 Posts: 108 Location: Norway
|
Posted: Thu Feb 04, 2010 9:08 pm Post subject: Re: Some problems..... |
|
Thanks a lot, greenday2k! It worked!
Now the next problem: Installing new modules.
When I install a new module in the admin-panel everythings looks fine. The installations seems ok and I get no errors. When I try to use a new module, I get the databese error. I think there hasn't been created any tables in the database when I installed the modules.
Here's an example of an error:
CMS Warning line 75: On /index.php?name=Personal While executing query "SELECT COUNT(*) FROM cms_personality WHERE aid='Ole' AND private=0 LIMIT 1" the following error occured: Table 'hellasforum_net.cms_personality' doesn't exist In: /customers/hellasforum.net/hellasforum.net/httpd.www/modules/Personal/index.php on line: 51
What can I do about this?
Dylert's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux / 1.3.34 / 4.1.13-standard / 4.3.11 / Dragonfly 9.2.1
|
|
| Back to top |
|
 |
greenday2k Forum Admin


Offline Joined: Aug 11, 2005 Posts: 489 Location: CO
|
|
| Back to top |
|
 |
|
|