1
heya
ok i went with the new version to check it out. i can install it fine but found nobody could register or login and the reason is the XOOPS_URL
// XOOPS Physical Path
// Physical path to your main XOOPS directory WITHOUT trailing slash
define('XOOPS_ROOT_PATH', 'C:/Inetpub/MagiKnights');
// XOOPS Virtual Path (URL)
// Virtual path to your main XOOPS directory WITHOUT trailing slash
define('XOOPS_URL', 'http://212.159.112.62');
the above 212.159.112.62 is my ip address and it works fine for everyone EXCEPT ME! i cant browse to the site as im hosting it. i need it so that it works for me and everyone remotely.
can anyone help please?