when ever i want to ad or modify the title in the category manager ads i got this error in the top of the admin area :
Warning: Invalid argument supplied for foreach() in /home/xxxxx/public_html/inc/classes/BxDolForm.php on line 286
Warning: Cannot modify header information - headers already sent
by (output started at
/home/xxxx/public_html/inc/classes/BxDolForm.php:286) in /home/xxxxx/public_html/inc/admin_design.inc.php on line 56
anyone got this error or what would be the problem ?
Thanks for your help .
Eli.
Proud Hosted by Zarconia.net |
Look us bug, will need to check it PS: If possible do not write me personally, please try to ask on the forum first |
when ever i want to ad or modify the title in the category manager ads i got this error in the top of the admin area :
Warning: Invalid argument supplied for foreach() in /home/xxxxx/public_html/inc/classes/BxDolForm.php on line 286
Warning: Cannot modify header information - headers already sent
by (output started at
/home/xxxx/public_html/inc/classes/BxDolForm.php:286) in /home/xxxxx/public_html/inc/admin_design.inc.php on line 56
anyone got this error or what would be the problem ?
Thanks for your help .
Eli.
Is it RC or RC2 ? It looks like it is already fixed in RC2
Rules → http://www.boonex.com/terms |
having the same issue, after rc2 upgrade,
creating categories, happened multiple times.
but didn't cause any problems, all categories are created ok.
|
warnings are apart of development
nothing to worry about.
dont like to see it?
add to htaccess
php_flag display_errors off
or errors off in phpini
let the guys finish coding it...while you learn it
I have video tutorials to help you mrpowless.com |
It seems we can`t receive such warnings :(
I tried even delete ALL categories, and adding new categories from zero, and after adding subcats in added categories. I never got any warning. Try clean RC2 installation.
|
when ever i want to ad or modify the title in the category manager ads i got this error in the top of the admin area :
Warning: Invalid argument supplied for foreach() in /home/xxxxx/public_html/inc/classes/BxDolForm.php on line 286
Warning: Cannot modify header information - headers already sent
by (output started at
/home/xxxx/public_html/inc/classes/BxDolForm.php:286) in /home/xxxxx/public_html/inc/admin_design.inc.php on line 56
anyone got this error or what would be the problem ?
Thanks for your help .
Eli.
Is it RC or RC2 ? It looks like it is already fixed in RC2
It's RC2 Alex :) , and it's a clean install . It doesn't bother me that much but it does give my admin area a nasty look thats all lol .
Eli
Proud Hosted by Zarconia.net |
It seems we can`t receive such warnings :(
I tried even delete ALL categories, and adding new categories from zero, and after adding subcats in added categories. I never got any warning. Try clean RC2 installation.
Those are the same warnings I reported on ticket # 1537
I replaced a few files, that you changed on that ticket, and the warnings seem to have gone away. However.....I still have that annoying 'Custom Values" text appearing on the user side. Please make it go away.
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
@ Eli
You can try downloading/replacing this file and see if the errors stop. It worked for me.
http://www.boonex.com/trac/dolphin/export/13329/trunk/modules/boonex/ads/classes/BxAdsModule.php
But, like I said, that 'Custom Values' text on the user side needs to go away. I thought that is what the changes to the above file was supposed to do.
Update: the 'Custom Values' text preceding the category is gone, but it still is lingering in the custom fields area. Make it go away.
ALSO: Can we have the text 'Sub Category' to the left of the dropdown list for 'Subcategories'.
My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |