(FIXED)Display Using IMG tags in other forums

Xtreme_Preacher
Xtreme_Preacher's picture

Joined: 2008-10-16
Posts: 20
Posted: Wed, 2008-11-05 21:36

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.

 
Xtreme_Preacher
Xtreme_Preacher's picture

Joined: 2008-10-16
Posts: 20
Posted: Wed, 2008-11-05 21:39

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.

 
Xtreme_Preacher
Xtreme_Preacher's picture

Joined: 2008-10-16
Posts: 20
Posted: Wed, 2008-11-05 21:50

I just noted that I may have posted this in the wrong forum, sorry. But I still need help.

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Wed, 2008-11-05 22:22

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

 
Xtreme_Preacher
Xtreme_Preacher's picture

Joined: 2008-10-16
Posts: 20
Posted: Wed, 2008-11-05 22:40

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.

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Wed, 2008-11-05 22:56

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

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Thu, 2008-11-06 00:09

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

 
Xtreme_Preacher
Xtreme_Preacher's picture

Joined: 2008-10-16
Posts: 20
Posted: Thu, 2008-11-06 00:37

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]

 
Xtreme_Preacher
Xtreme_Preacher's picture

Joined: 2008-10-16
Posts: 20
Posted: Thu, 2008-11-06 00:38

The 3rd party plugin seems to work great! Thanks nivekiam