Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

News Images

Asked Modified Viewed 3,995 times
A
Aokiji
A
Aokiji 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 17 threads in the forums
  • Started this discussions
asked
Junior Member

Hi im stil using a theme from 7.01, now how can i make it so that it shows images form a link? ^_^

using PHP v7.02.01
0 replies

8 posts

A
Ankur
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
answered
Veteran Member

Images from a Link ? What do you mean ? Could you explain a little more ?
0 replies
A
Aokiji
A
Aokiji 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 17 threads in the forums
  • Started this discussions
answered
Junior Member

if u want to display a image along with the news

like [img]image location[/img]

now that doesnt work since it doesnt display any from the image link
0 replies
R
Ryan Stewart
R
img682.imageshack.us/img682/7469/logo2vod.png

Expect stuff from me soon (:
  • Junior Member, joined since
  • Contributed 42 posts on the community forums.
  • Started 6 threads in the forums
answered
Junior Member

If you are using the TinyMCE Editor, then you can just click the button shown to post an image from a link.

img825.imageshack.us/img825/6355/tinymce.gif
0 replies
A
Aokiji
A
Aokiji 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 17 threads in the forums
  • Started this discussions
answered
Junior Member

No not using tiny mce editor since this worked before the upgrade ^_^
0 replies
P
PolarFox
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
answered
Veteran Member

You said about category-images?

Yes there is no cat images anymore...
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Quote

PolarFox wrote:

You said about category-images?

Yes there is no cat images anymore...


???

News Cat Image does still exist. :)

".$info['cat_image']."
0 replies
A
Aokiji
A
Aokiji 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 17 threads in the forums
  • Started this discussions
answered
Junior Member

No the cat images work u helped me last time with it, but want to show pictures in news other than the cat images, thats the part that doesnt work
0 replies
A
Ankur
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
answered
Veteran Member

Quote

Aokiji wrote:

No the cat images work u helped me last time with it, but want to show pictures in news other than the cat images, thats the part that doesnt work


Yeah you are right ! It looks a little weird there !

OK ! Open administration/news.php and Find these 2 Lines one by one :
[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]echo display_html("inputform", "body", true, true, true, IMAGES_N);[/syntaxhighlighter]
[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]echo display_html("inputform", "body2", true, true, true, IMAGES_N);[/syntaxhighlighter]
Replace them one by one :
[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]echo display_html("inputform", "body", true, true, true);[/syntaxhighlighter]
[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]echo display_html("inputform", "body2", true, true, true);[/syntaxhighlighter]

Remember, you have to Edit the News which you have posted before doing this modding and have to change the IMG code for that !
0 replies

Category Forum

Themes Support

Labels

None yet

Statistics

  • Views 0 views
  • Posts 8 posts
  • Votes 0 votes
  • Topic users 5 members

5 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
P
P
  • Veteran Member, joined since
  • Contributed 1,633 posts on the community forums.
  • Started 29 threads in the forums
A
A
Aokiji 10
  • Junior Member, joined since
  • Contributed 35 posts on the community forums.
  • Started 17 threads in the forums
  • Started this discussions
R
R
img682.imageshack.us/img682/7469/logo2vod.png

Expect stuff from me soon (:
  • Junior Member, joined since
  • Contributed 42 posts on the community forums.
  • Started 6 threads in the forums
A
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet