HUGE thank you to you (Tony) and Martin!
Saved me weeks of work trying to raise 1300+ products. Damn SQL did it in less than 2 seconds. Unreal.
I've decided I need to learn PHP and SQL.
Thanks again!
Eric
Search found 12 matches
- Wed Sep 16, 2009 6:29 pm
- Forum: Shopping Cart (ALL)
- Topic: Upping the prices store wide
- Replies: 7
- Views: 23381
- Tue Sep 15, 2009 5:43 pm
- Forum: Shopping Cart (ALL)
- Topic: Upping the prices store wide
- Replies: 7
- Views: 23381
Re: Upping the prices store wide
I hope he gets here soon, I'd like to get this done soon!
Thanks Tony, I hope it works
Thanks Tony, I hope it works

- Tue Sep 15, 2009 4:52 pm
- Forum: Shopping Cart (ALL)
- Topic: Upping the prices store wide
- Replies: 7
- Views: 23381
Upping the prices store wide
If I want to up the prices on our store by 5-10% how would it happen? I tried exporting the store, to both CSV and XML, and I see the prices but I don't know how to up them all in one lump sum.
Is there a way to do it on the PHP side of things?
It needs to be able to be quick, and cost effective ...
Is there a way to do it on the PHP side of things?
It needs to be able to be quick, and cost effective ...
- Thu Sep 10, 2009 5:23 pm
- Forum: Shopping Cart (ALL)
- Topic: How to perform an upgrade?
- Replies: 12
- Views: 43095
Re: How to perform an upgrade?
Does doing an upgrade keep the customization we've done to the store? We've done a lot of hard coding on the store and we absolutely can't afford to lose the changes.
Thanks,
Eric
Thanks,
Eric
- Fri Jul 31, 2009 9:18 pm
- Forum: Shopping Cart (ALL)
- Topic: [FIX] sitemap.php exports duplicates of some urls
- Replies: 1
- Views: 8102
Re: [FIX] sitemap.php exports duplicates of some urls
Brilliantly fast execution of this fix. Thank you very much! Google is quite happy now 
Maybe what happens is when a structure change happens or a 301 redirect is wrote. I've done both to the pages that were having problems, the answer could lie in that.

Maybe what happens is when a structure change happens or a 301 redirect is wrote. I've done both to the pages that were having problems, the answer could lie in that.
- Wed Jul 29, 2009 3:29 pm
- Forum: Shopping Cart (ALL)
- Topic: Changing Order Status Fields
- Replies: 6
- Views: 22309
Re: Changing Order Status Fields
You can change/add/remove order status messages in the database in table isc_order_status.
Open phpMyAdmin (or any other database program, but i'm writing for phpMyAdmin because I am using this one) -> _YourDatabaseName -> isc_order_status -> in tabs above, select browse -> edit each Order Status ...
Open phpMyAdmin (or any other database program, but i'm writing for phpMyAdmin because I am using this one) -> _YourDatabaseName -> isc_order_status -> in tabs above, select browse -> edit each Order Status ...
- Tue Jul 28, 2009 4:44 pm
- Forum: Shopping Cart (ALL)
- Topic: Changing Order Status Fields
- Replies: 6
- Views: 22309
Changing Order Status Fields
For our website we need to change the Order Status fields from what they are, to some more custom settings. Things like "Awaiting Shipment" for us would be more like "Awaiting Parts" and we need to add a "Repair in Process" status as well.
Is there a way to change these order statuses on our end ...
Is there a way to change these order statuses on our end ...
- Thu Jul 09, 2009 6:41 pm
- Forum: [SC] Custom Code
- Topic: [HACK] Lucene search add-patch
- Replies: 10
- Views: 29962
Re: [HACK] Sphider Plus search engine patch on
OOO OOO Pick me!! Pick me!!
Can I get a quote from you on install service, your time, the module, ect ect. Seriously, we're chomping at the bit to get this bugger installed and working, and we want to support you for all the hard work you've been putting into this!
Let us know, you can hit us up ...
Can I get a quote from you on install service, your time, the module, ect ect. Seriously, we're chomping at the bit to get this bugger installed and working, and we want to support you for all the hard work you've been putting into this!
Let us know, you can hit us up ...
- Thu Jul 02, 2009 10:51 pm
- Forum: Shopping Cart (ALL)
- Topic: How to perform an upgrade?
- Replies: 12
- Views: 43095
Re: How to perform an upgrade?
Do I have to do incremental updates? i.e. I'm using 5.0.2 right now, do I have to go to 5.0.3, then .0.4, then .0.5 or can I skip directly to 5.0.5?
Thanks!
Thanks!
- Tue Jun 30, 2009 4:48 pm
- Forum: Shopping Cart (ALL)
- Topic: How to perform an upgrade?
- Replies: 12
- Views: 43095
Re: How to perform an upgrade?
What about things like the MySQL database and the customers/orders/products? Are those easily backed up and imported into the new store? I'm liking this whole winmerge option, I've never heard of it before, but it sounds like it will make things a lot easier