Jump to content

scythe000

Member
  • Posts

    155
  • Joined

  • Last visited

Everything posted by scythe000

  1. Huh. Well, I updated to 5.0.7 and it seemed to fix it!
  2. Since it just looked like it was missing {if $product.digital}<a href="{$VAL_SELF}&amp;reset_id={$product.id}" />[{$LANG.orders.reset_download_link}]</a>{/if} I inserted that line. It now shows [] in the spot to reset the item. looks like it does it, but i'm thinking it should have some text between those brackets.
  3. Weird, here's what I've got in that spot: {foreach from=$PRODUCTS item=product} <div id="item"> {$product.quantity} x {$product.name} - {$product.product_code} ({$product.line_formatted})<span>{$product.price_total_formatted}</span> {if $product.options} <br />{$product.options} {/if} </div> {/foreach}
  4. I need to know as well...can't find it!
  5. Leary of upgrading to 5.0.5 just yet, based on the first big reports. I've already modified the admin/sources/products.export.php google base array so it exports the stock_level. My question is - (from the File Difference Report) does adding $result['availability'] = 'in stock'; v5.0.5 to the end of the NEW version just change the title of the column, or does it change the 1's and 0's to in stock, out of stock? Good question!
  6. So...does this fix the google base issues?
  7. Ok, got my site compatible with the new Google rules. Is there a way to bulk set the stock levels? I don't really use it, but Google wants it, so can i just have it set all stock levels to 9999 or something? Maybe I spoke too soon...looks like Google doesn't care about stock, it wants a field called 'availability'. This is a real red flag. My items are all out of google right now...
  8. Help! I had a v3 store, now i'm trying to get 4.4.5 to work. I followed the upgrade instructions, but it doesn’t give me the option to upgrade, only to do a fresh install. What do I do? What does it look for to attempt an upgrade?
  9. Dang, i've done all this, and ioncube says it's installed right, but i can't get my store to come up: Warning: require_once(admin_enc_ion.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/c/a/t/catholichost/html/store/admin.php on line 44 Fatal error: require_once() [function.require]: Failed opening required 'admin_enc_ion.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/c/a/t/catholichost/html/store/admin.php on line 44
  10. But why would it only affect the orders page and not the admin login?
  11. Ok, this is really wierd. I can get to the page through a proxy! I think it has something to do with my iP address? I even tried getting to it through a fresh install of firefox and it was still giving me the error. BTW, I love your gothicplus site, but the logo is messed up in IE8. It shows twice.
  12. Ok, this is really wierd. I can get to the page through a proxy! I think it has something to do with my iP address? I even tried getting to it through a fresh install of firefox and it was still giving me the error.
  13. the URL is http://onsaninc.com/admin/orders/index.php. I'm on 3.0.20. Just getting the greyed out problem. Ok, here's somethign weird. I did a fresh install of firefox and it still won't work. However, I can get into it on my iPhone now for some reason and it works fine there.
  14. Yeah, I tried clearing my cache. It didn't help.
  15. See above. Using ie on two different machines, plus safari on my iPhone.
  16. I'm having the same problem! Did anyone ever help you?
  17. should i try re uploading a virgin copy of the /admin/orders/index.php file? Just tried that no good. I see that when I click on the orders link this is what shows up in the address bar: http://onsaninc.com/admin/login.php?goto=/...rders/index.php this appears even if I type in the address manually. EDIT: Ok, I even just did the .19 to .20 upgrade, same thing. customers are successfully placing orders, so I have no idea what's going on here. another EDIT: Ok, here's somethign weird. I did a fresh install of firefox and it still won't work. However, I can get into it on my iPhone now for some reason and it works fine there.
  18. I don't think I ever made any changes to it. The site is totally vanilla except for a tweak for shipping options. Yeh, I made sure I'm a super user and even made a new super user just in case.
  19. Hi, Robsta, I tried that, and tried from a pc and my iPhone, still the same problem :-(
  20. I can login fine, and access everything except /admin/orders/index.php. when I go to that, most of the options on the right gray out and it asks me to login again. I keep logging in, and even made a new admin account just to see but I can't get in to my orders anymore. Any ideas?
  21. Good call. Doing that now.
  22. Over a week with no posts. I'm still having shipping issues with International USPS, as is documented all over the place. Is everybody using CC4 or Zencart now?
  23. Hi, everybody. I'm thinking about upgraing from 3.0.19 to 4.3.3, but before I spend the money, does anyone know if they're planning on releasing a 5.0 soon? Orif they do, will we get free upgrades to it? Thanks!
×
×
  • Create New...