Jump to content

maxsports

Member
  • Posts

    28
  • Joined

  • Last visited

maxsports's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Collaborator Rare
  • Conversation Starter
  • Week One Done
  • One Month Later Rare

Recent Badges

1

Reputation

  1. Al, it is showing below error message after upgrade to 6.0.12 while I was pushed to use php version 7. Will this cause any problem to my store? [Deprecated] /home/***/store/includes/lib/pclzip/pclzip.lib.php:190 - Methods with the same name as their class will not be constructors in a future version of PHP; PclZip has a deprecated constructor
  2. Ok, figured out how by myself, just add iframe code into main.php.
  3. Can anyone point out where I should modify to change the picture size of sub-category? It is too tiny, will prefer bigger pictures. Thanks
  4. I am basically looking to add this box to the right side of the page under popular products: <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fplatform&amp;width=292&amp;colorscheme=light&amp;show_faces=true&amp;border_color&amp;stream=true&amp;header=true&amp;height=427" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:427px;" allowTransparency="true"></iframe>
  5. It looks that you are very familiar with css code, just a quick question for you, do you know if it is possible just add a facebook iframe to the right side bar of the store home page? css is just too difficult for me, I have no idea where I can add the code in. Thanks in advance.
  6. Is there a file that I can modify to add facebook box to the right of the page, it is empty and ideal for facebook plugin.
  7. dash board/ customer support doesn't work either, what is going on?
  8. Cart total is correct, but when it proceeds to Paypal, it ignored shipping charge, is it a set up issue? Please help, happens on a live store just upgraded from V4. And now I tried $40 item, it shows on the cart that there is $15 shipping charge, but when went to Paypal, only charge $40.
  9. MySQL Error Occurred Error Message: 1194: Table 'CubeCart_sessions' is marked as crashed and should be repaired SQL: SELECT * FROM CubeCart_sessions LEFT JOIN CubeCart_customer ON CubeCart_sessions.customer_id = CubeCart_customer.customer_id WHERE timeLast>1256061731 ORDER BY timeLast DESC
  10. click on view cart button, it shows: Fatal error: [] operator not supported for strings in /hsphere/local/home/maxsports/maxsports.ca/store/includes/content/cart.inc.php on line 842
  11. Fatal error: [] operator not supported for strings in /hsphere/local/home/maxsports/maxsports.ca/store/includes/content/cart.inc.php on line 842 Please help, waiting online....
×
×
  • Create New...