Author Topic: how can i add more fields ?  (Read 4673 times)

0 Members and 1 Guest are viewing this topic.

Offline sasona

  • Pre-Newbie
  • Posts: 4
    • View Profile
how can i add more fields ?
« on: June 03, 2003, 01:21:19 PM »
hi every one

first, thanx for all staff working on this grate script .

my Q :
i have category for wallpaper ..
i want to add 2 fields for 2 links only displayed in that category .

1- link to show image 800x600
2- link to show image 1024x768

both under the origenal picture .

finely .. sooooooory for very bad english  :oops:

Offline sasona

  • Pre-Newbie
  • Posts: 4
    • View Profile
how can i add more fields ?
« Reply #1 on: June 03, 2003, 11:39:59 PM »
ok i read  this good topic
http://www.4homepages.de/forum/viewtopic.php?t=747

all my work fine in the database and the file db_field_definitions.php and main.php in the language folder ..

whene i add links in both fields they added in database fine but it is no shown any thing in the detail.html !

any idea ?

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
how can i add more fields ?
« Reply #2 on: June 04, 2003, 01:38:05 AM »

Offline sasona

  • Pre-Newbie
  • Posts: 4
    • View Profile
how can i add more fields ?
« Reply #3 on: June 04, 2003, 01:44:37 AM »
thanks Chris that is long topic and i said my english no good :)
but please help me to finish

all my work is very good but when i put html code in detail.html .. it is not apper fine !

i inserted this code :

Code: [Select]
<a href="{image_medurl}" target="_blank">{lang_image_medurl}</a> | <a href="{image_bigurl}" target="_blank">{lang_image_bigurl}</a>

it printed :

Code: [Select]
http://domain.com/1.jpg" target="_blank">size 800x600 | http://domain.com/2.jpg" target="_blank">size 1024x768

may be want this : {image_medurl} as unclickable ... how ?

thx again

Offline sasona

  • Pre-Newbie
  • Posts: 4
    • View Profile
how can i add more fields ?
« Reply #4 on: June 05, 2003, 12:07:18 AM »
any one help me plz !  :?