18
Bridge Wizard: path(s) used by your BBS app:-
Forum URL:
Relative path to your BBS's config file:
My mainfile.php is at root directory of
http://www.usm.net.my and CPG is installed at
http://www.usm.net.my/photogallery.
What should I enter for the above?
I entered as below:
Forum URL:
http://www.usm.net.myRelative path to your BBS's config file: ../
I ended up with this erro message: Parse error: parse error, unexpected '&', expecting T_VARIABLE or '$' in /home/httpd/vhosts/usm.net.my/httpdocs/photogallery/bridge/xoops.inc.php on line 104
I did change line 28, i.e.: require_once('../xoops/mainfile.php'); to require_once('../mainfile.php');
Please help.
Quote:
Phatbloke wrote:
Hi
As you may or maynot know xcgal is a port of coppermine v1.1. I love this module and was eagerly awaiting development. Alas it did not come. I heard a rumour that coppermine 1.4 would bridge to xoops. They were right and i have it running great in XOOPS using all the users etc.
The only problem is i cannot seem to figure out how to add the standard XOOPS theme from my site to it so that i have the menus and other blocks so that the page flows.
If anyone else have been playing or would like to have a play please let me know. I would really love to get this running flawlessly with my XOOPS themes.
If you do have a go there is one bug fix already to get the bridge going as outlined on this page
http://coppermine.sourceforge.net/board/index.php?topic=19674.0