GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 04-Jun-2004, 10:42
Meilad Meilad is offline
New Member
 
Join Date: Jun 2004
Posts: 1
Meilad is on a distinguished road

editing a script


Heya.

Atm I'm running a site selling comp products and stuff right.

Basically I'm trying to make it so I can like edit the products through admin rather than editing the page for the listing of products.

I found this script and dloaded the free version. Fulls like $300 -_-!!

www.siliconsys.com

Only problem is I can't get the products onto the next line! Like I can list the products going down the page but if I want to list them like this the | | on the sides represent the visible page limit ->

| product - product - product - product |
| product - product - product - product |
| product - product - product - product |

Thats how I wanna list them but I can't because in the template file you can only specify the layout of one product listing and it then repeats that for as many products as you specify per the page.

Like in the template file it has {product_img} {product_price} & {product_name} If I could just specify like {product_img_1} etc I could then create one template file with like 5 column table and put the product_1 etc in each field to achieve the above thing.

Problem is I don't really know php/mysql which is what the scripts based on -_- Just wondering if anyone is able to edit it to achieve this???? Else does anyone know a script similar to this but able to split products into a columns etc.

Thanks.

NB: This is the code for the template if it's of any use:

Code:
<!-- START list --> <table cellpadding="0" cellspacing="0" border="0" width="100%"> {search_msg} <tr> <!-- BEGIN row --> <td width="100%" align="center"> <table cellpadding="0" cellspacing="0" width="100%"><tr> <td align="center" valign="center" height="166" width="200"> <img src="{thumb_path}" title="{product_name}" align="middle" border="1">&nbsp;&nbsp; </td></tr><tr background="images/newbg2.jpg"><td background="images/newbg2.jpg"> <table cellpadding="0" cellspacing="0" border="0" width="100%" background="images/newbg2.jpg" style="border-top:1px #000000 solid;border-bottom:1px #000000 solid;border-right:0px #000000 solid;border-left:0px #000000 solid;"> <tr background="images/newbg2.jpg"><td class="listvalue" background="images/newbg2.jpg" valign="top" align="center" height="36" width="100%"><b>{product_name}<br>{f_product_price}</b></td></tr> </table></td></tr></table></td> <!-- END row --> <tr></table> </tr> </table> <!-- FINISH list -->
 
 

Recent GIDBlogFirst week of IA training by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Call a C program through Linux shell script nuwandee C Programming Language 3 29-Mar-2004 21:54
Where can I find web statistics script / software? rhino1616 Web Design Forum 2 02-Jan-2004 20:31
Redirect multiple URLs to one script, masking true URL Maccaday Apache Web Server Forum 1 10-Dec-2003 08:34
JavaScript Tutorial Part 1 pcxgamer Web Design Forum 2 01-Dec-2003 09:16
sms web sender script jrobbio MySQL / PHP Forum 1 11-Apr-2003 12:19

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 06:59.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.