Jeff VIP
Total posts: 745
31 Mar 2015 06:39

Hi,

the following errors show up (maximum error reporting)

Notice: Undefined property: stdClass::$id in /home/mysite/public_html/libraries/cms/html/select.php on line 603

Notice: Undefined property: stdClass::$title in /home/mysite/public_html/libraries/cms/html/select.php on line 604

Best regards, Jeff

Last Modified: 02 Apr 2015


Konstantin
Total posts: 1,113
31 Mar 2015 08:10

Localy haven't this error. Can you provide link to check?


Jeff VIP
Total posts: 745
31 Mar 2015 23:31

Have you set error reporting to maximum?

maximum error reporting


pepperstreet VIP
Total posts: 3,837
31 Mar 2015 23:58

Maybe PHP version dependent? Could not find any related issues on Joomla forums or github/CMS


Jeff VIP
Total posts: 745
01 Apr 2015 00:18

sys info


klox7 VIP
Total posts: 914
01 Apr 2015 07:16

I have the same issue but only on form in one section. The other section is fine.


Konstantin
Total posts: 1,113
02 Apr 2015 08:49

klox7 I have the same issue but only on form in one section. The other section is fine.

Strange. Try to resave section and all its categories.


Jeff VIP
Total posts: 745
02 Apr 2015 10:46

Interesting....

I have changed settings of the default category select template. By default it had the First element in select set to 20, which is a bit odd.

catergory select1

Then I changed this value into 1 producing the same errors. It was until I set the value to 0, when the errors were gone :-)

catergory select2

Although This new setting produces no errors anymore, I think it still needs some debugging, Konstatin...


Konstantin
Total posts: 1,113
02 Apr 2015 12:06

Thanks, fixed.

Powered by Cobalt