Index page keeps reloading

General questions about CMSimple
Post Reply
AfterEight
Posts: 3
Joined: Fri Mar 12, 2010 12:56 pm

Index page keeps reloading

Post by AfterEight » Fri Mar 12, 2010 1:01 pm

Hi,
I made an index-page (index.php) with a flash animation and it has a link to the Welcome page. It worked fine until now that I updated the animation and it's not working anymore! Even if I try to login or go to any other page, the browsers (IE, Firefox, Chrome) just upload the index page again. How can I fix this? I really do not know any php-code...
Any help much appreciated!

mvwd
Posts: 299
Joined: Tue Jun 17, 2008 10:35 pm
Location: Baden Württemberg / Germany
Contact:

Re: Index page keeps reloading

Post by mvwd » Fri Mar 12, 2010 2:59 pm

Hello AfterEight,

maybe you've overwritten the index.php of CMSimple... !?
Can you post a link to your page for a deeper look?

mvwd.

AfterEight
Posts: 3
Joined: Fri Mar 12, 2010 12:56 pm

Re: Index page keeps reloading

Post by AfterEight » Fri Mar 12, 2010 4:59 pm

Probably I have..
www.stromsa.net/

But I thought the index page had one name and the welcome-page another...

mvwd
Posts: 299
Joined: Tue Jun 17, 2008 10:35 pm
Location: Baden Württemberg / Germany
Contact:

Re: Index page keeps reloading

Post by mvwd » Sun Mar 14, 2010 7:35 am

...seems like you deleted the index.php.
The splash-screen is made in a index.html, the link is directing to: http://www.stromsa.net/?Tervetuloa . Better will be: http://www.stromsa.net/index.php?Tervetuloa .

So:
  1. re-upload the original index.php of CMsimple(_XH)
  2. Check if any other files are missing
  3. Check if CMSimple is working (use the direct URL: http://www.stromsa.net/index.php)
If then by typing the URL: http://www.stromsa.net/ CMSimple shows up (instead of your splash-screen), you have to reorder the loading of index-files in your webserver (via .htaccess, php.ini or in your webserver-admin, depends on server-type). Alternatively (and the easier way) you can install CMSimple in a subfolder and link from you splash-screen to this location (e.g. http://www.stromsa.net/cms/ ).

mvwd.

AfterEight
Posts: 3
Joined: Fri Mar 12, 2010 12:56 pm

Re: Index page keeps reloading

Post by AfterEight » Sun Mar 14, 2010 6:36 pm

It's working now! I don't know what I'd have done without you. Thank you A MILLION!!! :D

Post Reply