| Re: Version 2.3.3RC |
| by Caileadair on 2010/1/15 18:57:56 Quote:
thanks, that fixed it! :) now on to solving other issues! |
| Re: Version 2.3.3RC |
| by Anonymous on 2010/1/15 13:29:33 Quote: Caileadair wrote: No probs ![]() If you decide to use liaise1.26 (which works perfectly with XOOPS 2.4.3) then download it from the brandycoke website. PM me with your email address and I'll send you the edited admin/footer.php file so that the error advice message in admin doesn't appear. Like said, it's only an advisory message - just looks untidy
|
| Re: Version 2.3.3RC |
| by sailjapan on 2010/1/15 12:35:21 Sorry, I was just trying to show you where to put the files so that they were 'out of root'. Yes, when you make the changes to mainfile.php, don't include the last slash. It should look something like this: le="color: #000000"><?php // XOOPS Physical Paths // Physical path to the XOOPS documents (served) directory WITHOUT trailing slash define('XOOPS_ROOT_PATH', '/home/caileadair/imaginedome.com/writersdome/htdocs'); // For forward compatibility // Physical path to the XOOPS library directory WITHOUT trailing slash define('XOOPS_PATH', '/home/caileadair/2010_lib'); // Physical path to the XOOPS datafiles (writable) directory WITHOUT trailing slash define('XOOPS_VAR_PATH', '/home/caileadair/2010_data'); // Alias of XOOPS_PATH, for compatibility, temporary solution define("XOOPS_TRUST_PATH", XOOPS_PATH);
|
| Re: Version 2.3.3RC |
| by Caileadair on 2010/1/14 22:21:59 Quote:
thanks for the welcome...its very hard to figure out the module versions on this site and discover what they require to work. the Liaise 1.5 needed Cube (which I didn't know until after downloading the file and reading the readme.txt file and I had no idea what that was anyway *g*). anyhow, instead of fiddling with all that I'm trying out the AM Contact module. |
| Re: Version 2.3.3RC |
| by Caileadair on 2010/1/14 21:49:44 thanks...quick question -- do I leave off that last trailing slash? Quote:
I tried moving those folders up one level and changed the mainfile.php, then lost access so had to put it back the way I had it. |