Forums

PHP

This topic is locked

Error message on my home page..

Posted 14 Oct 2011 17:24:32
1
has voted
14 Oct 2011 17:24:32 Johan Van Der Merwe posted:
Please help me out..My website is giving an error on the home page..My brains is on fire of all the thinking..here is the error and the line with error on

Notice: Undefined index: member_username in /home/communi/public_html/trabooz.co.za/2.5com/templates/nightlife/tmp/ext_members_tpl.php on line 32

<a href="<?php echo isset($_stack[0]['virtual_path']) ? $_stack[0]['virtual_path'] : "&#123;virtual_path&#125;"; ?><?php echo isset($_obj['member_profile_link']) ? $_obj['member_profile_link'] : "&#123;member_profile_link&#125;"; ?>"><?php echo vldext_trim($_obj['member_username'],7); ?></a>

Replies

Replied 29 Jan 2012 23:12:49
29 Jan 2012 23:12:49 eugene kryez replied:
i have the same problem, did you get any help?
Replied 14 Feb 2012 14:54:53
14 Feb 2012 14:54:53 sinyonai Simond replied:
No I am also waiting for reply.
Replied 15 Feb 2012 08:34:24
15 Feb 2012 08:34:24 Patrick Woldberg replied:
Like always with the Undefined index notice, you try to access an index of an array that is undefined. Double check your arrays, do some print_r to see the contents and check if everything is set.
This reply was removed on 3/16/2012 8:41:51 AM.
See the changelog
Replied 26 Mar 2012 12:38:59
26 Mar 2012 12:38:59 Roddy Dairion replied:
This reply was removed on 5/9/2012 11:03:07 AM.
See the changelog
This reply was removed on 10/5/2012 8:09:47 AM.
See the changelog
Replied 18 Oct 2012 09:11:45
18 Oct 2012 09:11:45 Game rerie replied:
I couldn find any clue of this issue...
Replied 22 Oct 2012 11:32:21
22 Oct 2012 11:32:21 Roddy Dairion replied:
I just saw a reply was removed but can't understand why. So i post again.

read this post
www.dmxzone.com/forum/topic/53786/

Reply to this topic