08-14-2012, 09:57 AM
11-14-2012, 01:18 AM
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:
That is I click on image (xthreads attachment) of the first postbit and I go directly in thread.
I tried this:
Code:
|
but if I click on image I go still to JPG image..thanks
11-17-2012, 06:59 PM
(11-14-2012 01:18 AM)nier3 Wrote: [ -> ]how can I add link to thread in postbit first.I don't understand you there.
12-16-2012, 01:19 PM
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.
EDIT: Gosh danggit. Every single time I ask for help, I find an answer on my own. Your forums are magic, thank you. haha.
02-05-2013, 04:17 AM
(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:
|
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
02-05-2013, 09:28 AM
Replace $threadfields with $GLOBALS['threadfields']
02-05-2013, 12:00 PM
(02-05-2013 09:28 AM)ZiNgA BuRgA Wrote: [ -> ]Replace $threadfields with $GLOBALS['threadfields']
Thank you very much!
03-03-2013, 08:57 AM
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, 10:34 AM
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.
03-03-2013, 10:41 AM
I thought that was the problem, but I navigated via FTP earlier and found:
Code:
|