Search:

Type: Posts; User: DaxtheMan

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    213

    v158 Can't get script to work

    Hi

    I'd appreciate any help with this one. Zen Cart 1.5.8 on my test bed with PHP 8.2. Responsive_classic template.

    Experimenting with an external site search engine (namely Addsearch) in order...
  2. Re: Customer address not appearing in admin>customers - all of a sudden!

    Hi Gothstone

    I recently switched to Square. That would appear to be the common denominator.

    Also, before correcting my database I saved the customer and address book tables. Reviewing those...
  3. Re: Customer address not appearing in admin>customers - all of a sudden!

    Hi

    I will re-create the scenario I experienced on a test server using the same data (which I have backup up from live site) and report back.

    I noticed that when this happened there were quite a...
  4. Re: Customer address not appearing in admin>customers - all of a sudden!

    This is the SQL I finally used.

    UPDATE customers INNER JOIN address_book ON customers.customers_id = address_book.customers_id SET customers.customers_default_address_id =...
  5. Re: Customer address not appearing in admin>customers - all of a sudden!

    Thanks SWGUY

    So I'm thinking:

    INSERT INTO customers (customers_default_address_id)
    SELECT address_book_id
    FROM address_book
    WHERE customers_id = customers_id and
    customers_firstname =...
  6. Re: Customer address not appearing in admin>customers - all of a sudden!

    Me Again!

    Okay, so I have noticed something that may be the cause. In the table 'Customers' the 'customers_default_address_id' column has the same for every customer!

    I feel that the number...
  7. Customer address not appearing in admin>customers - all of a sudden!

    Hi

    Can anyone help please?

    Running 1.5.8a with PHP8.2

    All of a sudden I have a weird problem. Started 7th Dec but site working just fine before that!

    In admin>customers...
  8. Replies
    344
    Views
    71,353

    v150 Re: Big Royal Mail 3.0

    Hi Mark

    Perfect! No entry in database and reinstalling it added the entry.

    Thank you. Appreciate the quick response.
  9. Replies
    344
    Views
    71,353

    v150 Re: Big Royal Mail 3.0

    Hi Mark,

    Really like this plugin which has been working ZC 1.5.7. However, I upgraded to ZC 1.5.8a and PHP 8.2 and now getting fatal error using BRM 3.8.0. This is typical of what I am seeing.
    ...
  10. v158 Re: I need help to customize classes/order.php!

    Hi MC

    Appreciate the response.

    I know not a lot about PHP8.2 coding. I can cut and paste and follow examples and can use Notepad++ to edit stuff. I have got the new database fields to be...
  11. v158 Re: I need help to customize classes/order.php!

    Hi Carlwhat

    Both your response and MCs advises the use of an Observer. So sounds the way to go, but how?

    I understand the basics but I am not a seasoned coder. Could I ask you please to advise...
  12. v158 I need help to customize classes/order.php!

    Hi

    Using a basic 1.5.8a installation and PHP8.2 I am trying to get some extra information to be displayed on the ZC invoice.

    Reading through the odd old thread I see that the info needs to be...
  13. Re: Extra Fields for Customer Sign Up (Create Account) Page

    Has anyone tried this with ZC 1.5.8 and more particularly PHP 8.2?

    I see there are wholesale code changes with ZC1.5.8 so, I'm guessing, this plugin would need an update too. Anyone know what...
Results 1 to 13 of 13
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR