Help, my News admin interface is gone!
Help, my News admin interface is gone!
Just updated from 0.10 to 0.11.2 and I can't see the News admin interface anymore. Can anybody help (quick?)?
Thx
[attachment deleted by admin]
Thx
[attachment deleted by admin]
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Help, my News admin interface is gone!
In cases like this, if you do a view source there's probably an ERROR in there someplace.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Help, my News admin interface is gone!
I know, there's another thread (http://forum.cmsmadesimple.org/index.ph ... 374.0.html). There's no error, the page seems to be loaded incompletely.calguy1000 wrote: In cases like this, if you do a view source there's probably an ERROR in there someplace.
Update:
Oh great, looking into my SQL database I just realized all my news entries have disappeared! Love it...
Last edited by Alex_Leipzig on Tue Feb 14, 2006 9:09 pm, edited 1 time in total.
Re: Help, my News admin interface is gone!
No one has ever complained of that one before. I did an upgrade recently of 0.10(3?) to latest and all of the news items are there.
I wonder if something else is going on.
I wonder if something else is going on.
Re: Help, my News admin interface is gone!
So, what could we do? Where could we start searching? The News module is crucial for my site.
Re: Help, my News admin interface is gone!
Well, first things first. Is there a backup you can restore?
Re: Help, my News admin interface is gone!
Sorry for being a bit rude.
Yes, there is a backup. But somehow the table structure seems to have changed meanwhile. SQL refused to insert the data due to some structure difference (column doesn't exist or something).
Maybe it would be sufficient to restore the old table structure of 0.10 and then import the data?
Yes, there is a backup. But somehow the table structure seems to have changed meanwhile. SQL refused to insert the data due to some structure difference (column doesn't exist or something).
Maybe it would be sufficient to restore the old table structure of 0.10 and then import the data?
Re: Help, my News admin interface is gone!
No, there's no upgrade link...
C'est quand même bizarre!
C'est quand même bizarre!
Re: Help, my News admin interface is gone!
Ok, here is how I would go about this.
1. Uninstall the 0.11.2 News.
2. Download 0.10 (or whatever version you upgraded from)
3. Copy just the News module out of it and drop it your 0.11.2 install
4. Restore the 2 news tables
5. Copy the News module for 0.11.2 over the old one
6. Hit upgrade.
I'm not sure why it didn't work originally. This is definintely the first problem I've heard with it, and it's kind of frustrating.
1. Uninstall the 0.11.2 News.
2. Download 0.10 (or whatever version you upgraded from)
3. Copy just the News module out of it and drop it your 0.11.2 install
4. Restore the 2 news tables
5. Copy the News module for 0.11.2 over the old one
6. Hit upgrade.
I'm not sure why it didn't work originally. This is definintely the first problem I've heard with it, and it's kind of frustrating.
Re: Help, my News admin interface is gone!
Wishy, thank you very much. I will try that asap and tell you more about it. Oh, which two tables do you mean? Currently there are the following in my database:
cms_module_news
cms_module_news_article_categories
cms_module_news_categories
cms_module_news_categories_seq
cms_module_news_seq
cms_module_news
cms_module_news_article_categories
cms_module_news_categories
cms_module_news_categories_seq
cms_module_news_seq
Last edited by Alex_Leipzig on Wed Feb 15, 2006 1:40 pm, edited 1 time in total.
Re: Help, my News admin interface is gone!
Oh, you're right. I would say do all 5, even though article_categories isn't used anymore (actually, I never thought that went into a production release).
Re: Help, my News admin interface is gone!
to latest stable - 0.11.2Patricia wrote: later today, when I'll be at home, I will try to recreate the problem.
would be good to find out what happened (in order to solve, avoid same situation, and warn)
so alex (oui c'est bizarre)
when you said you did the upgrade to latest, is it latest stable? (0.11.2) or is it betaversion 0.12beta1 (now 2) ?
see my signaturewhat are environement specs (windows/unix, IIS/Apache, php version, which database: mysql? other? version etc.etc.)

yes, i didand did you run the upgrade from install/upgrade.php,
unfortunately notand do you remember by any chance, the cmsms db schema version it had to go from/to?
Last edited by Alex_Leipzig on Wed Feb 15, 2006 2:15 pm, edited 1 time in total.
Re: Help, my News admin interface is gone!
Same problem here!! At news modules i get to see this: Minimum CMSMS Version Required: 0.11-beta4 What's the problem? Is this a possible bug?alex wrote: Just updated from 0.10 to 0.11.2 and I can't see the News admin interface anymore. Can anybody help (quick?)?
Thx
Re: Help, my News admin interface is gone!
lala wrote:Same problem here!! At news modules i get to see this: Minimum CMSMS Version Required: 0.11-beta4 What's the problem? Is this a possible bug?alex wrote: Just updated from 0.10 to 0.11.2 and I can't see the News admin interface anymore. Can anybody help (quick?)?
Thx
This is another error i get: Fatal error: Call to a member function GetFriendlyName() on a non-object in F:\xampp\htdocs\xampp\voorbeeld cms\cmsmadesimple\admin\moduleinterface.php on line 45
I didn't do anything with the news module!
Re: Help, my News admin interface is gone!
By the way all the news and other tables are unchanged.lala wrote:lala wrote:Same problem here!! At news modules i get to see this: Minimum CMSMS Version Required: 0.11-beta4 What's the problem? Is this a possible bug?alex wrote: Just updated from 0.10 to 0.11.2 and I can't see the News admin interface anymore. Can anybody help (quick?)?
Thx
This is another error i get: Fatal error: Call to a member function GetFriendlyName() on a non-object in F:\xampp\htdocs\xampp\voorbeeld cms\cmsmadesimple\admin\moduleinterface.php on line 45
I didn't do anything with the news module!