Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Blank Replacement Value - image default?
nier3 Offline
Member
***
Posts: 125
Joined: Jul 2012
Post: #1
Blank Replacement Value - image default?
Hi, when I create a new thread in my forum, if I don't put a picture of "preview" in custom Custom Thread Field (URL or File), I see as an error.

I tried to put this code in Blank Replacement Value:

Code:
<img src="http://mysite.com/forum/images/noimage.jpg" alt="" title="" />


but it doesnt' work..I see still error, image of preview there isn't and if I use firebug on it I see:

[Image: 72abfd.jpg]

Code:
<img src="/thumb150x120" width="" height="" alt="test">

04-30-2013 11:24 PM
Find all posts by this user Quote this message in a reply
Seabody Offline
Member
***
Posts: 54
Joined: Aug 2012
Post: #2
RE: Blank Replacement Value - image default?
What is the Display Format set to?
05-01-2013 10:10 AM
Find all posts by this user Quote this message in a reply
nier3 Offline
Member
***
Posts: 125
Joined: Jul 2012
Post: #3
RE: Blank Replacement Value - image default?
(05-01-2013 10:10 AM)Seabody Wrote:  What is the Display Format set to?

Hi, Display Format is empty and I don't know what write in it :/
05-02-2013 09:15 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #4
RE: Blank Replacement Value - image default?
(04-30-2013 11:24 PM)nier3 Wrote:  ..I see still error

What error?

05-03-2013 02:30 AM
Find all posts by this user Quote this message in a reply
nier3 Offline
Member
***
Posts: 125
Joined: Jul 2012
Post: #5
RE: Blank Replacement Value - image default?
This:

[Image: 72abfd.jpg]

that is I don't see the image if I don't upload Frown
05-03-2013 02:52 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #6
RE: Blank Replacement Value - image default?
Are you sure the image is exists in the path/URL?

05-03-2013 02:56 AM
Find all posts by this user Quote this message in a reply
Seabody Offline
Member
***
Posts: 54
Joined: Aug 2012
Post: #7
RE: Blank Replacement Value - image default?
How are you attempting to display this in the templates? Could you post the variable you are using?
05-03-2013 07:29 PM
Find all posts by this user Quote this message in a reply
nier3 Offline
Member
***
Posts: 125
Joined: Jul 2012
Post: #8
RE: Blank Replacement Value - image default?
Hi, in Blank Replacement Value I have:

Code:
<img src="http://mysite/forum/images/imagedefault.jpg" alt="" title="" />


In Display Format empty.

In newthread template:

Code:
<tr><td style="background:rgb(244, 250, 252);"><div align="left" style="font-weight:bold;font-size: 12px;padding:3px 4px;"><span style="padding: 3px 6px 3px 6px;background:#36ACD2;color:#fff;">3</span> <span>Add image:  {$tfinput['portalimg']}</div></td>


Image works..maybe it isn't in thumb version?

(This post was last modified: 05-04-2013 12:50 PM by nier3.)
05-04-2013 07:27 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #9
RE: Blank Replacement Value - image default?
Why are you giving the newthread template?  Is that even relevant to your issue?
You're not giving enough information, we can't guess your problem.

My Blog
05-04-2013 10:41 AM
Find all posts by this user Quote this message in a reply
nier3 Offline
Member
***
Posts: 125
Joined: Jul 2012
Post: #10
RE: Blank Replacement Value - image default?
I solved it by adding to the root of the server images of default, I've renamed it with "thumb200x200", "thumb150x120", "thumb400x400" etc and deleted Blank Replacement Value. thank you anyway
05-04-2013 12:49 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: