Skip to Content Skip to Menu

Error in profile book

16 years 2 months ago #69090 by elenabuilder08
Error in profile book was created by elenabuilder08
Notice: Undefined variable: curruser in /home/[...]/public_html/components/com_comprofiler/plugin/user/plug_cbprofilebook/cb.profilebook.php on line 271

I get this error only when not logged into the site. When I am logged in it goes away.

Any ideas?

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

  • beat
  • beat
  • OFFLINE
  • Posts: 2169
  • Thanks: 463
  • Karma: 352
16 years 2 months ago #69276 by beat
Replied by beat on topic Re:Error in profile book
Thanks for noticing and reporting back B) .

Confirmed bug of profileBook with annonymous entries (of guests) allowed.

If this is not allowed, the notice isn't shown.

to fix the notice, just add:

[code:1]$curruser = null;
[/code:1]
at the begin of function getDisplayTab in the cb.profilebook.php file.

It's now fixed for next profileBook version (native).

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

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

16 years 2 months ago #69823 by elenabuilder08
Replied by elenabuilder08 on topic SOLVED:Error in profile book
Solved, thanks very much!

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

15 years 9 months ago #86146 by indiobestia
Replied by indiobestia on topic Re:Error in profile book
Hello,

I am getting the same error, and as a noob I would like you to please explain me exactly where should I put the code or how the code (fixed) should look like?

Sorry, I have very few knowledge about java and/or php.

Thanks,

Pablo

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

Moderators: beatnantkrileon
Powered by Kunena Forum