Search:

Type: Posts; User: clint6998

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    14
    Views
    819

    Re: Migrating to a new server

    Since my hosting is cloud hosting (a step above their regular shared hosting but still below their VPS) they couldn't do it. I did decide this morning that I want it done right so we worked out a...
  2. Replies
    14
    Views
    819

    Re: Migrating to a new server

    I have called the tech support and the only way to do it is to set up now hosting and re-migrate everything over. The host company can only change the primary domain on VPS accounts which I do not...
  3. Replies
    14
    Views
    819

    Re: Migrating to a new server

    Now I got it. I see what you mean. regardless of domain forwarding, the DIR_FS_CATALOG has to show true file path. everything is up and running.

    Thanks lat9 and mc12345678 and everyone else.
  4. Replies
    14
    Views
    819

    Re: Migrating to a new server

    Kobra, It's not a domain issue. You can see the old store at tacticaloffense.com/shop/
  5. Replies
    14
    Views
    819

    Re: Migrating to a new server

    mc12345678, it doesnt give an error message, it routes to the page suggesting to install ZC
  6. Replies
    14
    Views
    819

    Re: Migrating to a new server

    All DB info/location/DBName/Pass/etc are correct.

    .com redirects to folder called root.

    ACTUAL structure is as follows:

    /home2/usrname/public_html/root/store/heres_where_the_store_is
    ...
  7. Replies
    14
    Views
    819

    Migrating to a new server

    ok, so I am moving to a new server/hosting company because I have outgrown the current one and don't wish to go to a VPS. So I have done this before but for some reason I am having troubles this...
  8. Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Well I was close. Hosting company was no help. I played around with having the cron execute a URL and this is the script that works:


    wget -O -...
  9. Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    ok so I have set my cron in cpanel to run the following and none have worked. any ideas? They all respond that no file exists:
    ...
  10. Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Anyone know what this error means? Hosting company says that error is within the plugin... told them that it works for hundreds of people currently.

    The path the I have my cron set up to is my...
  11. Replies
    7
    Views
    527

    Re: Inventory update script

    You may absolutely ask! I have no problem admitting my failings. You're right, I am not a mechanic but I did rebuild my first engine at 15. How? I took a shop class. I busted my tail 4 years ago...
  12. Replies
    7
    Views
    527

    Re: Inventory update script

    Thanks for the help mc12345678!!
  13. Replies
    7
    Views
    527

    Re: Inventory update script

    Yes, I created the table and it is in the same DB as ZC.



    I am lost when it comes to ZC's file structure. In the previous version I didn't need it. All it is, is a simple query.

    Can you...
  14. Replies
    7
    Views
    527

    Inventory update script

    I am currently updating my site from an older version to the new 1.5.4 and with a new theme. on my old site, I have a script on the tpl_header file that tells when the inventory was last updated
    ...
  15. Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    ok so they enabled imagemagick and now I am getting the error message:

    [31-Mar-2016 07:51:39 America/Denver] PHP Warning: PHP Startup: Unable to load dynamic library...
  16. Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Thanks. Talking with hosting company now. Looks like they had imagemagick disabled on my account. I use JustHost. I have the pro shared hosting service.

    Just so I am sure that I am doing my...
  17. Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Thanks for your response. So do I just need to switch hosting providers? What version do I need to have?

    Thanks,

    Clint
  18. Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Yes I have read me file, yes I made all changes. My product detail screen works perfectly. I just didnt know if it was the products_all_listing page or what. I will start there.

    Like I stated...
  19. Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    First, love the script. I have been using it back when Conor first made it and it is still running on an old site. I have the new version installed on my new site but I am having a few issues. ...
  20. Replies
    35
    Views
    1,750

    Re: Need help with a query

    Is this not a community? Communities help each other. You say it is not good for coders to help write for someone in need? Its because of people like the ones who have helped me and others that...
  21. Replies
    35
    Views
    1,750

    Re: Need help with a query

    Yeah this redesign is being more of a pain in the a$$ than I had expected. Didnt realize how much languages have evolved over the last 4 years. Having trouble getting the back to top button moved...
  22. Replies
    35
    Views
    1,750

    Re: Need help with a query

    I must have deleted by accident when making style changes and rearranging to put the hash tag in the front. No matter what I do with the css I cannot seem to get a margin between the alpha and...
  23. Replies
    35
    Views
    1,750

    Re: Need help with a query

    ok so I have made a few changes to the page and css. Here is the new php and a screen shot as it seems that in a the listings are in teh following order:

    div-->manufacturers-->clearBoth-->Next...
  24. Thread: Cannot login

    by clint6998
    Replies
    6
    Views
    682

    Re: Cannot login

    Any ideas?
  25. Replies
    35
    Views
    1,750

    Re: Need help with a query

    That's strange that it cuts off at "U". My phone sees it all but it also cuts off the second column instead of floating left like it should. Any ideas why it would float from 3 columns to 2 but not...
  26. Replies
    35
    Views
    1,750

    Re: Need help with a query

    Looks pretty good after the css. Might need just a little more tweaking of it. I do have one concern though. When you click a letter, it does go down to it as it should, however, it removes...
  27. Replies
    35
    Views
    1,750

    Re: Need help with a query

    Its all there. Here is what I have in the define editor:



    <?php
    echo '<div id="alphanumericWrapper">';
    echo 'Manufacturers ';
    for ($i=65; $i<91; $i++) {
    echo '<a...
  28. Replies
    35
    Views
    1,750

    Re: Need help with a query

    If this gives you a better idea of what I am looking for, lets use the above example.

    I would like it to be able to count the number of manufacturers that start with lets say "A" (35), divide by 3...
  29. Replies
    35
    Views
    1,750

    Re: Need help with a query

    Thank you all for all of your help!!!

    Code is almost there but not quite. I still need them broken up by alpha. Right no it just runs them all together.

    Didnt really decide on bootstrap. Had...
  30. Replies
    35
    Views
    1,750

    Re: Need help with a query

    Modified code works great except for one thing. Each letter at the top of the page A B C... ends up looking like this:

    http://tacticaloffense.com/store/J

    instead of moving down the page to the...
  31. Replies
    35
    Views
    1,750

    Re: Need help with a query

    The vertical link in the header does not show all manufacturers if that is what you are referring to. As for the horizontal use, I would prefer that. I would like it to be able to count the number...
  32. Replies
    35
    Views
    1,750

    Re: Need help with a query

    OK great. Thank you. Can you take a look at the code he gave me and help modify it to what I am looking for?

    http://tacticaloffense.com/store/index.php?main_page=page_3

    I need for each letter...
  33. Replies
    35
    Views
    1,750

    Re: Need help with a query

    Ok, now I'm following. So if I use page_3, how do I rename it and get the url?
  34. Replies
    35
    Views
    1,750

    Re: Need help with a query

    Thank you!

    What do you mean by put it in the define page? If I created the page with EZ-Page, where do I find it?

    Clint
  35. Replies
    35
    Views
    1,750

    Re: Need help with a query

    Thank you!

    What do you mean by put it in the define page? If I created the page with EZ-Page, where do I find it?

    Clint
  36. Thread: Cannot login

    by clint6998
    Replies
    6
    Views
    682

    Re: Cannot login

    Zen-cart v1.5.0
    PHP v5.4.43
  37. Replies
    35
    Views
    1,750

    Need help with a query

    I created a page from the ezpages for my manufacturers. I have over 300. What I would like to do is have A-Z at the top, and then a section for each letter and have the query list all manufacturers...
  38. Thread: Cannot login

    by clint6998
    Replies
    6
    Views
    682

    Re: Cannot login

    Most recent debug file is from 2014.
  39. Thread: Cannot login

    by clint6998
    Replies
    6
    Views
    682

    Cannot login

    When correct user id and password are put in, URL shows "index.php?main_page=login&action=process" but it is a blank page. I have tried uploading backup pages with no luck.

    Any ideas?

    Clint
  40. Replies
    1,783
    Views
    246,573

    v150 Re: Edit Orders v4.0 Support Thread

    Hello All. I am in the process of updating my site design and to v1.5.4 from 1.5.0. I have been using Edit Orders 4.0.2 on my old design but now, when I install the files and modify the modified...
  41. Replies
    197
    Views
    45,525

    Re: Product Notification button not working

    Hello all! This is a great plugin and I have tried following the thread and have tried setting up a cron job to auto run the script but I get nothing. I am using v1.5.0 of zen cart and cannot add...
  42. v150 Re: Authorize.net emulation for eProcessing?

    Some as above now, but transaction goes through on the CC side. I get paid, but I still get the 404 after processing and it shows the processing URL in the address bar and gives me a 404 instead of...
  43. v150 Authorize.net emulation for eProcessing?

    Hi all. I have a new merchant that uses the authorize.net module and has an emulator to process the info on their site. Problem is it is not working and I am getting a 404 error on my site.
    ...
  44. v150 Re: Customer ability to filter inventory stock

    From english.php I have added:


    // extra product listing stock sorter
    define('TEXT_PRODUCTS_LISTING_STOCK_SORTER', '');
    define('TEXT_PRODUCTS_LISTING_STOCK_SORTER_NAMES', 'Items starting...
  45. v150 Customer ability to filter inventory stock

    I have our store set up to allow for customers to place back orders so I have the stock set to show even if out of stock. What I need is to create a module that will allow customer to be able to...
  46. Replies
    6
    Views
    1,912

    v150 Re: Email after sale not working at new host

    yep. that did it. I just didn't want to switch the nameserver until I knew everything was working right, and turns out that I had to switch it for that to work...duuhhhh....

    Thanks guys!
  47. Replies
    2
    Views
    320

    Dont show inventory when at 0 plugin

    I know that you can change the settings in the admin section to not show items out of stock, but I am wanting to give the customer the option to make that choice since we allow backorders. Does...
  48. Replies
    6
    Views
    1,912

    v150 Re: Email after sale not working at new host

    They said that emails are fine to process via PHP or sendmail. Doesn't matter.

    My domain is still pointed at the GoDaddy hosting until I get all the bugs taken care of. Not sure if that matters.
    ...
  49. Replies
    6
    Views
    1,912

    v150 Re: Email after sale not working at new host

    Kobra, I have not set up email accounts with the new host yet bcz my domain and emails are still with GoDaddy at this time.



    schoolboy, I am on hold right now trying to find out.

    Thanks,
    ...
  50. Replies
    6
    Views
    1,912

    v150 Email after sale not working at new host

    I just moved from GoDaddy to JustHost.com for my hosting, moved my files over. Everything works accept when an order is placed, I get no email about an order and the customer does not get an email...
Results 1 to 50 of 106
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR