Jump to content

oldman79

Member
  • Posts

    60
  • Joined

  • Last visited

Everything posted by oldman79

  1. On my site, I want to creat a box called: Live Support. On this box I am want to use yahoo instant message as a live support. Does anyone know to code so, when I am online at yahoo instant message, then my customers from my sites will see the message that I am online. Thanks for your helping.
  2. My page already has the recommended change in 3.10 and the search is still one of the worst I have ever seen. It is almost embarrassing how inaccurate the results of the search function are. I have the same problem like you, and I am looking for someone help from here and at cubecart.org too.
  3. I have testing for search a item that you store on CubeCart. I type exactly the name of the title item that I want. But when I click on "GO" there is a hug list diffrent items not related at all to the item that I to looking for. Even that item exist in the database. Can anyone know why??? Thank You!
  4. I am upgrade from 3.0.8 to 3.0.9. I can login and view all section on admin control panel, but except one I can't view it. That is section: store config. I don't know why, it is keep popup i screen login, but I entry my username and password, but it didn't work. Why is this happend??? Any help? thank you
  5. just remove this words: "ugger is not the word" from line 34. That's it.
  6. This worked great for me....'cept now postal orders don't work You need to do this code for able postal orders work, let me know if you still need help.
  7. Apply this code below in currencyVars.php, session.inc.php if (!ereg("index.php|cart.php|download.php|switch.php|confirmed.php|order.php|orderForm .php|print.php|options.php",$_SERVER['PHP_SELF'])) { Apply this code below in orderSuccess.php if (!ereg("index.php|cart.php|download.php|switch.php|confirmed.php|orderForm.php|print .php|options.php",$_SERVER['PHP_SELF'])) { It will Print Order Form out very well, and it work!!!!
×
×
  • Create New...