Hello,
I've created the following custom fields in AdsManager :
ad_promoparsecteur
ad_promopardepartement
ad_promoparnational
These fields are checkboxes. And when checked there is a price to be payed according to whether the ad should be
displayed per secteur, département or national choices.
The problem arrises when a user wants to save an ad.
I seems that paidsystem doesn't take into account the Adsmanager custom fields.
What do you think?
I paste below the full stack trace.
Thanks
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP Notice: Undefined property: AdsmanagerTableContents::$ad_promoparsecteur in D:\\webDev\\wamp-SAD\\www\\components\\com_paidsystem\\api.paidsystem.php on line 1136, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 1. {main}() D:\\webDev\\wamp-SAD\\www\\index.php:0, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 2. JSite->dispatch() D:\\webDev\\wamp-SAD\\www\\index.php:68, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 3. JComponentHelper->renderComponent() D:\\webDev\\wamp-SAD\\www\\includes\\application.php:124, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 4. require_once() D:\\webDev\\wamp-SAD\\www\\libraries\\joomla\\application\\component\\helper.php:162, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 5. JController->execute() D:\\webDev\\wamp-SAD\\www\\components\\com_adsmanager\\adsmanager.php:29, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 6. AdsManagerController->save() D:\\webDev\\wamp-SAD\\www\\libraries\\joomla\\application\\component\\controller.php:236, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 7. computeCost() D:\\webDev\\wamp-SAD\\www\\components\\com_adsmanager\\controller.php:552, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP Notice: Undefined property: AdsmanagerTableContents::$ad_promopardepartement in D:\\webDev\\wamp-SAD\\www\\components\\com_paidsystem\\api.paidsystem.php on line 1136, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 1. {main}() D:\\webDev\\wamp-SAD\\www\\index.php:0, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 2. JSite->dispatch() D:\\webDev\\wamp-SAD\\www\\index.php:68, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 3. JComponentHelper->renderComponent() D:\\webDev\\wamp-SAD\\www\\includes\\application.php:124, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 4. require_once() D:\\webDev\\wamp-SAD\\www\\libraries\\joomla\\application\\component\\helper.php:162, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 5. JController->execute() D:\\webDev\\wamp-SAD\\www\\components\\com_adsmanager\\adsmanager.php:29, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 6. AdsManagerController->save() D:\\webDev\\wamp-SAD\\www\\libraries\\joomla\\application\\component\\controller.php:236, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 7. computeCost() D:\\webDev\\wamp-SAD\\www\\components\\com_adsmanager\\controller.php:552, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP Notice: Undefined property: AdsmanagerTableContents::$ad_promoparnational in D:\\webDev\\wamp-SAD\\www\\components\\com_paidsystem\\api.paidsystem.php on line 1136, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 1. {main}() D:\\webDev\\wamp-SAD\\www\\index.php:0, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 2. JSite->dispatch() D:\\webDev\\wamp-SAD\\www\\index.php:68, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 3. JComponentHelper->renderComponent() D:\\webDev\\wamp-SAD\\www\\includes\\application.php:124, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 4. require_once() D:\\webDev\\wamp-SAD\\www\\libraries\\joomla\\application\\component\\helper.php:162, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 5. JController->execute() D:\\webDev\\wamp-SAD\\www\\components\\com_adsmanager\\adsmanager.php:29, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 6. AdsManagerController->save() D:\\webDev\\wamp-SAD\\www\\libraries\\joomla\\application\\component\\controller.php:236, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1
[Wed Apr 23 13:00:13 2014] [error] [client 127.0.0.1] PHP 7. computeCost() D:\\webDev\\wamp-SAD\\www\\components\\com_adsmanager\\controller.php:552, referer: http://localhost/index.php?option=com_adsmanager&task=write&Itemid=7&catid=1