Missing configurations pages

Questions about how to install and problems installing - please read the documentation first!
Post Reply
leivo
Posts: 2
Joined: Wed Jul 23, 2008 7:00 am

Missing configurations pages

Post by leivo » Wed Jul 23, 2008 7:08 am

Hi.

I'm missing every configuration option, configuration page is empty with only save button.
I can log in, edit my webpages work normally but if I go to settings page and try to edit any configuration I just get an empty page. See the picture:
[ external image ]

How do I get these back? I can't figure the point where I lost them or how to get any error messages out of this system.

Holger
Site Admin
Posts: 3470
Joined: Mon May 19, 2008 7:10 pm
Location: Hessen, Germany

Re: Missing configurations pages

Post by Holger » Wed Jul 23, 2008 7:28 am

It's a known problem with the Plugin-Loader:

Try this loader from the wiki:
http://cmsimplewiki.com/doku.php/plugin ... inloader_2
Use the "Modified PluginLoader".

Download:
http://cmsimplewiki.com/lib/exe/fetch.p ... ache=cache

Holger

leivo
Posts: 2
Joined: Wed Jul 23, 2008 7:00 am

Re: Missing configurations pages

Post by leivo » Wed Jul 23, 2008 9:18 am

Thanks! That solved the problem. *UUUPS* Lets take that back.

Now with the new pluginloader sblog no longer works. Every page that contains sblog is completely empty. Any ideas how to get these to play along?

Till
Posts: 337
Joined: Tue May 20, 2008 7:20 am
Location: Germany: Bremen
Contact:

Re: Missing configurations pages

Post by Till » Thu Aug 14, 2008 6:07 pm

leivo wrote:Now with the new pluginloader sblog no longer works. Every page that contains sblog is completely empty. Any ideas how to get these to play along?
I'll check that as soon as I have settled in my new environment.

Till

Tata
Posts: 3588
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Missing configurations pages

Post by Tata » Thu Aug 14, 2008 6:54 pm

I use Plugin Loader version 2.0 beta 9 for CMSimple v2.6, v2.7 and it works well also with CMSimple.3.x. The only that shalll be added into its index.php just before

Code: Select all

/*
 * Set plugin filenames.
 * Indstil plugin filenavne.
*/
function PluginFiles($plugin) {
is this code

Code: Select all

// Plugin functions 
unset($plugin);
I think this solved the problem with missing config pages.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

Till
Posts: 337
Joined: Tue May 20, 2008 7:20 am
Location: Germany: Bremen
Contact:

Re: Missing configurations pages

Post by Till » Thu Sep 04, 2008 6:57 pm

Till wrote:I'll check that as soon as I have settled in my new environment.
According to my tests, sBlog is running on this kind of setup.

Till

Tata
Posts: 3588
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Missing configurations pages

Post by Tata » Mon Jan 26, 2009 10:58 am

I hopped to learn enough about installing CMSimple. But now I got to curious point. I installed CMSimple3_2, later 3_0 to a subdomain on my webspace. I can login but I can't open the SETTINGS and I can't call also any other admin function. There is installed no plugin. It just loggs me out - back to the Welcome Page. All other subdomains work well only this one makes the problem. Where can be the problem?
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

Tata
Posts: 3588
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Missing configurations pages

Post by Tata » Tue Jan 27, 2009 11:27 am

I hope to find it...
Tata wrote:Where can be the problem?
I named the subdomain e.g. cmsimple3_0, cmsimple3_1, cmsimple3_2. In these cases the admin mdoe does not work. Renaming the directories to any other name (e.g. test1, test2, test3) everything works well again.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

Martin
Posts: 346
Joined: Thu Oct 23, 2008 11:57 am
Contact:

Re: Missing configurations pages

Post by Martin » Tue Jan 27, 2009 5:42 pm

Let me take a guess: You are using the Internet Explorer?

http://www.google.de/search?hl=en&q=ie+ ... underscore

Tata
Posts: 3588
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Missing configurations pages

Post by Tata » Tue Jan 27, 2009 6:57 pm

What a shame :oops: !!! I haven't thougt about this stupid "feature"... And I have entirely forgotten to look for answer out of this forum during the multiple "in-rein-in-reinstallation.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

Post Reply