If I click on the magnifying-glass I get a blank page. Only the default page works. It used to work well for all pages.
I'm using the 1.11.9 Bartolome.
view only works on the default page [solved]
view only works on the default page [solved]
Last edited by babel on Tue Jan 28, 2014 7:10 pm, edited 1 time in total.
Re: view only works on the default page
What have you tried to clear it up?
Clear Cache?
Update Routes (probably not helpful)?
Clear browser cache?
Check you config.php for the previews_path setting. If you upgraded from an earlier version, perhaps it is set incorrectly. It is deprecated in the 1.11.x versions which means it shouldn't be needed. But, there could be a path issue. Also, be sure that your /tmp/ directories are writable.
You might need to post your System Information from the CMS's Site Admin section to provide more information.
Clear Cache?
Update Routes (probably not helpful)?
Clear browser cache?
Check you config.php for the previews_path setting. If you upgraded from an earlier version, perhaps it is set incorrectly. It is deprecated in the 1.11.x versions which means it shouldn't be needed. But, there could be a path issue. Also, be sure that your /tmp/ directories are writable.
You might need to post your System Information from the CMS's Site Admin section to provide more information.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Re: view only works on the default page
Check the source of the blank page.
Maybe rendering stoped half way your metadata script or so.
if you can see where it stops, you have an idea where to look for the error.
Maybe rendering stoped half way your metadata script or so.
if you can see where it stops, you have an idea where to look for the error.
Kind regards,
HarmO
HarmO
Re: view only works on the default page
Thanks for your answers, but the problem hasn't been solved. I don't know if it's normal, but the url's look different. If I click on the magnifing glass the url is like http://www.nodale.nl/test/geschiedenis, if I go via [url]http:/www.nodale.nl/test[/url] the url for geschiedenis looks like this http://www.nodale.nl/test/index.php?page=geschiedenis.
I haven't upgraded, only made friendly urls.
I haven't upgraded, only made friendly urls.
Re: view only works on the default page
Have you got your .htaccess file and config.php files configured correctly for mod_rewrite?
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Re: view only works on the default page
JohnnyB, I followed the book of Sofia Hauschildt but forgot about the subdirectory. It's solved now and everything works fine. Many thanks for helping me.