Jump to content

convict

Member
  • Posts

    1,302
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by convict

  1. Please find this in includes/ini.inc.php at the end of file: // Pages that should be server under SSL (if enabled) $sslPages = array("unsubscribe" => 1,"login" => 1,"logout" => 1,"forgotPass" => 1,"account" => 1,"profile" => 1,"changePass" => 1,"newsletter" => 1,"cart" => 1,"step1" => 1,"step2" => 1,"step3" => 1,"step4" => 1,"step5" => 1,"reg" => 1,"viewOrders" => 1,"viewOrder" => 1,"confirmed" => 1);
  2. First Class option does such issue some bugs (debug mode included) were discovered and fixed in next release. Please submit a new helpdesk ticket we can help you to solve this issue.
  3. convict

    Custom Code

    Just do use the same way as you see in appropriate cubecart files you can add own custom template variables and parse code :)
  4. Google for cubecart all products view you find exactly what you are after
  5. [ADMIN FOLDER]/sources/home/index.inc.php is the right file :w00t:
  6. CubeCartForums.org is the right place to do it.
  7. Do upgrade manually as the CubeCart Read Me.txt appropriate section says. cPanel/Fantastico is a real pain sometimes all depends to host maintenance.
  8. convict

    Ipv6

    It is expected the IPv4 will be supported until year 2025 It supports about 40000000000 adresses - almost one address per human IPv6 supports about 430000000000000000000 addresses/square inch of Earth ground :^^:
  9. CubeCartForums.org - The Unofficial CubeCart Third Party Mod and Skin Discusson Forum
  10. Yes it is possible. Hide Category mod OR Hide Category and Product mod is usefull.
  11. convict

    Link Point

    Link Point is standard CC3 gateway it redirects customers to Link Point Central site to make payments. If you dont prefer to redirect your customers to Link POint server to make payments using credit cards direct at your store please try to use google to search for cubecart3 Link Point API
  12. @astrobox it seem you are running a local copy. If so burgensteen posted a right link @brivtech :rolly:
  13. Yes there are lot of changes. It would be good to maintain the Changelog as last CC3 versions did. The Changelog of files content important changes below. Please note the NEW folders like KitaBlue skin and Norwegian language are NOT involved because of changelog size. Unpacked HTML file size 2.6MB. cc401_cc402.zip
  14. Fix is very easy no reason to hide it <script src="https://ssl.google-analytics.com/urchin.js" type="text/javascript">
  15. None of CC3 module work in CC4 as it is. Module you are asking for CC4 just check the cubecartforums.org or google for ship by subtotal in zone or zone independent BTW The direct link to a 3rd Party store is not allowed here :)
  16. Two LINK POINT things are required: 1. Merchant Id 2. PEM certificate Server your store is running on must support OPEN SSL.
  17. Right it will work replacing in if(($grandTotal<100) The whole code is a bit strange but should work. It depends to shipping module...
  18. convict

    No offence

    What? There isn't a free version of CubeCart 4? Ugh! 14 days demo only is for free. Version 3 remains as free of charge.
  19. convict

    No offence

    Me for one. Suffice to say, I'd like to see you try and develop a package as comprehensive as this from scratch. A lot of work has gone into this, as has a lot of testing. If you're an expert in these matters, then your input is appreciated, but perhaps with a little less of the attitude. We're all working hard to contribute to making this a great system, as are the developers. :)
  20. convict

    No offence

    Calm down. The feature of SEO is simple - product page ends with prod_XXX.html XXX is the product id. Product page will be ever accessible regardless to URL content between domain name (shop location) and prod_XXX.html, that the SEO feature. Category page and the Sitedoc page situation is as the same as product URL using SEO. SEO feature is known as a mod for CubeCart v3, well it is the same logic, the same code but not at all. Latest cc3 mod has a feature to write the exact URL to a product, cat and sitedoc as far as i know i think it solves what you are complaining on. I think it will be available soon :)
  21. convict

    Linkpoint API

    EDIT: Module you have purchased is already upgraded.
  22. Wow, 1 hour in the wild and already hacking the core! Hehe what a mixture of text like journalist i didnt say it as is written LOL The session issue on local install was posted before not the install script hacl :-) It is first time Develion added such db pass control in a official release as far as I know Al, v4 Beta forums discussed about I posted code without domain record in php cookies command. Martin did something around afterwards I think but domain always there. I think this is not used in version 3. Strange, edit post did the next one :w00t:
  23. Wow, 1 hour in the wild and already hacking the core! Hehe what a mixture of text like journalist i didnt say it as is written LOL The session issue on local install was posted before not the install script hacl :-) It is first time Develion added such db pass control in a official release as far as I know :)
×
×
  • Create New...