Page 1 of 1
Page Not Found Error
Posted: 06 Mar 2012, 14:59
by Shovelnose
I am getting this error message when I click Edit on the species profile. Checked with multiple pages and the same error occurs.

Re: Page Not Found Error
Posted: 06 Mar 2012, 15:09
by MatsP
I think this is one of Jools' recent changes. Should be easy to fix, and if Jools hasn't done it by the time I get home (in about 3-4 hours), I'll have a look at fixing it.
--
Mats
Re: Page Not Found Error
Posted: 06 Mar 2012, 15:12
by MatsP
A workaround is to right-click the "Edit" button, and select "Copy link location", then paste the resulting link into the address bar:
like this:
Code: Select all
http://www.planetcatfish.com/catelog/_data_sub.php?species_id=1500
and then edit out the _ in front of data_sub, so that it looks like this:
Code: Select all
http://www.planetcatfish.com/catelog/data_sub.php?species_id=1500
--
Mats
Re: Page Not Found Error
Posted: 06 Mar 2012, 20:14
by Jools
Should now be fixed in all occurrences. Post if it's not!
Cheers,
Jools
Re: Page Not Found Error
Posted: 07 Mar 2012, 05:20
by Shovelnose
I don't get the error message anymore but the screen is all weird now . I can't see the first row. I don't see an option to scroll down. Only sideways. Same problem with multiple pages.

Re: Page Not Found Error
Posted: 07 Mar 2012, 13:58
by MatsP
I don't see this problem. Have you tried reloading the page (Shift-F5 or some such)?
--
Mats
Re: Page Not Found Error
Posted: 07 Mar 2012, 14:24
by Shovelnose
Yup. No change. When Tab is used, the rows disappear under the "Search the Web for Conta pectinata" line. Could it be a browser problem??? I have been using Chrome without any issues thus far.
Re: Page Not Found Error
Posted: 07 Mar 2012, 14:27
by MatsP
Shovelnose wrote:Yup. No change. When Tab is used, the rows disappear under the "Search the Web for Conta pectinata" line. Could it be a browser problem??? I have been using Chrome without any issues thus far.
It is possible that it's a browser issue. I've used Firefox, and I just edited a species a few minutes ago.
I just tried the Conta pectinata as well, and it certainly shows the page correctly.
--
Mats
Re: Page Not Found Error
Posted: 07 Mar 2012, 14:34
by Shovelnose
Will clearing Cache,Cookies etc work???
Re: Page Not Found Error
Posted: 07 Mar 2012, 14:35
by MatsP
Shovelnose wrote:Will clearing Cache,Cookies etc work???
Don't believe so.
--
Mats
Re: Page Not Found Error
Posted: 07 Mar 2012, 14:41
by Shovelnose
Yup. Didn't work. Any other workaround possible???
Re: Page Not Found Error
Posted: 07 Mar 2012, 14:46
by MatsP
Shovelnose wrote:Yup. Didn't work. Any other workaround possible???
Use a different browser?
The strange things is that I don't believe any actual CODE on the site has been changed - Jools has just changed the actual name of the file that contains the code. That's like having a Word document called ABC.doc, and if you rename it to XYZ.doc, it stops working...
--
Mats
Re: Page Not Found Error
Posted: 07 Mar 2012, 18:18
by Jools
Mmm, not sure that's right Mats. I think the analogy is more around the content of the word document. Gut feeling (I will check it when I get home later tonight) but I reckon it's in the data. Try editing that specific species in that specific browser...
Jools
Re: Page Not Found Error
Posted: 07 Mar 2012, 18:25
by MatsP
Jools wrote:Mmm, not sure that's right Mats. I think the analogy is more around the content of the word document. Gut feeling (I will check it when I get home later tonight) but I reckon it's in the data. Try editing that specific species in that specific browser...
Jools
Yes, I will have a go when I'm home - about 1.5hour from now, I hope.
--
Mats
Re: Page Not Found Error
Posted: 07 Mar 2012, 20:20
by MatsP
The problem is indeed reproducable in Chrome.
Trying to figure out where it's going wrong.
--
Mats
Re: Page Not Found Error
Posted: 07 Mar 2012, 20:23
by Jools
Just looked at it. There's an echo in there. Fixed and checked in, R727.
Jools
Re: Page Not Found Error
Posted: 07 Mar 2012, 20:49
by MatsP
Yeah, that's probably my doing, I was just going to remove that... I had no intention submitting that code...
--
Mats
Re: Page Not Found Error
Posted: 08 Mar 2012, 04:49
by Shovelnose
Looks fine now.