PEAK XOOPS - misalighned URL in englishin japanese

misalighned URL

List posts in the topic

question misalighned URL

msg# 1
depth:
0
Previous post - Next post | Parent - Children.1 | Posted on 2005/9/24 8:32
tdickson  Private   Posts: 1
For some reason my pical is pulling a different URL then the rest of my modules and I can't figure out where it is.


When calling forms (as in submitting an event or jumping to a date) it errors out because it is calling
http://members.domain.com/members/modules/pical....
instead of
http://members.domain.com/modules/pical.....


but this is only in pical? is this a global issue or am I missing something in the pical configuration.

__________________________

I found some more info.... but am still having trouble.

In my mainfile.php I have it defined as follows when it does not work:

define('XOOPS_ROOT_PATH', '/members');
define('XOOPS_URL', 'http://members.domain.com');

If I change it to this it works... but then login is wacked because they login to members.domain.com but then need to relogin when the domain switches to www.domain.com/members. HELP!!!

define('XOOPS_ROOT_PATH', '/members');
define('XOOPS_URL', 'http://www.domain.com/members');
Votes:0 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!