Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
EDC:
Download extensions for Elxis CMS
.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Components
»
404 error
« previous
next »
Print
Pages: [
1
]
Author
Topic: 404 error (Read 10878 times)
wickedpassion
Newbie
Posts: 22
404 error
«
on:
October 25, 2008, 00:00:34 »
When linking from the destinations link on the front page destinations module I receive the error:
The requested URL /com_reservations/ was not found on this server
What's occurring?
Lee
Actually as an edit to this post every single link I click on receives a 404!!
«
Last Edit: October 25, 2008, 00:09:23 by wickedpassion
»
Logged
http://www.wickedpassion.net
- Providing Open Source Websites for the Hotel Industry
nikos65
Hero Member
Posts: 1043
Re: 404 error
«
Reply #1 on:
October 25, 2008, 00:26:37 »
Is better to have a link to check it !!
Logged
----
Γηράσκω αεί διδασκόμενος
www.dallas.gr
|
www.igoumenitsahotels.com
ks-net
Elxis Community
Hero Member
Posts: 2072
Kostas Stathopoulos
Re: 404 error
«
Reply #2 on:
October 25, 2008, 00:27:25 »
have you enable seo?
Logged
ks-net.gr
wickedpassion
Newbie
Posts: 22
Re: 404 error
«
Reply #3 on:
October 25, 2008, 00:44:00 »
Quote from: ks-net on October 25, 2008, 00:27:25
have you enable seo?
Thanks for that, its solved all of the issues.
Lee
Logged
http://www.wickedpassion.net
- Providing Open Source Websites for the Hotel Industry
nikos65
Hero Member
Posts: 1043
Re: 404 error
«
Reply #4 on:
October 25, 2008, 01:01:35 »
Probably you have publish the .htaccess file without enable the seo pro !!
Nice and fast Ks-net
Logged
----
Γηράσκω αεί διδασκόμενος
www.dallas.gr
|
www.igoumenitsahotels.com
wickedpassion
Newbie
Posts: 22
Re: 404 error
«
Reply #5 on:
October 25, 2008, 01:11:51 »
You visited the site then, did you notice the large gap below the hotel rating, I spent hours searching through the sites CSS files to discover why it's doing this, do you have an idea as it's really starting to bug me now!
Many thanks,
Lee
Logged
http://www.wickedpassion.net
- Providing Open Source Websites for the Hotel Industry
ks-net
Elxis Community
Hero Member
Posts: 2072
Kostas Stathopoulos
Re: 404 error
«
Reply #6 on:
October 25, 2008, 01:15:55 »
sent a link to see it...
Logged
ks-net.gr
wickedpassion
Newbie
Posts: 22
Re: 404 error
«
Reply #7 on:
October 25, 2008, 02:17:13 »
Have sent PM,
many thanks,
Lee
Logged
http://www.wickedpassion.net
- Providing Open Source Websites for the Hotel Industry
wickedpassion
Newbie
Posts: 22
Re: 404 error
«
Reply #8 on:
October 25, 2008, 02:45:08 »
Can I assume that the internal mailing system is private and not available to search engines?
As I seem to have a lot of interest in the site which shouldn't be occurring as I have not linked to the site yet!!
Lee
Logged
http://www.wickedpassion.net
- Providing Open Source Websites for the Hotel Industry
ks-net
Elxis Community
Hero Member
Posts: 2072
Kostas Stathopoulos
Re: 404 error
«
Reply #9 on:
October 25, 2008, 02:57:48 »
i suppose that PM is secure and invisible
i notice:
1st ie 6 displays properly
firefox opera might confused by the order that you call divs and the order style.css gives them
they are in reverse order... in my experience this can cause problems in some browsers.
i am not sure if that fixes your problem.. but can try
also some position relatives perhaps would fix the problem, no one div have position information
so browser have to guess(?).. in your case with so many parrent div with floats it is likely this to fix the problem
i can not tell for sure because i can't test it.
this divs to be checked
/* photo */
/* date */
/* comments */
/* hotel description */
/* hits */
hope to helped you.
Logged
ks-net.gr
wickedpassion
Newbie
Posts: 22
Re: 404 error
«
Reply #10 on:
October 25, 2008, 18:48:08 »
Hi,
thanks for your help with this it was however a Elxis Specific css mod that was causing the error with my template!!
/* div used to clear line */
I simply modified the specific element and now all is well,
:-)
Logged
http://www.wickedpassion.net
- Providing Open Source Websites for the Hotel Industry
ks-net
Elxis Community
Hero Member
Posts: 2072
Kostas Stathopoulos
Re: 404 error
«
Reply #11 on:
October 25, 2008, 18:52:10 »
glad to hear...
Logged
ks-net.gr
datahell
Elxis Team
Hero Member
Posts: 10356
Re: 404 error
«
Reply #12 on:
October 25, 2008, 22:18:07 »
Error 404 can be displayed under the following circumstances:
- You have enabled SEO PRO but you dont have a valid htaccess file.
Solution: Set the proper .htaccess file (rename the Elxis default htaccess.txt to .htaccess).
- You have enabled SEO PRO and your htaccess file is fine but for one particular component you get error 404.
Solution: The SEO PRO extension for that component could not be copied (due to permissions issue) during the installation procedure to the includes/seopro/ directory. Copy-paste the seo pro extension to the proper directory.
Especially for IOS Reservations, copy:
administrator/components/com_reservations/includes/seopro.com_reservations.php
to folder:
includes/seopro/
renamed as
com_reservations.php
So, at the end you will have the SEO PRO extension as:
includes/seopro/com_reservations.php
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Components
»
404 error