Jump to content

convict

Member
  • Posts

    1,302
  • Joined

  • Last visited

  • Days Won

    1

Posts 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. Hey,

    I did a fresh install of version 4.0.3 (registered version). I had USPS activate my account. When I try to buy a play item I get "Failed to add the package" in normal mode. In Debug mode I get "USPS Error:". I am selling very lightweight items and I dont want to put my base weight to 1lb. Instead I added the item as .25 lb (really wish there was an oz/g).

    Any ideas?

    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. ...is there a way to make my own custom {custom} and have it be parsed also?

    Just do use the same way as you see in appropriate cubecart files you can add own custom template variables and parse code :)

  4. Hi,

    I'm looking to have all products in a certain category displayed, along with the subcategory links/folder images.

    Basically, a user clicks one of the main categories, i.e. "Rugby", at which point they see the Rugby category page.

    Right now this page has a few folders, with titles Equipment, Clothing & Protection,

    though as there are no products with just "rugby" as the category, below the subcats I get "there are no products in this category.

    What I'd like to do is have ALL products within the rugby section, regardless of their subcategory, show in this section.

    thus clicking on one of the folders will be more of a "filter by > equipment" for example.

    Please advise if/how I can do this.

    Many Thanks,

    Paul

    Google for cubecart all products view you find exactly what you are after
  5. It is expected the IPv4 will be supported until year 2025 :w00t: It supports about 40000000000 adresses - almost one address per human

    IPv6 supports about 430000000000000000000 addresses/square inch of Earth ground :^^:

  6. Okay, like a good little student... I DID try and search it out, and googled, and searched again, but to no avail, I am still looking for the answer :huh:

    What I want to do is be able to add a category, put products in it, but make it invisible from the left side bar where all the other categories are.

    Is this possible?

    Any help is apreciated! <_<

    Yes it is possible. Hide Category mod OR Hide Category and Product mod is usefull.

  7. can anyone tell me if link point services (credit card service) will work with cube cart?

    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

  8. I just signed up with Linkpoint and I use version 3. Do I need any other info other than get my merchant id for a linkpoint connect account?
    Two LINK POINT things are required:

    1. Merchant Id

    2. PEM certificate

    Server your store is running on must support OPEN SSL.

  9. Convict, Just to clarify..does that API module mean that the customer stays at your website while the payment process complete rather then get transferred to linkpointcentral like CC3 did to complete payment?
    Exactly so...
  10. Hello,

    Just started from scratch with v4, and it looks great.

    I was/am currently using Linkpoint International on v3, but see that it is no longer listed in v4 Payment Methods.

    Anyway I can add it?

    What am I supposed to do if I am currently using Linkpoint to accept credit card payments?

    Link Point API :P

  11. I think (not tested), but if you replace $grandtotal with $subTotal in the code you've supplied this should work.

    Jason

    Right it will work replacing in

    if(($grandTotal<100)

    The whole code is a bit strange but should work.

    PS. I should also mention that I am looking for a patch or instruction on how to set a $3.00 handling fee for each order in the US and a 5.00 handling fee for International orders?
    It depends to shipping module...
  12. That was all well and good when we were talking about a FREE script offered to the public. Problem is this is now a COMMERCIAL PACKAGE. I paid £100+ this morning, so I expect adequate answers from the developers only about how they can modify the package to fit the ad copy.

    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.
  13. So, the point of this topic was really to just have a moan because you weren't picked as a beta tester then?

    Who the hell BETA tested this

    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.

    :)
  14. 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 :)

  15. i had a plugin i bought from one of the mod stores out there that was a LInkpointAPI plugin... will it work on the new version or is Linkpoint API integrated already as a payment gateway into v4 ?

    EDIT: Module you have purchased is already upgraded.

  16. Session issue on local install. I have posted this in CC4 Beta forums:

    $onclick = "onclick=\"YY_checkform('install','dbhost','#q','0','

    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 :w00t:

    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 :)

    ok. Please report any bugs and we'll get to them. :)
    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:

  17. Session issue on local install. I have posted this in CC4 Beta forums:

    $onclick = "onclick=\"YY_checkform('install','dbhost','#q','0','

    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...