1
pablo103
Smart Partner partner list block
  • 2009/4/29 14:45

  • pablo103

  • Not too shy to talk

  • Posts: 181

  • Since: 2008/2/3 1


I am having problem with displaying block with partner list. I am getting an error:

Notice: Undefined variable: newObjs in file /modules/smartpartner/blocks/partners_list.php line 32

Quote:
$partnersObj = $newObjs;


What does it mean? I am using the Smartparnter 2.0 by smartfactory

2
trabis
Re: Smart Partner partner list block
  • 2009/4/29 18:13

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Hi Pablo, you can place

$newObjs = array();

at the beginning of the function but that will not solve your problem.

That is just a notice and will not affect the block behavior.

3
pablo103
Re: Smart Partner partner list block
  • 2009/4/29 22:04

  • pablo103

  • Not too shy to talk

  • Posts: 181

  • Since: 2008/2/3 1


Thanks, this is it! I can see now the content of block.

Login

Who's Online

201 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 201


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits