solved Page display problem

hammondegs
@hammondegs
10 years ago
80 posts
Just updated to core version: 5.2.12 and link http://www.yourdomain.com/page now displays "NOT FOUND".
Has anybody else had this problem? and is there a fix yet?
Thanks for any enlightenment offered,
David.
updated by @hammondegs: 11/20/14 02:16:29AM
michael
@michael
10 years ago
7,715 posts
What are you expecting to display?

The routing system takes care of the '/page' part so its hard to diagnose.

First it will check if there is a module called 'page' and see if it has an index.tpl file, then it will check the skins to see if there is a page.tpl file.

If none of the above, then 404 Not Found.
hammondegs
@hammondegs
10 years ago
80 posts
Thanks for your help.
It usually displays all active pages. Turns out it hasn't worked since core v5.2.9.
I backtracked thru the updates and it stops displaying all pages from v5.2.10 onwards.
I see there was a 404 upgrade in v5.2.10, perhaps the issue lies within?
michael
@michael
10 years ago
7,715 posts
What is the page your trying to display. is it a module page or profile page or skin page.

Got a URL?
hammondegs
@hammondegs
10 years ago
80 posts
http://www.barklycommunity.info/page
the above URL used to display all pages listed by all profiles now it doesn't, yet http://www.barklycommunity.info/barkly-public-hall/page works fine like it always has.
douglas
@douglas
10 years ago
2,790 posts
I would make sure that you've upgraded all of your modules. If they are updated then try reloading the module(s) via the Marketplace > Tools > Reload Modules Or Skins, then run the Integrity Check tool via Core > Tools and clear the cache as well.

Hope this helps! :)


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
hammondegs
@hammondegs
10 years ago
80 posts
Thanks but I have done all that. I have even placed it on another server and still get the same problem.
brian
@brian
10 years ago
10,148 posts
Yeah that should display a list of pages, since the jrPage module contains a templates/index.tpl file (not all modules generate a system-wide index).

I will check this out and see what's up and let you know.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
brian
@brian
10 years ago
10,148 posts
OK this has been fixed - update to version 1.1.1 of the Page Creator module in your ACP -> Marketplace -> System Updates and this should work properly.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
hammondegs
@hammondegs
10 years ago
80 posts
It sure does help!
It is fixed, Thankyou.
brian
@brian
10 years ago
10,148 posts
hammondegs:
It sure does help!
It is fixed, Thankyou.

Glad to hear it - thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
hammondegs
@hammondegs
10 years ago
80 posts
Cheers!

Tags