Jump to content

slic535

Member
  • Posts

    287
  • Joined

  • Last visited

Everything posted by slic535

  1. i am looking to disable my product reviews? how do i do it, i dont see it in the shopping cart to turn it off. any hints?
  2. i want to look at one section in my inventory. i have a section called butterfly knives. how do i get it to show just the butterfly knife section and not everything that starts alphabeticaly?
  3. i am trying to get my shipping working under the per category. it wont add the shipping categories. each category i have a set price for. what do i need to do?
  4. where do i put it at in the coding?
  5. ok, i past the info on and they did that. but nothing changed. they changed the Display_errors but said it could be in ini.php but they dont want to turn off anything they dont know about. what next?
  6. i have been using hostgator for awhile. do they not give you enough people with their system? whats the best hosting for the money that runs cubecart and can help you out on the cubecart when needed?
  7. i am trying to get into my website and i am looking at the .com of my website, i get these 2 messages.. for loggin in i get Notice: Undefined index: encoder in /home/slic535/public_html/admin.php on line 37 for the front of the website i get Notice: Undefined index: encoder in /home/slic535/public_html/index.php on line 26 i had the hosting company upload my files on their end in binary code. what must this be?
  8. my hosting provider says the script is running more than 64m so it wont work, how is this? can this be fixed i cannot get into my admin area on my site. they say zend optimizer and ion is on and running.
  9. i tried to go into my encoding and change to unicode but it still didnt work. how do i do it? i get a message that says this in admin_enc_zend.php <html><body><a href="http://www.zend.com/products/zend_guard"><img border="0" src="http://www.zend.com/images/store/safeguard_optimizer_img.gif" align="right"></a><center><h1>Zend Optimizer not installed</h1></center><p>This file was encoded by the <a href="http://www.zend.com/products/zend_guard">Zend Guard</a>. In order to run it, please install the <a href="http://www.zend.com/products/zend_optimizer">Zend Optimizer</a> (available without charge), version 3.0.0 or later. </p><h2>Seeing this message instead of the website you expected?</h2>This means that this webserver is not configured correctly. In order to view this website properly, please contact the website's system administrator/webmaster with the following message:<br><br><tt>The component "Zend Optimizer" is not installed on the Web Server and therefore cannot service encoded files. Please download and install the Zend Optimizer (available without charge) on the Web Server.</tt><br><br><b>Note</b>: Zend Technologies cannot resolve issues related to this message appearing on websites not belonging to <a href="http://www.zend.com">Zend Technologies</a>. <h2>What is the Zend Optimizer?</h2><p>The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been available without charge, since the early days of PHP 4. It improves performance by scanning PHP's intermediate code and passing it through multiple Optimization Passes to replace inefficient code patterns with more efficient code blocks. The replaced code blocks perform exactly the same operations as the original code, only faster. </p><p>In addition to improving performance, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Guard. </p><p>The Zend Optimizer is a free product available for download from <a href="http://www.zend.com">Zend Technologies</a>. Zend Technologies also developed the PHP scripting engine, known as the <a href="http://www.zend.com/products/zend_engine">Zend Engine</a>.</p></body></html> EOM; exit(); my hosting provider says the script is running more than 64m so it wont work, how is this? can this be fixed
  10. i cannot get into the admin of my site. any clues? this is what i get Fatal error: Unable to read 12019 bytes in /home/slic535/public_html/admin_enc_zend.php on line 0
  11. should i try to reinstall cc5? the htaccess has 0 size. i had copied it and moved it from the public html.
  12. i got with my hosting company and they said htaccess is installed and mod rewrite is on but it still doesnt work. what now?
  13. i just loaded my first product on cc5 and it wont show up on the site. it says theres no page there. here is the link. http://www.directknifesales.com/little-purple-automatic-pocket-knife-8364pp.html i thought everything was good until this happened. any suggestions? oh, yes and also i get this message in my error logs and i have 29 of them with different ips in two days. any clues as to what this is? [Error] /home/slic535/public_html/includes/functions.inc.php:437 - Invalid IP address: 71.137.241.155, 216.115.97.234
  14. no no, i am using hostgator for hosting but i dont understand exactly what i have to do. this line confuses me. i can get into that folder with my ftp program but it says to change to read only. how do i do that? do i right click on the folder to pop up the properties and change it? Your includes/global.inc.php is currently writable, you should change the file permissions to read only
  15. no no, i am using hostgator for hosting but i dont understand exactly what i have to do. this line confuses me. i can get into that folder with my ftp program but it says to change to read only. how do i do that? Your includes/global.inc.php is currently writable, you should change the file permissions to read only
  16. i am trying to add stuff and move around and it keeps loggin me out at every push of the button. any clues?
  17. i know how to get in it, but i dont know what to put in it. it seems already set up with all the info in the spaces. it has my password, admin user, the #1 for if its in use and so on. how to i set it to read only?
  18. whew! sometimes the frustration can make ya nutz! i guess i just have to get used to the platform.
  19. i have a big grey box under my website that has a bunch of stuff and i need to have it hidden. also i cannot take my site offline when i push the offline button. nothing at all seems to work after i installed cc5. it seems more of a pain to deal with than to just go back to cc4 or cc3. my website is at directknifesales.com
  20. Warning] /home/slic535/public_html/classes/debug.class.php:138 - register_globals are enabled. It is highly recommended that you disable this in your PHP configuration, as it is a large security hole, and may wreak havoc how do i disable this? where is the php configuration at? anyone know? Your includes/global.inc.php is currently writable, you should change the file permissions to read only. On Linux or Unix systems it should be CHMOD to 0444. i get this in my error log. how do i fix this ? i have global.inc.php and global.inc.php-dist. do i need both of them? i tried to fill in the spots in global.inc.php-dist and when i did it then said there was nothing in the folder?
  21. i got it to work, i deleted the setup folder and i get 2 errors in my error log. this is what i get File: [catalogue.class.php] Line: [928] "SELECT I.* FROM store1CubeCart_inventory AS I LEFT JOIN (SELECT product_id, MAX(price) as price, MAX(sale_price) as sale_price FROM store1CubeCart_pricing_group WHERE group_id = 0 GROUP BY product_id) as G ON G.product_id = I.product_id WHERE I.product_id IN (SELECT product_id FROM `store1CubeCart_category_index` as CI INNER JOIN store1CubeCart_category as C where CI.cat_id = C.cat_id AND C.hide = 0) AND I.status = 1 AND ORDER BY IF (G.price IS NULL, I.price, G.price) DESC LIMIT 10 OFFSET 0 " - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY IF (G.price IS NULL, I.price, G.price) DESC LIMIT 10 OFFSET 0' at line 1 File: [catalogue.class.php] Line: [930] "SELECT COUNT(I.product_id) as count FROM store1CubeCart_inventory AS I LEFT JOIN (SELECT product_id, MAX(price) as price, MAX(sale_price) as sale_price FROM store1CubeCart_pricing_group WHERE group_id = 0 GROUP BY product_id) as G ON G.product_id = I.product_id WHERE I.product_id IN (SELECT product_id FROM `store1CubeCart_category_index` as CI INNER JOIN store1CubeCart_category as C where CI.cat_id = C.cat_id AND C.hide = 0) AND I.status = 1 AND ORDER BY IF (G.price IS NULL, I.price, G.price) DESC " - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY IF (G.price IS NULL, I.price, G.price) DESC' at line 1
  22. i got it to work, i deleted the setup folder and i get 2 errors in my error log. this is what i get File: [catalogue.class.php] Line: [928] "SELECT I.* FROM store1CubeCart_inventory AS I LEFT JOIN (SELECT product_id, MAX(price) as price, MAX(sale_price) as sale_price FROM store1CubeCart_pricing_group WHERE group_id = 0 GROUP BY product_id) as G ON G.product_id = I.product_id WHERE I.product_id IN (SELECT product_id FROM `store1CubeCart_category_index` as CI INNER JOIN store1CubeCart_category as C where CI.cat_id = C.cat_id AND C.hide = 0) AND I.status = 1 AND ORDER BY IF (G.price IS NULL, I.price, G.price) DESC LIMIT 10 OFFSET 0 " - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY IF (G.price IS NULL, I.price, G.price) DESC LIMIT 10 OFFSET 0' at line 1 File: [catalogue.class.php] Line: [930] "SELECT COUNT(I.product_id) as count FROM store1CubeCart_inventory AS I LEFT JOIN (SELECT product_id, MAX(price) as price, MAX(sale_price) as sale_price FROM store1CubeCart_pricing_group WHERE group_id = 0 GROUP BY product_id) as G ON G.product_id = I.product_id WHERE I.product_id IN (SELECT product_id FROM `store1CubeCart_category_index` as CI INNER JOIN store1CubeCart_category as C where CI.cat_id = C.cat_id AND C.hide = 0) AND I.status = 1 AND ORDER BY IF (G.price IS NULL, I.price, G.price) DESC " - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY IF (G.price IS NULL, I.price, G.price) DESC' at line 1
  23. i am trying to install cc5 on directknifesales.com and it is there but i dont think its in the right place. is it in the right folder? i dont understand what the database host or table prefix is either?
  24. yes i was in my phpadmin and i accidentaly pushed the red x on it. do you know how i can get it back?
×
×
  • Create New...