Search:

Type: Posts; User: travbacon

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    456

    v157 Re: resetting categories master id

    I agree, duh.

    https://www.zen-cart.com/showthread.php?188207-Categories-and-Products-on-Same-Level&p=1080089#post1080089
  2. Replies
    3
    Views
    456

    v157 resetting categories master id

    i have 32000 products. when i run this, after a couple minutes it times out to a blank screen error. i know one of the devs scripted something where it would do it in increments so it would not...
  3. v157 Re: still scratching my head on this google chrome mobile not secure site bs!!!

    in our hosting it is set up as follows

    Preferred domain *
    with www
    without www
    none

    Select the URL (either with or without the www. prefix) to which site visitors will be redirected via a...
  4. v157 Re: still scratching my head on this google chrome mobile not secure site bs!!!

    I'm sorry I do have that. I missed copying that. Here it is

    // Define the webserver and path parameters
    // HTTP_SERVER is your Main webserver: eg-http://www.your_domain.com
    // HTTPS_SERVER...
  5. v157 still scratching my head on this google chrome mobile not secure site bs!!!

    so when i write a url on facebook mydomain.com/blah blah blah, facebook automatically adds http not https, so i have to make sure i do https://mydomain.com/blah blah product url

    here's another...
  6. Replies
    158
    Views
    74,107

    Re: TaxCloud Addon

    i like zc too, been using osc since 2001 and migrated to zc back in 2004 but it's too much of a pain to keep update with the core edits. i'm here to sell and make money, not spend most of my time...
  7. Replies
    158
    Views
    74,107

    Re: TaxCloud Addon

    The issue is since they are part of the "streamline" they will subscribe you to all the states that are part of that group, so even if you don't reach the threshold of some of those states, you will...
  8. Replies
    158
    Views
    74,107

    Re: TaxCloud Addon

    Most likely because of this one issue and how "plugins" are done here and with the core files needing to be edited, we most likely are moving to wordpress since everything is modular in design. no...
  9. Replies
    6
    Views
    1,010

    Re: upgrade from 1.5.4 to 1.5.7

    not to hijack so basically if you are at 1.57c and want to go up to 1.57d, you can just go to the github and go to each file and make the changes as show here?
  10. Replies
    158
    Views
    74,107

    Re: TaxCloud Addon

    don't bother. go with another tax service. taxcloud is not really free and the way they have it set up, even if you are not supposed to pay taxes in certain states because you do not reach the...
  11. Replies
    5
    Views
    412

    v157 Re: Road Map to a Modular Design

    "For example, that "great" plugin that someone wants to use that offers all of the desired features, can it be installed without editing core files? Yeah, more than likely. Has it been done?...
  12. Replies
    5
    Views
    412

    v157 Re: Road Map to a Modular Design

    No I understand not all WP plugins are "free". There's going to be added cost but in the end, we are maintaining our own dedicated server because we don't want our host automatically updating php or...
  13. Replies
    5
    Views
    412

    v157 Road Map to a Modular Design

    First of all please do not take my comments in a negative fashion as I am sure all of us appreciate the hard work the devs, plugin authors and support team have done since forking from oScommerce.
    ...
  14. Replies
    2
    Views
    734

    v157 how to align txt?

    in my languages directory i have index.php

    there's this text

    define('TEXT_NO_PRODUCTS2', 'There is no product available from this manufacturer.');

    It's centered, how do you use the align...
  15. Replies
    7
    Views
    1,277

    v157 Re: logo in admin login

    someone create a plugin for this lol. i have no clue even after reading all that stuff. but i am somewhat self sufficient. i have reduced the size of my database when i do backups from 1gig to 130...
  16. Replies
    7
    Views
    1,277

    v157 logo in admin login

    so the admin is mobile now. but when i go to my login screen, the logo i have used is not sized down. is there a specific size i should use or was something missed during our upgrade
  17. v157 Re: setting up configure.php in front end and admin includes/

    my apologies. I worded that wrong.

    when i typed in www.mydomain.com or mydomain.com, it does that. so what you wrote still will work both ways?
  18. v157 Re: setting up configure.php in front end and admin includes/

    just a quick update on my reasoning is that when i type in domain.com (without the www) the main page shows not secure, only when i click any link on the site, it redirects to...
  19. v157 setting up configure.php in front end and admin includes/

    * WE RECOMMEND THAT YOU USE SSL PROTECTION FOR YOUR ENTIRE ADMIN:
    * To do that, make sure you use a "https:" URL for BOTH the HTTP_SERVER and HTTPS_SERVER entries:

    define('HTTP_SERVER',...
  20. Replies
    13
    Views
    1,634

    v157 Re: essential plugins for zencart

    all stores are there to make money at the end of the day, so semantics, what plugins do YOU use that you think is important for YOUR STORE
  21. Replies
    13
    Views
    1,634

    v157 essential plugins for zencart

    hi, would everyone please post what they believe are essential plugins that enhance zc (front end only)?

    right now i just installed the google type search where you type in a word and it drops...
  22. Replies
    10
    Views
    1,519

    v157 Re: php fatal errors memory etc.

    also in addition to my reply above looks like this worked, im using a ported osc "visitors plugin" and it cleared all them up

    thank you for your guidance swguy
  23. Replies
    10
    Views
    1,519

    v157 Re: php fatal errors memory etc.

    for future reference those looking i found this

    https://www.ip2location.com/free/visitor-blocker

    you can enter the country and it will generate the block deny whatever so you can add it to your...
  24. Replies
    10
    Views
    1,519

    v157 Re: php fatal errors memory etc.

    oops edited, wrong reply
  25. Replies
    10
    Views
    1,519

    v157 Re: php fatal errors memory etc.

    I'm getting stupid stuff like this constantly all different from different ips. i am adding to .htaccess constantly which helps

    order allow,deny
    deny from 173.218.127.89
    deny from...
  26. Replies
    10
    Views
    1,519

    v157 Re: php fatal errors memory etc.

    Allowed memory size of 536870912 bytes exhausted (tried to allocate 65536 bytes) in Unknown on line 0

    Should I double it?
  27. Replies
    10
    Views
    1,519

    v157 Re: php fatal errors memory etc.

    you are too smart. i will give this a try and report back
  28. Replies
    10
    Views
    1,519

    v157 Re: php fatal errors memory etc.

    here's currently what's going on
    memory usage, total 7.59 gb
    used 2.40 gb
    free 5.19 gb
    shared 0 gb
    buffer 144.04 mb
    cached 1.19 gb
    usage 15.89%

    swap usage total 4.00gb, used 0gb, free...
  29. Replies
    10
    Views
    1,519

    v157 php fatal errors memory etc.

    version 1.5.7.c, the latest

    Request URI: /index.php?reviews_id=541, IP address: 157.55.39.20
    PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 16384 bytes) in...
  30. v157 Re: missing right column boxes during search

    i will get on this
  31. v157 Re: missing right column boxes during search

    hey how is your tj plugin going along. mine is working fine now, i don't know how i can help you but if i can, pm me, thanks for all your other help here.
  32. v157 Re: missing right column boxes during search

    yeahs that fugger is missing the footer. i swear, i need to pick better devs next time.

    WARNING: An Error occurred, please refresh the page and try again.

    search_log has a deprecated...
  33. v157 Re: missing right column boxes during search

    is what i am asking standard the way it's supposed to be or is the template messed up?
  34. v157 missing right column boxes during search

    hi, so our website is your standard, columns on the left, columns on the right, stuff in the center, kinda like the stock setup out of the box.

    my question is when you do a search and get your...
  35. Replies
    20
    Views
    4,663

    Re: Copy Categories 1.6

    thanks, I know about this mod and already have it installed. This does not copy categories
  36. Replies
    20
    Views
    4,663

    Re: Copy Categories 1.6

    It's not available else where as I looked. The functionality is pretty much self explanatory, it allows you to copy categories, it's a pretty cool function, not sure why it's not in the ZC release as...
  37. Replies
    20
    Views
    4,663

    Re: Copy Categories 1.6

    The coding to change is not updated for 1.5.7c as far as I can tell?
  38. Replies
    20
    Views
    4,663

    Re: Copy Categories 1.6

    this was an awesome mod. will it be updated?
  39. Replies
    4
    Views
    260

    v157 Re: backing up database tables separately

    there are other database tables though created by "plugins" that aren't listed in that file
  40. Replies
    4
    Views
    260

    v157 backing up database tables separately

    ok so i am using the command line in ssh to backup the database

    mysqldump -u [USERNAME] -p[PASSWORD] [DATABASE NAME] > [BACKUPFILE NAME]

    i am also backing up each table individually with the...
  41. v157 Re: HTML no longer allowed in CATEGORY DESCRIPTION in ADMIN SIDE

    fark, i guess i was wrong, even in ckeditor, it will not take, the category description remains blank.
  42. Replies
    6
    Views
    1,749

    v157 Re: increasing the sale price?

    do what? sorry, i am learning a little back here and there but don't get what you said
  43. Replies
    6
    Views
    1,749

    v157 Re: increasing the sale price?

    maybe a visual will help

    you see the regular price is 6999. but the mfg has temporarily placed a 5% surcharge to retail pricing due to rising mfg raw costs. so they want us to put the new price...
  44. Replies
    6
    Views
    1,749

    v157 Re: increasing the sale price?

    no sir, exactly as i said, our regular prices has a surcharge of +5% temporarily due to rising mfg raw costs. so instead of changing the regular price, we want to add 5% and create a higher price...
  45. Replies
    6
    Views
    1,749

    v157 increasing the sale price?

    ok so we have a certain mfg line item that has regular prices and sale prices. so the sale prices are going to be removed.

    we want to increase the sale price. make sense? so the regular price...
  46. Replies
    3
    Views
    390

    v157 Re: Attribute Flags not working correctly

    just an update. i went to the front end of the website, i do have the settings correct because the optional items are not discounted and is showing the correct price of 40.95. yet on the admin...
  47. Replies
    3
    Views
    390

    v157 Attribute Flags not working correctly

    i have an item on sale at 5% off. it has optional items you can buy using "no=$0 and yes=$40.95"

    i just did a 1.5.7c upgrade from 1.5.6d

    i do not want the optional items to be discounted so...
  48. Replies
    4
    Views
    596

    v157 Re: upgrading mysql

    i know she is wrong. she kept saying you can. and guess what, she is a plugin author here :(
  49. Replies
    4
    Views
    596

    v157 Re: upgrading mysql

    ok so this lady is telling me she can upgrade mysql through zencart. i told her we are running 1.5.7c and need to upgrade mysql to 5.6. she says she can do it through zen cart. i told her no, if...
  50. Replies
    9
    Views
    530

    v157 Re: setting time zone

    typically plesk will tell if you if it needs a restart. it's just a gui so end users like me don't have to deal with linus commands under ssh
Results 1 to 50 of 165
Page 1 of 4 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR