| Author |
Message |
aslacker310
Beginner


Joined: Jan 05, 2006 Posts: 1
|
Posted: Thu Jan 05, 2006 3:21 am Post subject: configuration settings |
|
|
The integration worked for the most part, but I am having trouble with the configuration settings.
I have my forums in directory called "forums" from the root. I have the gallery2 inside a directory called "gallery" from the root. Gallery2.php is inside the forums directory as well as the other files of the integration.
The settings I used are below:
Full Path to your Gallery 2 directory: /home/content/k/t/o/mysite/html/gallery/
URL to the gallery2.php file: /gallery2.php
URL path from the webroot to gallery2.php /forums/
Relative file path to your Gallery 2 directory: gallery
URL to your login.php file: login.php
Cookie path: /
Active User ID: 0
so, som of the problems I am having are, the pictures on the front page did not showing up, such as the logo. the path the gif file shows on as properties is ".../forums/gallery/images/galleryLogo_sm.gif". Also, clicking on an image takes me to ".../forums/v/Test/". Can someone please help me with the settings? |
|
| Back to top |
|
|
AdBot
|
| Post subject: configuration settings |
|
|
|
|
|
| Back to top |
|
 |
dari
Site Admin


Joined: Mar 03, 2003 Posts: 6287 Location: Washington Township, NJ, USA
|
Posted: Thu Jan 05, 2006 7:50 am Post subject: Re: configuration settings |
|
|
first, log into the standalone g2 as the admin, and disable AND uninstall the url rewrite module.
second, what's the URL of your site? |
|
| Back to top |
|
|
Dragonsys
Novice


Joined: Sep 30, 2003 Posts: 27
|
Posted: Thu Jan 05, 2006 1:15 pm Post subject: Re: configuration settings |
|
|
I have a similar setup
G2 - http://www.dragonsys.org/gallery2
phpBB - http://www.dragonsys.org/portal
Here are my settings (these work for me):
Full Path to your Gallery 2 directory: /{..myhome..}/public_html/gallery2/
URL to the gallery2.php file: /portal/gallery2.php
URL path from the webroot to gallery2.php: /portal/gallery2.php
Relative file path to your Gallery 2 directory: ../../gallery2
URL to your login.php file: /portal/login.php
Cookie path: /
Active User ID: 0
I would suggest you try these settings for your board:
Full Path to your Gallery 2 directory: /home/content/k/t/o/mysite/html/gallery/
URL to the gallery2.php file: /forums/gallery2.php
URL path from the webroot to gallery2.php: /forums/gallery2.php
Relative file path to your Gallery 2 directory: ../../gallery
URL to your login.php file: /forums/login.php
Cookie path: /
Active User ID: 0 |
|
| Back to top |
|
|
|
|
|
|
|