Author Topic: displaying additional_image_fileds on postcards.php  (Read 6099 times)

0 Members and 1 Guest are viewing this topic.

Offline bunelul

  • Newbie
  • *
  • Posts: 33
    • View Profile
displaying additional_image_fileds on postcards.php
« on: February 06, 2007, 04:33:09 PM »
Hello,

Ref: http://www.4homepages.de/forum/index.php?topic=13557.msg87954#msg87954

I`ve installed this mod "Google VIDEO & YouTube integration" and have troubles in displaying it on poscards.php

Code: [Select]
{if google_id} ... {endif google_id} {if youtube_id} ... {endif youtube_id} won`t display anything, tried to fix it with no results. However on details.php works OK.


Could somebody to enlight me how to do.?


Thank you.

Offline bunelul

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: displaying additional_image_fileds on postcards.php
« Reply #1 on: February 13, 2007, 08:59:34 PM »
this is a bump for the first post...

Hello,

I cann`t believe nobody won`t say how to display aditional_image_fields on postcards.php page.
{if google_id} ... {endif google_id} {if youtube_id} ... {endif youtube_id} simply shows nothing on the postcard.php when postcard is seen.
Another users (from this topic: http://www.4homepages.de/forum/index.php?topic=13557.0 also have this problem.
Please, help with this, i appreciate it.

Thank you!

Offline bunelul

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: displaying additional_image_fileds on postcards.php
« Reply #2 on: February 16, 2007, 02:39:04 PM »
hi

bump it...

Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: displaying additional_image_fileds on postcards.php
« Reply #3 on: February 16, 2007, 03:12:00 PM »
http://www.4homepages.de/forum/index.php?topic=3914.0

5) Reply to the appropriate thread if you have questions regarding MODs
If you have questions regarding a MOD/thread, please DO NOT START A NEW TOPIC, post a REPLY to the MOD/thread.

Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline bunelul

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: displaying additional_image_fileds on postcards.php
« Reply #4 on: February 16, 2007, 03:19:22 PM »
Dear mawenzi,

thank you for your replay.

The problem is that i`m not posting to that thread  for some reasons:

1. It is in Spanish.
2. The MOD itself works OK on details.php, the problem is that the code of postcards.php w`ont display additional_image_fields at all.
3. I posted there.

Please, corect me if i`m wrong.

thank you

best regards,
vitaly

Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: displaying additional_image_fileds on postcards.php
« Reply #5 on: February 16, 2007, 04:15:45 PM »
... ok ... this thread is not spanish ... ;)
... but I can't help you ... I have some problems with this MOD in the form right now ...
... YouTube Video is saved in the DB as a image but only with the ID ... but it isn't a image ...
... from this also result the problems with the postcard ...

My solution for now :
... deactivate the postcard button for all YouTube Videos ...
... try the following ...
Code: [Select]
{if youtube_id}<img src="{template_url}/images/postcard_off.gif">{endif youtube_id} {ifno youtube_id}{postcard_button}{endifno youtube_id}
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline bunelul

  • Newbie
  • *
  • Posts: 33
    • View Profile
Re: displaying additional_image_fileds on postcards.php
« Reply #6 on: February 16, 2007, 05:03:14 PM »
Thank you.

At least will not confuse my visitors, as i`m getting a lot of postcards sent, today i have 80+.

A nice week end to you!