Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

RobinEkstrom

Archived
  • Posts

    23
  • Joined

  • Last visited

Everything posted by RobinEkstrom

  1. Can someone with STS please post their sts_column_left.php in sts_inc @ includes?
  2. Thanks, I have done that now.. But it's still the same result. :(
  3. Hello all.. I've some problems with the FWR Tree menu to work together with STS. Here's a link: http://www.oscommerce.com/community/contributions,5942/ My site can be found here: http://datorbasen.se/db/ The site isnt fully shown becuase im working on it - and dont want to publish all here :D It should be a tree-menu.. But it's NOT working.. Please - Help me!
  4. Hello all.. I've some problems with the FWR Tree menu to work together with STS. Here's a link: http://www.oscommerce.com/community/contributions,5942/ My site can be found here: http://datorbasen.se/db/ The site isnt fully shown becuase im working on it - and dont want to publish all here :D It should be a tree-menu.. But it's NOT working.. Please - Help me!
  5. I have sent you a private message with details. Thanks!
  6. Thanks! I have done that, but when I have added a order the customer details is deleted from their account..... Can you please try to help me out? :)
  7. I think this is some sucess... I replaced line 246 in treemeny.inc.php in functions/dynamenu/lib with this: $a_href_open = '<a onmousedown="'. $toggle_function_name . "('" . $cnt . "')\";" . $this->tree[$cnt]['parsed_title'] . ' class="' . $linkstyle . ' '. $this->tree[$cnt]['parsed_target']. '">'; Now I can toggle with the category-name.. But NOT open the categories.. :( My mouse pointer is like this: http://www9.speedyshare.com/data/474157826...sdasdsadasd.bmp Plleaasseee help me!
  8. Hello... First of all, _GREAT_ contrib!! Its working GREAT with STS (after some bugfixes)! Is there anyone who has a solution for this contrib in One Page Checkout? http://addons.oscommerce.com/info/5825 It's a great contrib - and it's really needed! It shouldnt be so hard to do it.. because its only a few lines in checkout_process.php that should be changed. If someone knows, PLEASE respond!! Thanks, Robin.
  9. Hi.. Is there any way (I have searched the forum thead without any results) to use the category-name for a dropdown with both + and -? So the category is dropping with the subcategories if I press the 'head category'? I mean somthing like this: http://www.tdjdata.se/ Thanks
  10. Thanks Jack. I thought STS was the problem :-) Hello, I think that has to do with you'r database or somthing.. did you run the SQL-file?
  11. Hello again :-) Has been a problem with a store (its NOT a live store!), the error is that I have installed 'header tags' (what I think quite correctly) Together with some other modules of course, one of those is STS. The error occurs when I visit the product page with a SEO test, which says that the page has no title, meta tags, or similar. But they have when I look at the page! What could be the fault then? I checked my installation, and it appears to be OK. Can it be a setting I missed? Thanks, Robin.
  12. Thanks for you'r replay Jack! I have figured out that its something with the Lightbox, and not the code in UltraPics. When I remove the style for the lightbox (lightbox.css) the problem disapears, and I cant view the lightbox.. But like you said so you don't respond to questions about this, but you know no solution? Since I gave a little more specific information about this case :) Bow and buffers. Greetings, Robin.
  13. Jack_mcs: Can you help me in any way? Or should I begin to recode the lightbox-function? (^ my post is some rows up ^)
  14. First of all, this is a really great contrib. But, it doesn't seem to be working with SEO Header Tags. I need to change very much code, and its not using the same value as SEO Header Tags. I dont know how I should do with this, the "lightbox"-function is very confused now.. Here's a printscreen of the lightbox: (on product_info.php, its not a live-shop) http://server.games4u.se/confused_product_info.PNG Hope someone can help me, I dont think im alone with this problem, and some of you guys should be using this contribs! Thanks in advance, Robin.
  15. First of all, this is a really great contrib. But, it doesn't seem to be working with UltraPics. I need to change very much code, and its not using the same value as UltraPics. I dont know how I should do with this, the "lightbox"-function is very confused now.. Here's a printscreen of the lightbox: (on product_info.php, its not a live-shop) http://server.games4u.se/confused_product_info.PNG Hope someone can help me, I dont think im alone with this problem, and some of you guys should be using this contribs! Thanks in advance, Robin.
  16. I cant get this to work, its just displaying the image in a new window (target="_blank"), and I dont know why. I have made all the settings from "install.txt" in the right way. <link rel="stylesheet" href="lightbox/lightbox.css" type="text/css" media="screen" /> <script type="text/javascript" src="lightbox/prototype.js"></script> <script type="text/javascript" src="lightbox/scriptaculous.js?load=effects"></script> <script type="text/javascript" src="lightbox/builder.js"></script> <script type="text/javascript" src="lightbox/lightbox.js"></script> And I have tried to add the "lightbox.css" into my own "stylesheet.css", but its the same thing. Can I run .js files with Wamp-server? (normal settings) I cant find another problem... :-/ Please help me out! :-) /Robin
×
×
  • Create New...