1
seolio
Yogurt - Bad, Bad Module
  • 2008/12/22 1:34

  • seolio

  • Not too shy to talk

  • Posts: 196

  • Since: 2005/11/2


I have suddenly got a problem with my yogurt module, only on one user account though so it is confusing me... The error message I am getting is:
Quote:
Bad, Bad Module... No Cachaga for you! Unfortunately this module acted in an unexpected way. Hopefully it will return to its helpful self if you try again.


So I turned debug on and got this error:
Quote:
Undefined index: uid in file /modules/yogurt/album.php line 138.


So I looked on that line and I have this code:
$barra_navegacao = new XoopsPageNav($nbSections['nbPhotos'],$xoopsModuleConfig['picturesperpage'],$start,"start","uid=".$_GET['uid']);


I would think there was a problem with this code if it was doing this for everyone, but only one of my members has complained about it...I logged into their account thinking it may be their computer and it does the same on my computer? Very weird.
If anyone can shed any light on it I would appreciate it.

Thanks in Advance.

2
ghia
Re: Yogurt - Bad, Bad Module
  • 2008/12/22 2:22

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


In yogurt 3.3, this line is:
/**
* Criando a barra de navegao caso tenha muitos amigos
*/
$barra_navegacao = new XoopsPageNav($nbSections['nbPhotos'],$xoopsModuleConfig['picturesperpage'],$start,'start','uid='.intval($controler->uidOwner));
$navegacao $barra_navegacao->renderImageNav(2);

/**
* Assigning smarty variables
*/


3
seolio
Re: Yogurt - Bad, Bad Module
  • 2008/12/23 1:27

  • seolio

  • Not too shy to talk

  • Posts: 196

  • Since: 2005/11/2


Thanks very much for your reply, but still no cigar... Still the same old problem :(

I am stumped, not sure what to do, am having to go through the database and change avatars for members.

Anyone know of anything that might solve this?

Thanks again

Login

Who's Online

158 user(s) are online (112 user(s) are browsing Support Forums)


Members: 0


Guests: 158


more...

Donat-O-Meter

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

Latest GitHub Commits