Search:

Type: Posts; User: carlwhat

Search: Search took 0.02 seconds.

  1. Replies
    8
    Views
    649

    v151 Re: Adding a field to Categories

    prior to the exit, add a couple of more print_r statements and post the results:



    print_r($cat_series_link_array);
    print_r($_POST);
    print_r($sql_data_array);
    ...
  2. Replies
    8
    Views
    649

    v151 Re: Adding a field to Categories

    #1 - have you modified the categories_description table to add your new field? something like:



    alter table categories_description
    add cat_series_link longtext;


    #2 i think your code...
Results 1 to 2 of 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR