Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

tuna1

Archived
  • Posts

    29
  • Joined

  • Last visited

Everything posted by tuna1

  1. I'm having problems with the infobox template, whereby i edit the file, re-upload it and not see any changes at all. When i view the source it still has the same callouts ie. "infoboxheading" etc, in the new code i'v changed it to pure CSS but i can't see why it isn't working :(
  2. Ok seems the reason it was playing up was due to Simple template system. For future reference just add this line of code into the main template file <link rel="stylesheet" href="lightbox.css" type="text/css" media="screen" /> :)
  3. Hi guys, i'v installed the latest contribution from http://www.oscommerce.com/community/contri...earch,ultrapics However i'm having problems, the lightbox doesn't appear to be working and it's just sending the enlarged image to the bottom of page. Here's what i'm talking about http://stoneguru.co.uk/osc/product_info.php?products_id=21 A working example can be seen here, http://www.custamazing.com/product_info.ph...e22b8b59b7d5a25 I'v compared code from both pages and the only visible difference i can see is at the top of mine there is <script type="text/javascript" src="js/scriptaculous.js?load=effects,builder"></script> Whereas in the working version the same line of code reads <script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>
  4. Just wondering why i'm not able to click add to cart and view pictures? I solved this before, i think it involved adding some javascript or something similar somewhere, just can't for the life of me remember where!
  5. Hi, i'm trying to find a login box contribution that is combatible with STS, has anyone used one/come accross one? EDIT: Forgot to add this is what i mean by a login box http://www.prozis.com/
  6. Thanks for the help Bill! I'm having a small problem at the moment trying to install a contribution which displays a login box on the home page similar to site below http://www.prozis.com/ I'm using the contribution http://www.oscommerce.com/community/contri...ons,2538/page,9 Everything is installed its just when i come to using the PHP code to include it in sts_template.html i get the following error Code: // BOF: WebMakers Added: Login Box My Account require(DIR_WS_BOXES . 'loginbox.php'); // EOF: WebMakers Added: Login Box My Account Error: Fatal error: Call to a member function on a non-object in /home/wwwmacr/public_html/templates/custom1/includes/functions/html_output.php on line 78 Thanks in advance for any advice
  7. Bill, excuse my ignorance but what exactly would i call the infobox?
  8. Hi, i'm trying to edit the style of the category infobox, as shown in the link below http://www.macro-solutions.co.uk/templates/1/ Is there an easy way of doing this? Many thanks in advance
  9. Sean i had a similar problem and my solution was defining the CSS styles in the sts_template, hope this helps
  10. Hi everyone, 2 things really... First, how do i edit the 'Category' section so say i could have a small dotted line and an arrow next to each of the different categories, i can't seem to find a simple solution to this. And lastly, how would i go about editing the way products are displayed (ie. i would like to add a border around the products and add an 'add to cart button') both on the 'new products for february' and the actual category list. I hope someone can help James
  11. Hi, having read the user manual and going over files included in sts 4.4 i'm afraid i'v been unable to solve my problem :( Basically i want to edit the layout of the sections 'New Products For February' and the view of all the products under a category. I do not want to make specific ones for certain categories, just a template for them all. How do i go about doing this? I would also like to add the buttons 'add to cart' and 'view' item for each product listed. Is there a way i can do this? I'm also unsure of what callouts to use to call these functions for seperate products. I would really appreciate any help with this :)
  12. What i'm tryng to achieve can be seen in the below website http://www.solid-entertainmentuk.com/store_7/index.php and http://www.solid-entertainmentuk.com/store...x.php?cPath=1_9 How/what do i change from the default display to get to this? I have STS 4.4 installed, but i have no idea where to start! Would really appreciate some help :)
  13. I'm also having problems with the error being returned from line 78 of html_output.php. It occurred just after i added a review of a product. Will removing this code have a significant effect on the site? Many thanks
×
×
  • Create New...