Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

~Kira

Pioneers
  • Posts

    182
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by ~Kira

  1. I have a question for anyone who might know. I have a store running osCommerce Online Merchant v2.2 RC2a and using USPS Methods version 3.0, which is not calculating for international shipping and gives all kinds of funny characters for domestic shipping. I can see there have been a lot of upgraded packages for this contribution. Which one should I use?

  2. ok I installed the last full version and it says

     

    STEP #7 - Configuring the file "/catalog/admin/easypopulate.php"

     

    PLEASE DO THIS!!!!!: Go to /catalog/admin/easypopulate.php and read the section marked "Configuration Variables".

     

    There is nothing on that page that says "configuration variables." So, where exactly do I read these instructions?

  3. Hello and Happy New Year!

     

    I need to install easy populate on a site today or tomorrow at the latest. Which is the package I should download and why are there so many weird files in the list? The last one simply states "Easy Populate 30 Sep 2010 I'm not sure" --- lol. Thanks for any advice.

     

    Peace~

  4. Well, I guess it is a matter of opinion but if they can't handle placing a $infobox_somebox variable into a template then I wouldn't be real confident about them fiddling around in the admin.

     

    Right, I'm not arguing with you, but am just wondering how to get the admin infobox contribution to integrate with STS so both are there.

  5. YES, the INFOBOX ADMIN contribution could be the culprit.

     

    Notice that STS IS bringing in the infoboxes, it's just displaying them in the content area. Turn off the Infobox Admin contribution and test.

     

    The latest version of that contribution combines the column_left/right.php files (not good). By the way, there really is no reason to use both Infobox Admin and the Infobox Template Feature together. You should choose one or the other. Both contributions are trying to do the same thing.

     

    Note: You can still use STS, just you would need to turn off the Infobox Template feature in the STS Default Module in the Admin. You would also need to remove all of the infobox tags since Infobox Admin is controlling your right and left columns (you can't have both).

     

    Is there any way to integrate admin infobox with STS - what I want is that if certain boxes are chose they show up - the others do not - and the ones showing up use the infobox template from the STS directory.

  6. I am working on a store like that. It processes using authorize.net and the orders actually DO go through but as order 0 --- all of them. The store used to work correctly. Anyway, the orders 0 do not show up in admin. I think you might have an autoincrement problem in the database or something is wrong with the code. Check your orders table and orders_products and see if anything is in there. I think those are the right names. Either way, you're going to have to do some testing and debugging. I might be able to take a look if you want.

  7. I tried that, and I did the fill tag for just the one category and it's still showing generic "page title - store name"

    Am I missing something in a file? If so, which file should I look at. I can go over the installation instructions again.

    Thanks : )

     

    Actually I typed that wrong. It's showing the name of the page (not the title or the category name, which is what I want)

     

    so I get Index - Store Name

     

    Should I double check my categories file or do you have any idea why it's not pulling the right title?

    It seems to be going into the database when I edit the category and put stuff into the boxes.

     

    I really don't want to check the entire install again - the site is so modified starting with the template she bought - it was hard enough to get it installed the first time. lol Thanks for any help : )

  8. Yes.

     

    I tried that, and I did the fill tag for just the one category and it's still showing generic "page title - store name"

    Am I missing something in a file? If so, which file should I look at. I can go over the installation instructions again.

    Thanks : )

  9. Also, I have a slight other problem. When I go to use Fill Tags in firefox 3, the browser starts loading after I click to begin, and then it starts to download the file instead of refreshing, and it opens up other windows, so yesterday I started and went to take a break and had 124 windows open. I've seen this happen before with firefox on other sites, but usually once I reboot or just close the program, the problem goes away. This happens every time. Is there anything I can do to fix it? If not I'll use another browser.

  10. Same problem as before. You must have uploaded the files that go in the english directory of admin to the one in hte shop.

     

    No actually I just copied over the catalog folder, and my ftp sorts it all out to the proper directories. I just checked and there is no header_tags_seo.php in the root directory. So maybe it's looking for something listed in a file somewhere? I don't know. Everything seems to be working ok.

     

    Anyway I'm having another problem. My clients wants unique tags for certain categories & products. I have gone into a category in admin, and entered asdf for the title, desc & keywords, and it IS pulling that info into the database, but the page still shows "page name - store name"

     

    How would I go about changing one category/product page at a time? I don't want to fill them again or erase all of them - I want the others to do the default as they are set to do.

     

    Am I supposed to go to Categories > Edit Category ?

  11. I should have stated this better. /home/ is just short for /home/site/blah/blah/balh/public_html/

     

    so what it's really looking for is

     

    header_tags_seo.php

    header_tags_fill_tags.php

    includes/header_tags_seo_words.txt

    includes/boxes/header_tags_seo.php

    includes/languages/english/header_tags_seo.php

     

    I don't even see any root files in the "catalog" directory. These files do exist, but in other directories, where they are supposed to. I'm not sure if this is even an error because it looks like it's installed properly. I will try to run fill tags and see what happens.

  12. I just ran the test and I got a Missing File message:

     

    Cannot find file /html/header_tags_seo.php.

    Cannot find file /html/header_tags_fill_tags.php.

    Cannot find file /html/includes/header_tags_seo_words.txt.

    Cannot find file /html/includes/boxes/header_tags_seo.php.

    Cannot find file /html/includes/languages/english/header_tags_seo.php.

     

    I don't see these in the "catalog" folder. I don't have a new shop. Where do I get these files --- did I do something wrong?

  13. See the fix for this in the last page or so. It's a different file but the same reason, most likely.

     

    ok I understand. Thanks so much for your quick reply. Actually I searched the site over and over for a reference, but it was actually a blank file on the server. *Delete*

     

    :)

  14. I have just installed the latest version of Header Tags SEO and for this store, it was SO heavily modified that I had to skip a few steps - such as showing the category description and all that and editing breadcrumbs, because they have deleted all the category name, desc & image and have custom breadcrumbs. BUT I dont think that make a whole lot of difference. Anyway the install went fine but when I went into admin (http://www.site.com/admin/header_tags_seo.php?selected_box=headertags) I see a message twice:

     

    Failed to open file: /home/site/html/home_group.php

    Failed to open file: /home/site/html/home_group.php

     

    I can't find a single reference to this file and I don't have it anywhere, so of course it can't find it.

    Any idea what this might be? Did I do something wrong?

    Any help would be appreciated.

     

    ~Kira

     

    ps - I did do a search in this thread for "home_group.php" and got no results. Thanks!

  15. Ok. The line:

     

    $country="223";

     

    is forcing the country to be US. Try just removing that (or commenting it out) and see what happens. There should be code elsewhere for doing a pull_down list of countries to allow selecting the country - that may have been removed or commented out. Go look at the original edited sources from the contribution and compare to what you have.

     

    Yes I know 223 = US. Either I or the previous developer did that. I've already commented it out but had to put it back in.

     

    What happened was last year she had all the country stuff removed (she wanted only a US store) then people couldn't check out because it kept saying there was a country error (Please select your country-- or whatever). So I commented out a bunch of stuff (not the 223) when I started work on the site a few months ago.

     

    Then a week ago she decided she wants international payment/shipping and I tried to put all the country stuff and foreign city dropdowns back but it was already broken and hacked by someone else and hacked by me too! So we ended up with errors and blank pages and no paypal etc etc. so 223 is back in biz... lol :)

     

    anyway... So you are saying that this IS the right contribution and I can just check files / reinstall? That's what I was hoping so that I could iron this out. This would be great. Please let me know. Thanks!

  16. Kira,

     

    The code you show doesn't look like any version of this contribution I have seen.

     

    The version I developed was last posted as "1.4.1". It is what I would recommend you start with. It is a full version, though the edits are based on 2.2MS2. The later RC is not a lot different in the places where the edits are made.

     

    Sorry. I might have put in the code I grabbed somewhere as an effort for quick fix. Here is the code that was there before.

     

    $country="223";
    
       if ($process == true) {
         if ($entry_state_has_zones == true) {
           $zones_array = array();
           $zones_query = tep_db_query("select zone_name from " . TABLE_ZONES . " where zone_country_id = '" . (int)$country . "' order by zone_name");
           while ($zones_values = tep_db_fetch_array($zones_query)) {
             $zones_array[] = array('id' => $zones_values['zone_name'], 'text' => $zones_values['zone_name']);
           }
           echo tep_draw_pull_down_menu('state', $zones_array);
         } else {
               echo tep_draw_input_field('state');
       echo tep_draw_pull_down_menu('state', $zones_array);
        }
      } else {
        echo tep_draw_input_field('state');
        echo tep_draw_pull_down_menu('state', $zones_array);
      }

  17. Hello All,

     

    I believe my client is using a version of the country/state selector, but it's been hacked. It only showed US states and no country, and everyone was forced to be US-based only. Now she wants international sales/shipping so this is a major problem. I have no idea what version she had (there are no comments in the files regarding this mod) and it's been hacked anyway. I just want to re-install it or compare code to get it working normally.

     

    I see there are a ton of little upgrades and text files and whatnot. Is there a full version including everything to date?

     

    Here is the basic code I'm using on the pages for now, which doesn't show a blank field for zones with no states, and it requires you to select the country first, click submit, then the states show up. Otherwise all states show up, but, for example, if I go into the address book to edit an address and I change the country (let's say to Switzerland), click, then the Swiss "states" show up (probably cities) but the country changes itself to something else! so I have to reset it to Switzerland before clicking or it's all wrong. argh. anyway here's my quick fix - could use some pointers please:

     

    if ($process == true) {
         if ($entry_state_has_zones == true) {
           $zones_array = array();
           $zones_array = array(array('id' => '', 'text' => PULL_DOWN_DEFAULT));
           $zones_query = tep_db_query("select zone_name from " . TABLE_ZONES . " where zone_country_id = '" . (int)$country . "' order by zone_name");
             while ($zones_values = tep_db_fetch_array($zones_query)) {
             $zones_array[] = array('id' => $zones_values['zone_name'], 'text' => $zones_values['zone_name']);
           }
           echo tep_draw_pull_down_menu('state', $zones_array);
         } else {
           $zones_array = array();
           $zones_array = array(array('id' => '', 'text' => PULL_DOWN_DEFAULT));
           $zones_query = tep_db_query("select zone_name from " . TABLE_ZONES . " order by zone_name");
           while ($zones_values = tep_db_fetch_array($zones_query)) {
           $zones_array[] = array('id' => $zones_values['zone_name'], 'text' => $zones_values['zone_name']);
           }
           echo tep_draw_pull_down_menu('state', $zones_array);
         }
       } else {
           $zones_array = array();
           $zones_array = array(array('id' => '', 'text' => PULL_DOWN_DEFAULT));
           $zones_query = tep_db_query("select zone_name from " . TABLE_ZONES . " order by zone_name");
           while ($zones_values = tep_db_fetch_array($zones_query)) {
           $zones_array[] = array('id' => $zones_values['zone_name'], 'text' => $zones_values['zone_name']);
           }
           echo tep_draw_pull_down_menu('state', $zones_array);
       }
    

     

    Upon reviewing this I think the 3rd else should be the field. But I want any comments you might have. This is aggravating me but I'm willing to do a reinstall if it will make things nicer.

  18. You can try it out on my website garyfoster.net/catalog see if it does what you want from the public side. The only issue I am aware off is in the admin side not the public side.

     

    Hope you find it useful. I will try and help as much as I can with it, but I am not technically speaking a coder, this is a merge of several mods that I found which haven't been updated recently, there have been small changes made to work with the latest release of osCommerce, but nothing major.

     

    Many thanks

     

    Gary

     

    Thank you. Yes I went to your site yesterday but didn't see any group downloads - only single. Also was trying to test out on a free one so I didn't get charged. I wasn't even going to download just wanted to see if the links appeared, etc. Is there a particular product I can try out to see it in action?

     

    Edit: Also I understand if they buy more than one download product, they would get the links for each one, but we have groups where someone buys a series (instead of just one episode) and we need ALL links to be available. The reason why is even if we zipped all the episodes together, some would be like 3gb and time out so we have to have separate files that apply to one product purchase.

  19. If the user buys more than one download at the same time then these are all available for download on the checkout_success.php page. The user can also download the items through the "My Account" page when viewing the previous products that have been sold.

     

    I hope this makes sense. I to had problems with Super Download which is why I put this together. It wouldn't even let me install it.

     

    There is a small issue with the coding at the moment, I think there is a ) missing. This is admin side only, but due to life getting in the way I haven't been able to investigate fully yet.

     

    lol at least you are honest - there's always a ) missing (or is it a } ???) but that doesn't matter if it works right. I am seriously hoping my client wants to uninstall the super download shop - it's a fabulous idea and IF you can manage to get parts of it working it's pretty cool but honestly it has SO many problems and not much support I'm just sick of it. I hope I can try your contribution soon. I definitely will with the next shop I work on.

     

    Cheers~

  20. 1. Although the status won't be updated automatically, the download accesses will not work when expired and/or counts zeroed. To automatically update the orders status, you need to create a php script to check those orders and update status accordingly, and then create a cron job to run this script every day or every hour, etc.

     

    2. This one is more trickier, but achievable. Since your ipn.php is working, you can add some lines into it to check the order type (virtual or physical or mixed) and then update the status accordingly. Basically physical items require shipping handling and you can always update the status manually, so it's ok to assign 'Pending' to those orders in the script.

     

    There is also a simple solution for this one: just change the name '11 Downloads Now Available' to 'Completed'.

     

    I tried to create a cron job to change all orders that should already be downloadable to being downloadable but it didn't update them. It did update their status in the database but links did still not show up. I don't have time for all the coding necessary for that and wonder if a sample script can be included in the next version of this - also with the sort order and other stuff that seems to be missing.

  21. Downloads controller will by default make downloads available for anything with a status of 10 or above. So if you want downloads to be available while processing the physical part of the order then it has to be something more than that, you can call it whatever you want. You can have more than one status type with a status over 10 to describe different situations whilst allowing downloads. I use the individual item status contribution to manage different statuses for different parts of the order - see link in my sig.

     

    I have installed this contribution and it was working FINE for check/mo because the default was "pending" and when I changed the status to "download available" then the link(s) appeared.

     

    What we have found out is that cc orders were set to "pending" and we didn't want to have to change them manually, as the link should be available immediately. So, I set the default order ID (in authorize.net aim module) to a new status, ID 13, "Credit Card Payment." After a customer made an order, it still showed the error text "Download not available until payment is confirmed."

     

    So I set it to download available and we are still having problems. I see that there is a screen in the admin panel to TELL the store to allow downloads for various statuses, even pending, if you want it to. They were all set to allow downloads no matter what, yet they do not. The config screen shows downloads available at ID 10 and reset at ID 12 (the default settings I believe). Why are we still having problems? Any ideas? Need this to work for paying customers.

     

    Edit: I had also added another status "shipped" in for the client and now many orders show as shipped on the main screen, yet "pending" on the order screen in admin. I have now deleted both shipped and delivered and see if that will help that issue at least. I don't see how it should show two things, there is only one order_status table! These are new orders too, not old ones that would have been affected by changing delivered to shipped as ID3 and adding an ID4 for delivered. (All the old orders were test orders, but now we are getting real ones so it's important to get this functional asap.)

     

    Thanks for any help or ideas about fixing this problem. I can post code if you need it. Maybe we can help others with the same issues in the future.

×
×
  • Create New...