PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   How Do I? - vBulletin 3.7x / 3.8x (http://www.photopost.com/forum/how-do-i-vbulletin-3-7x-3-8x/)
-   -   Hi vbgallery to root (http://www.photopost.com/forum/how-do-i-vbulletin-3-7x-3-8x/143434-hi-vbgallery-root.html)

appsfinder July 22nd, 2010 05:07 AM

Hi vbgallery to root
 
hi is it possible to install vbgallery to the root of my domain? if so howto guide:)

Luciano July 22nd, 2010 03:08 PM

Never tried, only thing I did was installed it in my.domain.com/gallery
But it should work, as long as you define the path to forum installation in gallery_config.php and set the paths and urls correctly in ACP.

What will NOT work is installing gallery in the same directory as forum.. why?
because some filenames are the same (example there is a misc.php in forums AND a misc.php in gallery). So the gallery files should have a specific directory.

But you coud install gallery in root. and have forums in a subdirectory.. that should work (I think.. never tried)
mydomain.com/index.php ---> gallery index
mydomain.com/forums/index.php --->forum index file

It only depends of the way you set your paths in ACP

What will not work is:
mydomain.com/index.php ---> gallery index
mydomain.com/forum.php --->forum index file

Luc


All times are GMT -5. The time now is 05:04 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97