Thread Rating:
  • 3 Votes - 4.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Gallery
WhiteEagle Offline
Member
***
Posts: 62
Joined: Sep 2011
Post: #101
RE: Gallery
This is very interesting, I may use it for my International Space School site.

I fold for team 52482. Do you fold?
MyBB powered sites: Leet Link FoodRatings
08-14-2012 09:57 AM
Find all posts by this user Quote this message in a reply
nier3 Offline
Member
***
Posts: 125
Joined: Jul 2012
Post: #102
RE: Gallery
Hi, this is very good plugin. I would like to know how can I add link to thread in postbit first.

That is I click on image (xthreads attachment) of the first postbit and I go directly in thread.

I tried this:

Code:
<div style="text-align: center; margin-bottom: 0.5em; margin-top: 0.5em;">
<a href="{$GLOBALS['threadfields']['gal_link']}" target="_blank"><img src="{$GLOBALS['threadfields']['gal_img']}" alt="image" width="{$GLOBALS['threadfields']['gal_img']['dims']['w']}" height="{$GLOBALS['threadfields']['gal_img']['dims']['h']}" /></a>
</div>


but if I click on image I go still to JPG image..thanks

(This post was last modified: 11-14-2012 01:18 AM by nier3.)
11-14-2012 01:18 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #103
RE: Gallery
(11-14-2012 01:18 AM)nier3 Wrote:  how can I add link to thread in postbit first.
I don't understand you there.

My Blog
11-17-2012 06:59 PM
Find all posts by this user Quote this message in a reply
wethegreenpeople Offline
Junior Member
**
Posts: 19
Joined: Jun 2012
Post: #104
RE: Gallery
Hmmm... how can I get images from posts to show up in the portal? It just displays the thread message but not the image..

EDIT: Gosh danggit.  Every single time I ask for help, I find an answer on my own. Your forums are magic, thank you. haha.
(This post was last modified: 12-16-2012 03:22 PM by wethegreenpeople.)
12-16-2012 01:19 PM
Find all posts by this user Quote this message in a reply
nier3 Offline
Member
***
Posts: 125
Joined: Jul 2012
Post: #105
RE: Gallery
(11-17-2012 06:59 PM)ZiNgA BuRgA Wrote:  
(11-14-2012 01:18 AM)nier3 Wrote:  how can I add link to thread in postbit first.
I don't understand you there.


Hi, I resolved that problem, but I would have another question. Why image doesn't appear also on gal_postbit_first?

I have copied this code from gal_forumdisplay_thread:

Code:
<img src="{$threadfields['gal_img']['thumbs']['280x280']['url']}" alt=" " width="{$threadfields['gal_img']['thumbs']['280x280']['w']}" height="{$threadfields['gal_img']['thumbs']['280x280']['h']}" />


to gal_postbit_first, but there isn't image..where is the problem? I thought image was available also on other templates (in this case on gal_postbit_first). Thank you

(This post was last modified: 02-05-2013 04:17 AM by nier3.)
02-05-2013 04:17 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #106
RE: Gallery
Replace $threadfields with $GLOBALS['threadfields']

My Blog
02-05-2013 09:28 AM
Find all posts by this user Quote this message in a reply
nier3 Offline
Member
***
Posts: 125
Joined: Jul 2012
Post: #107
RE: Gallery
(02-05-2013 09:28 AM)ZiNgA BuRgA Wrote:  Replace $threadfields with $GLOBALS['threadfields']

Thank you very much! Biggrin
02-05-2013 12:00 PM
Find all posts by this user Quote this message in a reply
Mantis Offline
Junior Member
**
Posts: 4
Joined: Mar 2013
Post: #108
RE: Gallery
Oh dear, I'm on stage two and upon accessing custom thread fields I get an error. I'd rather post the screenshot to ZiNgA BuRgA directly so check your inbox for the image. Thank you.
03-03-2013 08:57 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #109
RE: Gallery
Quote:Warning [2] require(.../modules/config/threadfields.php) [function.require]: failed to open stream: No such file or directory

It tells you right there what the problem is.  You're missing files - ensure you've uploaded everything correctly.

My Blog
03-03-2013 10:34 AM
Find all posts by this user Quote this message in a reply
Mantis Offline
Junior Member
**
Posts: 4
Joined: Mar 2013
Post: #110
RE: Gallery
I thought that was the problem, but I navigated via FTP earlier and found:

Code:
domainname.com/forums/admin/modules/config/threadfields.php (56,045 bytes)


Ouch

03-03-2013 10:41 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: