path to render.php

Get help with installation and running PivotX 2.0.x here. Please do not post Extension or Theme related questions here.

path to render.php

Postby vandenb » Tue Apr 10, 2012 1:52 pm

Hi,

I just updated an old pivot 2.0 beta install with the latest pivotx, and the frontpage of the website is showing ok, but if i click through to other pages (not blogs, I only use pages on this site), i get "The requested URL /pivot/render.php was not found on this server."
I renamed my folder to pivotx, so that's one thing, but do I have to change that on other places as well?

Thanks for your time!
vandenb
 
Posts: 40
Joined: Wed Aug 27, 2008 7:06 pm

Re: path to render.php

Postby hansfn » Tue Apr 10, 2012 4:34 pm

This means that you have

Code: Select all
require_once("pivot/render.php");

in stead of

Code: Select all
require_once("pivotx/render.php");

in your index.php. (Maybe you forgot to use the new index.php after updating?)
hansfn
Developer
 
Posts: 3072
Joined: Sun Nov 25, 2007 7:48 pm
Location: Molde, Norway

Re: path to render.php

Postby vandenb » Tue Apr 10, 2012 5:25 pm

Hm, I did update index.php, and it has require_once("pivotx/render.php"); in it.
There's no setting in the configuration that needs updating?
vandenb
 
Posts: 40
Joined: Wed Aug 27, 2008 7:06 pm

Re: path to render.php

Postby hansfn » Tue Apr 10, 2012 5:46 pm

If you have linked to your site, we would have seen the problem immediately. Some file contains the wrong require statement.
hansfn
Developer
 
Posts: 3072
Joined: Sun Nov 25, 2007 7:48 pm
Location: Molde, Norway

Re: path to render.php

Postby vandenb » Tue Apr 10, 2012 5:52 pm

Ah, I'm sorry :-)
It's http://www.thomasblondeau.com/
and for instance http://www.thomasblondeau.com/page/bio should work...
vandenb
 
Posts: 40
Joined: Wed Aug 27, 2008 7:06 pm

Re: path to render.php

Postby hansfn » Tue Apr 10, 2012 6:47 pm

Oh, I got it now. You are still using the old rewrite rules. Compare/replace your .htaccess file with example.htaccess.
hansfn
Developer
 
Posts: 3072
Joined: Sun Nov 25, 2007 7:48 pm
Location: Molde, Norway

Re: path to render.php

Postby vandenb » Tue Apr 10, 2012 9:31 pm

That did the trick! Thanks very much!!
vandenb
 
Posts: 40
Joined: Wed Aug 27, 2008 7:06 pm


Return to 2.x Support Forum

Who is online

Users browsing this forum: No registered users and 0 guests

cron