Skip to Content Skip to Menu

adsmanager plugin problem

15 years 8 months ago #87234 by mserbanoiu
adsmanager plugin problem was created by mserbanoiu
Hi,
I have the next problem withe the adsmanager plugin:

I create a CB field named year for ex(DropDown (single select type)). Than I create a Ads field also (DropDown (single select type))where I select Use as Profile Field?:YES, Community Builder?:(I chose the created CB field). I also create 1 column asigning this filed.
All is working great excepting ADS TAB in Community Builder profile where the column year has no values.
I think the problem is the adsmanager plugin especially in the next code:

case 'select':
foreach($field_values[$field->fieldid] as $v)
{
if ($value == $v->fieldvalue)
{
if (@$v->fieldtitle)
$str = $this->getLangDefinition($v->fieldtitle);
$return.= $str."<br />";
}
}
break;

also that erorr appear:

Warning: Invalid argument supplied for foreach() in C:\wamp\www\sellingcars.eu\components\com_comprofiler\plugin\user\plug_adsmanager-tab\adsmanager.plugin.php on line 210


Please help me with a solution, I am sure that many user of CB and AdsManager are waiting for this.



joomla 1.5.9
Community builder 1.2 stable
Ads Manager 2.5RC1

Post edited by: mserbanoiu, at: 2009/01/30 12:23
Attachments:

Please Log in or Create an account to join the conversation.

  • zeljac
  • zeljac
  • OFFLINE
  • Posts: 1
  • Thanks: 0
  • Karma: 0
15 years 6 months ago #93354 by zeljac
Replied by zeljac on topic Re:adsmanager plugin problem
where can i download this plugin?!

Please HELP ME!

Please Log in or Create an account to join the conversation.

  • soamz
  • soamz
  • OFFLINE
  • Posts: 1
  • Thanks: 0
  • Karma: 0
15 years 2 months ago #106064 by soamz
Replied by soamz on topic Re:adsmanager plugin problem
I cant find the plugin anywhere :angry: :angry:

Where can we download it ?? :evil:

Please Log in or Create an account to join the conversation.

  • Wapples
  • Wapples
  • OFFLINE
  • Posts: 1
  • Thanks: 0
  • Karma: 0
14 years 11 months ago #114820 by Wapples
Replied by Wapples on topic Re:adsmanager plugin problem
Did you find it? I still have NO LUCK finding this plugin. It's been weeks.

Post edited by: Wapples, at: 2009/10/21 21:34

Please Log in or Create an account to join the conversation.

  • vikijel
  • vikijel
  • OFFLINE
  • Posts: 1
  • Thanks: 0
  • Karma: 0
14 years 11 months ago #115664 by vikijel

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum