Page 1 of 1

Not going to step 2

Posted: Fri Apr 20, 2007 4:21 pm
by ingmar75
Hallo

After installing and setting the right permissions I get to step 1 perfect
After pressing the contiue button for going to step 2 i get a blank page and nothing happens.
I's just installes the lattes version 1.0.5

Don;t know what to do.
Please help

Cheers

Re: Not going to step 2

Posted: Fri Apr 20, 2007 6:02 pm
by Pierre M.
Hello ingmar75,

please tell us more on your context (OS, db, webserver, PHP, browser, versions...)
See http://forum.cmsmadesimple.org/index.ph ... 661.0.html

Check the requirements : http://wiki.cmsmadesimple.org/index.php ... quirements
and tell us you are ok with them.

As I have'nt installed for a while, I don't remember what install steps are. PLease describe what was step 1, how it was (what has been achieved, was there warnings/errors...), what was your last clic and if getting a "blank page", please provide the source of this page.

Pierre M.

Re: Not going to step 2

Posted: Mon Apr 23, 2007 2:37 am
by JohnnyB
I'd just download the install package from the CMS MS site again, and upload the new install to the webserver.  sometimes things can get screwed up during the download and/or ftp to your webserver for no good reason.

Re: Not going to step 2

Posted: Mon Apr 23, 2007 12:30 pm
by Pierre M.
Yes, there are some reliability problems with some FTP tools.
Here is some information about this : http://wiki.cmsmadesimple.org/index.php/FTP_program
Pierre M.

Re: Not going to step 2

Posted: Mon Apr 23, 2007 1:48 pm
by ingmar75
Hello

Oke here we go. I downloaden the latest version again but no the ZIP versie and not the TAR versie.
Uploading went oke, the systems ask for write permission in my folder, after setting this open I get the firt page named STEP 1

After setting al the permissions so the system is oke, pressing the contiue button --> it opens my frondpage and I get
the hard html code for step 2
FCKConfig.BaseHref = 'http://www.something.com/' ;


FCKConfig.SourcePopup = false ;
FCKConfig.Plugins.Add( 'CMSModules', 'en,it,nl' ) ;
FCKConfig.Plugins.Add( 'CMSContent', 'en,it,nl' ) ;

FCKConfig.ToolbarSets["Default"] = [
['Source','-','Templates'],
['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'],
['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
['OrderedList','UnorderedList','-','Outdent','Indent'],
['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],'/',
['CMSModules','CMSContent','Link','Unlink','Anchor'],
['Image','Flash','Table','Rule','SpecialChar'],
['Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'],
'/',
['Style','FontFormat','FontName','FontSize'],
['TextColor','BGColor'],
['About']
] ;





        CMS Made Simple Install
       
       




etc etc etc
it's the html code of the install[2].css. 

My system :
Alle requierments, CMSmadeSimple has been running on it before
PHP and CGI
SQL 4.1.21 versie
browser intetnet explorer 6.0
windows xp

Re: Not going to step 2

Posted: Mon Apr 23, 2007 2:48 pm
by Pierre M.
ingmar75 wrote: ...I downloaden the latest version again but no the ZIP versie and not the TAR versie.
What have you downloaded then ? Which link ? Which file ?
ingmar75 wrote:
etc etc etc
It is this "body" which is interesting to understand why it renders as "a blank page".
ingmar75 wrote: browser intetnet explorer 6.0
You shoud upgrade to IE7 or FF2.
Pierre M.