Archived CMSimple Support Forum

The Old CMSimple User Community
It is currently Thu Sep 02, 2010 4:38 pm

This archived CMSimple Support Forum will be locked primo June 2008. Users with a commercial licence are advised to register and use the new Official Support Forum at CMSimple.com instead. A community driven forum with free registration is found at cmsimpleforum.com.

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 14 posts ] 
Author Message
 Post subject: Edit without login
PostPosted: Wed Aug 30, 2006 8:59 am 
Offline

Joined: Sat May 13, 2006 9:17 am
Posts: 92
Location: France
Maybe a bug ?
We can display an edition area before the content with a simple "?&edit" after the current URL. Luckily, save function is not efficient !
Problem concerns only my sites with cmsimple 2.6 and whatever the editor.
Confirmed by another french user.
:(


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 30, 2006 9:06 am 
Offline

Joined: Wed Dec 31, 2003 1:07 pm
Posts: 2494
Location: planet earth
-
Try deleting your cookies ... I do not get an edit textarea with version 2.6.

djot

CMSimple Addonsbydjot: http://www.internet-setup.de/cmsimple/
-


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 30, 2006 10:18 am 
Offline

Joined: Sat May 13, 2006 9:17 am
Posts: 92
Location: France
Cookies deleted.
Same problem under Firefox, IE6, Opera 9 ...


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 11:51 am 
Offline
Site Admin

Joined: Mon May 12, 2003 12:36 pm
Posts: 3091
Location: Rutsker, Bornholm, Denmark
Quote:
We can display an edition area before the content with a simple "?&edit" after the current URL. Luckily, save function is not efficient !


Bob - if I understand you right, the URL http://www.cmsimple.dk/cmsimple2_6/?&edit should show an editor?

That should not be possible.

Please mail me the URLs.

Cheers, Peter


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 12:40 pm 
Offline

Joined: Sat May 13, 2006 9:17 am
Posts: 92
Location: France
I know that's strange ... :?
You can see the problem here :
http://www.cmsimple.fr/?&edit ("Online" server)
or here :
http://www.telethon30.free.fr/?&edit ("Free" server)
Last fixed version 2.6 ...
I'll verify with a clean installation without addons ...


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 12:47 pm 
Offline

Joined: Wed Dec 31, 2003 1:07 pm
Posts: 2494
Location: planet earth
-
I am sure you have something installed that overwrite $edit and that only you have this problem, a clean CMSimple v2.6 does not show edit boxes.

It's no good idea to search for errors, if hundreds of plugins and addons are loaded. So turn them all off, and put them back one by one - this way you will find the error.


djot

CMSimple Addonsbydjot: http://www.internet-setup.de/cmsimple/
-


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 1:14 pm 
Offline

Joined: Sat May 13, 2006 9:17 am
Posts: 92
Location: France
I agree with you, but ...
Same problem with a new installation, without content, without plugins ... empty !
Password changed.
Three differents navigators, cookies and cache deleted.
Local or distant site.
Only with version 2.6 fixed at 02/08 !!! :wink:


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 1:31 pm 
Offline

Joined: Sat May 13, 2006 9:17 am
Posts: 92
Location: France
Ok, i see better now ...
Problem is in adm.php ...
Certainly in "editor call" part ...
Peter, that's to you ! :wink:

PS: Waiting, i update my sites with first version 2.6 (07/2006) of adm.php and cms.php ...


Last edited by Bob on Thu Aug 31, 2006 2:22 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 1:46 pm 
Offline

Joined: Fri Feb 04, 2005 8:30 am
Posts: 475
Location: Belgium
Bob,

you're correct

you can temporary prevent viewing the editor by adding the following code at the beginning of the editor code :
if ($edit&&$adm){

and at the end of the code (just before >)
}

this temporary solves the issue

or you can change the following code in adm.php from

Code:
if($edit&&(!$f||$f=='save')&&!$download){


to

Code:
if($edit&&$adm&&(!$f||$f=='save')&&!$download){


JAT


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 2:28 pm 
Offline

Joined: Sat May 13, 2006 9:17 am
Posts: 92
Location: France
Thanks JAT
I prefer waiting for a 2.6.1 fix.
Peter, please, next time, give an evolution number to each new version or fix, i became crazy in my debugging tests !!! :wink:


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 4:40 pm 
Offline

Joined: Fri Feb 04, 2005 8:30 am
Posts: 475
Location: Belgium
Bob,

no problem if you want to wait... in fact, it isn't possible to edit the content even when the editor is displayed... the save function doesn't work...

JAT


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 31, 2006 5:07 pm 
Offline

Joined: Sat May 13, 2006 9:17 am
Posts: 92
Location: France
I know it, i did say it on top of this topic, but it's even so a regression ...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 01, 2006 12:07 pm 
Offline
Site Admin

Joined: Mon May 12, 2003 12:36 pm
Posts: 3091
Location: Rutsker, Bornholm, Denmark
Please see update at http://www.cmsimple.dk/?Downloads:Beta_version


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 01, 2006 1:16 pm 
Offline

Joined: Sat May 13, 2006 9:17 am
Posts: 92
Location: France
Thank you for reaction, Peter.
Info added on french website.
Cheers.
Bob


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 14 posts ] 

All times are UTC


Who is online

Users browsing this forum: MSN [Bot] and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group