Help, my News admin interface is gone!

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Alex_Leipzig

Help, my News admin interface is gone!

Post by Alex_Leipzig »

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]
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Help, my News admin interface is gone!

Post by calguy1000 »

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.
Alex_Leipzig

Re: Help, my News admin interface is gone!

Post by Alex_Leipzig »

calguy1000 wrote: In cases like this, if you do a view source there's probably an ERROR in there someplace.
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.

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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Help, my News admin interface is gone!

Post by Ted »

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.
Alex_Leipzig

Re: Help, my News admin interface is gone!

Post by Alex_Leipzig »

So, what could we do? Where could we start searching? The News module is crucial for my site.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Help, my News admin interface is gone!

Post by Ted »

Well, first things first.  Is there a backup you can restore?
Alex_Leipzig

Re: Help, my News admin interface is gone!

Post by Alex_Leipzig »

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?
Alex_Leipzig

Re: Help, my News admin interface is gone!

Post by Alex_Leipzig »

No, there's no upgrade link...
C'est quand même bizarre!
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Help, my News admin interface is gone!

Post by Ted »

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.
Alex_Leipzig

Re: Help, my News admin interface is gone!

Post by Alex_Leipzig »

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
Last edited by Alex_Leipzig on Wed Feb 15, 2006 1:40 pm, edited 1 time in total.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Help, my News admin interface is gone!

Post by Ted »

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).
Alex_Leipzig

Re: Help, my News admin interface is gone!

Post by Alex_Leipzig »

Patricia 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) ?
to latest stable - 0.11.2
what are environement specs (windows/unix, IIS/Apache, php version, which database: mysql? other? version etc.etc.)
see my signature ;-) en plus, i use mysql version 3.23.44.
and did you run the upgrade from install/upgrade.php,
yes, i did
and do you remember by any chance, the cmsms db schema version it had to go from/to?
unfortunately not
Last edited by Alex_Leipzig on Wed Feb 15, 2006 2:15 pm, edited 1 time in total.
lala

Re: Help, my News admin interface is gone!

Post by lala »

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
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?
lala

Re: Help, my News admin interface is gone!

Post by lala »

lala wrote:
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
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?

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!
lala

Re: Help, my News admin interface is gone!

Post by lala »

lala wrote:
lala wrote:
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
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?

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!
By the way all the news and other tables are unchanged.
Locked

Return to “[locked] Installation, Setup and Upgrade”