Page 1 of 1

[solved] Can't add company to Company Directory 1.19

Posted: Wed Jul 10, 2013 4:22 pm
by 5k313t0r
I have upgraded from Company Directory 1.17.7 to 1.19 and I now get an error when trying to add a company. I can edit existing companies just fine but I can't add new ones. I fill out all the fields then I click Submit and I get the following error:

Code: Select all

 Debug: (1.0999999999983E-5) - (usage: 19291688) - (peak: 19585680)

Code: Select all

Number of elements: 18
Array
(
    [submit] => Submit
    [owner_id] => -1
    [ex_company_name] => Company Name
    [url] => company-name
    [address] => 
    [latitude] => 
    [longitude] => 
    [telephone] => 
    [fax] => 
    [contact_email] => email@companyurl.com
    [website] => www.someurl.com
    [status] => published
    [details] => 
Here are some details


    [hierpos] => -1
    [category_extra1] => Array
        (
            [id-1] => 
            [id-2] => 
            [id-3] => 
        )

    [category_extra2] => Array
        (
            [id-1] => 
            [id-2] => 
            [id-3] => 
        )

    [category_extra3] => Array
        (
            [id-1] => 
            [id-2] => 
            [id-3] => 
        )

    [action] => addcompany
)
Anyone else run into this? Is this a bug with the new version of the module?

CompanyDirectory 1.19
CGExtensions 1.36
CGSimpleSmarty 1.7
JQueryTools 1.2.5
PHP 5.3.3

Re: Can't add company to Company Directory 1.19

Posted: Wed Jul 10, 2013 5:06 pm
by Rolf
As far as I know this is fixed in release 1.19.1

Grtz. Rolf

Re: Can't add company to Company Directory 1.19

Posted: Wed Jul 10, 2013 5:11 pm
by 5k313t0r
Rolf, you are correct. The issue has been fixed in 1.19.1. Thanks for your reply. I have upgraded and I can now add new properties. Thanks to calguy too!