Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

SOLVED - Simple Guestbook


Go to End


4 Posts   1914 Views

Avatar
Robert Dowell

Community Member, 17 Posts

18 May 2010 at 11:03am

I have installed guestbook trunk r.57 on silverstripe 2.4 which is in a directory named mustangpavilion. I created a guestbook page, however when I click the link to the page I get this 404 error: The requested URL /silverstripe-v2.3.7/sapphire/main.php was not found on this server. I can't find what is making it look for silverstripe-v2.3.7.

Any help would be appreciated.

Thanks,
Bob

Avatar
Euphemismus

Community Member, 82 Posts

18 May 2010 at 6:38pm

Hi Bob,

did you do a clean install? Are there any other modules installed?
Did you upgrade from an older installation and kept the .htaccess file?

Regards,
Marc

Avatar
Robert Dowell

Community Member, 17 Posts

18 May 2010 at 8:50pm

Edited: 18/05/2010 8:57pm

Euphemismus,

Yes I upgraded to 2.4, the following modules are also installed: dataobject_manager, event_calendar, image_gallery, swfupload. I'm sure I didn't do anything with the .htaccess file, where is it and what do I need to do with it? As you can tell I'm new to this.

Thanks for your quick reply.
Bob

Euphemismus,

I found the .htaccess file and changed it to point to mustangpavilion. Now the link works as it should. Thanks for pointing me in the right direction.

Bob

Avatar
Euphemismus

Community Member, 82 Posts

18 May 2010 at 9:16pm

No problem :-)
I'm normally running into a "infinite redirect" error with the .htaccess when switching from a stage site http://url/site to http://url/.

Regards,
Marc