Search:

Type: Posts; User: sketchhgal

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    514

    Re: Order status update based on each item

    Does anyone know if this is possible to achieve?
  2. Replies
    4
    Views
    652

    Re: Item stock lookup in orders page

    Thanks for the reply. I agree but I need to do a lookup on the orders.php page for the quantity for reporting purposes also so does anyone know how to do what I'm needing becaus I can't get this to...
  3. Replies
    4
    Views
    652

    Re: Item stock lookup in orders page

    Still trying to work this out and I'm now getting the following error:


    None Catchable fatal error: Object of class queryFactoryResult could not be converted to string in

    Here's the line it...
  4. Replies
    4
    Views
    652

    Item stock lookup in orders page

    Can anyone tell me how I would do a stock level look-up for an item on the orders.php page in the admin section. What I need to do is for each item that is in an order do a look-up on that item to...
  5. Replies
    2
    Views
    514

    Order status update based on each item

    Is there a way to change the orders admin section so that you can update the status of each item in an order individually instead of just the full order itself?
  6. Replies
    2
    Views
    768

    Re: Hide weight in shopping cart?

    Excellent! Thanks.
  7. Replies
    2
    Views
    768

    Hide weight in shopping cart?

    I'm trying to turn off the Weight part in this line on my shopping cart page:

    "Weight: 0lbs" in "Total Items: 1 Weight: 0lbs Amount: $38.95".

    I have already looked at the article below, done...
  8. Order Number not showing on last checkout screen

    Not sure if this is a setting somewhere I've missed or if there;s something wrong with the shop.
    I went through my shop exactly as a customer would and made a purchase using paypal.
    On the last...
  9. Re: PHP Fatal Error Msg

    Thanks very much for all your help with this, after a few days of working through the site I've found the file that was causing the problems. swguy was correct I'd renamed a file header-BACKUP.php...
  10. Re: PHP Fatal Error Msg

    Thanks for the help on this I'll look into it and see if I can work out the problem. I'll let you know what I find.
  11. PHP Fatal error: Cannot redeclare class order

    Please can someone help me with this. I've been trying to figure out why I'm getting a blank page when I click on the checkout button for my shop. I've spent days trying to work this out and I've now...
  12. Replies
    1
    Views
    879

    Re: Cross Sell Products not showing?

    Just incase anyone has the same problem I did an comes across this post. Here's a link to the solution that worked for me.
    ...
  13. Replies
    9
    Views
    765

    Re: Help! Checkout links to blank page!

    I don't have the quantity discounts module installed but I have installed a few modules lately. I don't understand why the debugging did not show any errors when I run it if there is a problem...
  14. Replies
    9
    Views
    765

    Re: Help! Checkout links to blank page!

    I haven't found a solution to the problem yet. Anyone else have any luck?
  15. Replies
    9
    Views
    765

    Re: Help! Checkout links to blank page!

    I'm using Zen Cart 1.3.8a.
    I've tried the error debugging and its not showing any new files in the cache folder when I try to open the problem page.
  16. Replies
    9
    Views
    765

    Help! Checkout links to blank page!

    Please help. When I click on the checkout link in my shop it only shows a blank page? The link it is going to is as follows:

    index.php?main_page=checkout_shipping

    anyone any ideas how to fix...
  17. Lightbox not showing alternate large images

    I've installed lightbox into my shop which is working but it is only showing 1 large image for each product and for some of my products I have 3 large images. Anyone have any ideas as to why this...
  18. Replies
    1
    Views
    879

    Cross Sell Products not showing?

    Hi I've installed the cross sell module to my store and set up a few items in the admin to show as cross sell items but they are not showing when I look at the product info pages.

    Can anyone tell...
  19. Re: Change the way a product name is shown in an order

    Really does no-one have any ideas how I can achieve this?
  20. Re: Adding a column to one of the database tables

    Totally agree with you. The only reason I can find for his reluctance to do this is down to his poor levels of organisation. From what I can gather the same stock is not necessarily put in the one...
  21. Replies
    1
    Views
    526

    Featured Products Image Dimensions

    Can anyone tell me where I can set the sizes of my featured products images please?
    I'm displaying 4 featured products on my homepage and I want the images with each to be 120px wide by 180 px high....
  22. Replies
    5
    Views
    857

    Re: Product Quantity Attribute

    I've just installed the stock by attributes module mentioned above and all seems to be working correctly for my shop. I do have a question though regarding ut. Does anyone know how I could amend it...
  23. Re: Adding a column to one of the database tables

    I've spoken to the owner of the site and unfortunately due to his lack of organisational skills I'm going to have to get the system to be able to take a location number at the order page in the admin...
  24. Re: Adding a column to one of the database tables

    I have to agree that it is duplication for that part on that one I will look into getting that entered at another point in the admin process prior to any orders being made.

    I still am unsure...
  25. Re: Adding a column to one of the database tables

    Sorry if I haven't been clear with this. I really appreciate you all taking the time to look at this in the first place.

    What I'm looking to do is to change the layout of the orders.php page in...
  26. Re: Admin Page showing variables instead of values!

    I changed the file name from orders.php to orders-New.php. Any ideas why its gone a bit wrong now?
  27. Re: Adding a column to one of the database tables

    Thanks for the quick reply. I've had a look at the link you posted. Before I start this I just wanted to clarify a few things.

    1. Which table would I be better adding the new column to, orders or...
  28. Change the way a product name is shown in an order

    Can anyone help with this please? I'm looking to change the way a product is shown in the orders page of the admin panel.

    It currently shows something like this:

    1 x 2010-11 Portugal Top...
  29. Adding a column to one of the database tables

    I'm needing to change the zen cart database slightly for stock choosing really. I need to be able to allocate a location reference to all the items in my stocklist. The way I want this to work is via...
  30. Admin Page showing variables instead of values!

    I have made a copy of my orders.php file as I'm wanting to make a few amends to its layout and add a few features. The copied file is now showing the page variables instead of the values for them....
  31. Re: Server Not Found accessing admin folder!!!

    My site is now all fixed, or at least it looks like it is for now. I had to delete all my files on the server and re-upload everything again. Hope you manage to sort your problems with your sites.
    ...
  32. Re: Server Not Found accessing admin folder!!!

    I'm getting the problem in all browsers. In Safari its the following file its got problems with:
    /admin/login.php?zenAdminID=93c188bde6d4bfe7fa1304e9d5afe65d

    I've tried the error debugging but I...
  33. Re: Zen Cart Store can't find admin folder!!!

    I've checked both these files and both seem to have the correct details in them?

    I don't understand why it doesn't find the page at all, I thought it would bring up a connection error if the...
  34. Server Not Found accessing admin folder!!!

    Hi I recently moved my zen cart site to new hosting and now when I go to login to my admin panel the browser returns problem loading page server not found!

    Any ideas how to fix this or what the...
  35. Replies
    2
    Views
    474

    Re: Admin Add Customers Not workin

    I do have Admin Profiles installed but even when I do give myself permission to use the module it still brings up the no prermission error!!
  36. Replies
    2
    Views
    474

    Admin Add Customers Not workin

    Hi I've just added the admin add customers module to my site and its not working with the admin restrictions.
    Can anyone tell me how to fix this please. The module appear under the correct customers...
  37. Remove Cat egory image from listing pages?

    Is there a way that I can stop a categories image from showing at the top of the listing page?

    Any help would be appreciated.

    Thanks in advance.
  38. Replies
    9
    Views
    746

    Re: Category Layout errors!!!

    I'm having the same problem when the site is shopwing the actual products. Don't suppose you can tell me where I can fix that variable in the file system could you?
  39. Replies
    9
    Views
    746

    Re: Category Layout errors!!!

    Thanks very much for the help with this. Much appreciated. :clap:
  40. Replies
    9
    Views
    746

    Re: Category Layout errors!!!

    Thanks for the quick reply. The problem is that I want a 10px margin between the boxes.
    Do you know where the element style is set in the zen cart file structure? Because it is that that is setting...
  41. Replies
    9
    Views
    746

    Category Layout errors!!!

    This might be really easy to fix buy I can't work it out.
    I'm having a problem with the way my site is displaying the category's on the homepage.
    Here's a link to better show what I mean.
    I want 3...
  42. Replies
    0
    Views
    755

    Google Checkout Shipping Errors??

    I'm having a few problems with the google checkout module on my site.
    I thought I had set everything correctly but I must have something wrong with the shipping rates because on the checkout page...
  43. Replies
    6
    Views
    5,769

    Bulk Move Products to New Category

    Does anyone know if there is a module out there anywhere that allows you to select ultiple products and move them to a new master category?
    I have a lot of products in one category which need broke...
  44. Replies
    6
    Views
    702

    Re: Customer Login Security Errors

    The issues I was having was due to the "security token" field that had been added.
    Here's a link to the tutorial that solved the problems I was haing incase anyones getting the same issues I did....
  45. Replies
    3
    Views
    817

    Re: setting up standard postage costs

    Excellent! Exactly what I was looking for. thanks very much for the help. Much appreciated.
  46. Super Orders Invoice Page shipping variable

    Does anyone know what the variable is in the super orders 2.0 invoice page?
    I'm trying to set this page up so that it will display an image based on the type of shipping that the customer chose. I...
  47. Replies
    3
    Views
    817

    setting up standard postage costs

    I'm wanting to set up 3 options for postage on my shop.
    1st Class which the customer will be charged £4.95 for.
    2nd Class which the customer will be charged £3.95 for.
    And an option which if the...
  48. Replies
    6
    Views
    702

    Re: Customer Login Security Errors

    Thankyou very much :clap:

    All sorted now. Appreciate the help.
  49. Replies
    6
    Views
    702

    Re: Customer Login Security Errors

    sorry I'm obviously being a bit thick with this. Where are the other similar questions? i can't find them :huh:
  50. Replies
    6
    Views
    702

    Customer Login Security Errors

    I've set up a customer account on my shop. When I try to login in it keeps bringing up the following error:

    There was a security error when trying to login.

    Can anyone help please? :unsure:
Results 1 to 50 of 92
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR