PDA

View Full Version : Friendly URL's does NOT work!


ukpokerinfo
12-21-2006, 01:35 PM
I am running the latest version of vivvo and only got it because of the mod rewrite features.

I have mod rewrite working ok for other things on my site, but it will NOT work for vivvo. There is no problem with mod_rewrite on my server, but there is something wrong with the vivvo code.

i am putting it here as i am receiving no help from vivvo via email.

for some reason, when i turn seo urls on in conf, there is an error saying that there are no files here:

/domains/u/k/ukpokerinfo.co.uk/public_html/index.php

i have not put domains ANYWHERE in my conf file etc - it is home - so vivvo is looking in the wrong place - this must be hard coded somewhere.

Can someone from vivvo PLEASE help me to sort this out??

I am desperate for this to be working on my server.

As i said, mod rewrite works fine for other applications on my server

Alex
12-21-2006, 01:45 PM
Obviously some path-related issue in include/conf.php

Check $url and $root paths in conf.php, if you can't locate the problem, open a support ticket on HelpDesk. Make sure to include your license (order) number and server (FTP) info.

ukpokerinfo
12-21-2006, 02:38 PM
i have put the correct path details in to conf.php - if i dont then the site doesnt load correctly, so i know its right.

$url ="http://www.ukpokerinfo.co.uk/";
$root = "/home/u/k/ukpokerinfo/public_html/";