Author Topic: How to display "images" on image (details.php) pages?  (Read 4215 times)

0 Members and 1 Guest are viewing this topic.

Offline marod0er

  • Full Member
  • ***
  • Posts: 199
    • View Profile
How to display "images" on image (details.php) pages?
« on: May 25, 2006, 03:07:25 PM »
Hello.

I want to show "images" on my content pages as well. How do I do this?

I take it I have to add some of the code from either index.php or categories.php to details.php, but I don't know what.

Please help,
Thanks
Greetz: Lasse

Offline marod0er

  • Full Member
  • ***
  • Posts: 199
    • View Profile
Re: How to display "images" on image (details.php) pages?
« Reply #1 on: May 26, 2006, 12:19:50 PM »
I tried putting the -----SHOW IMAGES----- code from categories.php in, but when I do that the {cat_description} gets all f*cked up.

So any ideas on how to do this would be greatly appreciated!
Greetz: Lasse

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: How to display "images" on image (details.php) pages?
« Reply #2 on: May 27, 2006, 07:50:42 PM »
Please rephrase your request, I have no idea what are you talking about...
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline marod0er

  • Full Member
  • ***
  • Posts: 199
    • View Profile
Re: How to display "images" on image (details.php) pages?
« Reply #3 on: May 28, 2006, 06:04:57 PM »
Basically I want

{if thumbnails}
{thumbnails}
{endif thumbnails}

- on content pages, to work (i.e. details.php ~ details.html)
Greetz: Lasse