Jump to content

maxsports

Member
  • Posts

    28
  • Joined

  • Last visited

Everything posted by maxsports

  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....
  12. Hey, could you guys please give a little bit more explanation on this? What shoud I do to apply this code?
  13. Tried to reinstall the folder, not working, anyone can help? MySQL Error Occured 1142: DROP command denied to user 'maxspor_max'@'216.14.208.101' for table 'CubeCart_cats_lang' QUERY = DROP TABLE IF EXISTS `CubeCart_cats_lang`, `CubeCart_Downloads`, `CubeCart_Modules`, `CubeCart_admin_permissions`, `CubeCart_admin_sections`, `CubeCart_admin_sessions`, `CubeCart_admin_users`, `CubeCart_category`, `CubeCart_cats_idx`, `CubeCart_config`, `CubeCart_currencies`, `CubeCart_customer`, `CubeCart_docs`, `CubeCart_docs_lang`, `CubeCart_img_idx`, `CubeCart_inv_lang`, `CubeCart_inventory`, `CubeCart_iso_counties`, `CubeCart_iso_countries`, `CubeCart_options_bot`, `CubeCart_options_mid`, `CubeCart_options_top`, `CubeCart_order_inv`, `CubeCart_order_state`, `CubeCart_order_sum`, `CubeCart_search`, `CubeCart_sessions`, `CubeCart_taxes`; Ok, I solve the problem by myself by changing the privileges of database user.
×
×
  • Create New...