Last Run Details:
Gallery version = 2.2.6 core 1.2.0.8
PHP version = 5.2.6 cgi
Webserver = Apache/2.2.9 (Unix) mod_ssl/2.2.9 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Database = mysqlt 5.0.51a-community, lock.system=flock
Toolkits = ArchiveUpload, Getid3, LinkItemToolkit, NetPBM, SquareThumb, Thumbnail, ImageMagick
Acceleration = none, none
Operating system = Linux gator71.hostgator.com 2.6.27 #3 SMP Fri Oct 10 22:41:46 CDT 2008 i686
Default theme = carbon
gettext = enabled
Locale = en_US
Browser = Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)
Rows in GalleryAccessMap table = 56
Rows in GalleryAccessSubscriberMap table = 683
Rows in GalleryUser table = 39
Rows in GalleryItem table = 681
Rows in GalleryAlbumItem table = 13
Rows in GalleryCacheMap table = 0
I need to know how I can get a path to the image, so that I can display them in other forums using the img tags.
Posts: 20
I tried the URL Re-write unsuccessfully...if this is the only way, can someone give me step by step instructions.
When I had it setup and would click on any gallery, I would get a 404 error page not found.
Posts: 20
I just noted that I may have posted this in the wrong forum, sorry. But I still need help.
Posts: 8339
There are other ways to display your images outside of gallery.
try mediaBlock.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 20
We have many first time users who want to use the images they have uploaded on other sites. I need a clear and concise method for them to connect to their photos from anywhere.
Posts: 8339
Here is a new photo template for the carbon theme (photo.tpl)
in your gallery2/themes/carbon/templates
create a new directory "local"
unzip and upload the new photo.tpl to
gallery2/themes/carbon/templates/local <- gallery will look here first for our modified templates so we don't overwrite them when we upgrade.
it includes a new block for embed code for registered users only.
enjoy.
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 16504
Take a look at this community (3rd party) plugin: http://codex.gallery2.org/Gallery2:Modules:geturls
Looks like it's only installable via the "Get More Plugins" tab at the top of the Site Admin > Plugins page.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 20
This is a test to see if the plugin worked...
[img]http://www.xtremejesus.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=1193[/img]
Posts: 20
The 3rd party plugin seems to work great! Thanks nivekiam