Forums

[resolved] UNSET showing in user posts (5 posts)

  1. sunshine111
    Member
    Posted 7 months ago #

    Hi.. an example of this is here:

    http://cafe.ultimatechat.net/2011/10/14/sweetness-i-am-also-still-getting-those-boxes-2/

    could someone please tell me how this happens and if there is a way to prevent it?

    Thanks in advance.

  2. Digital Raindrops
    Member
    Posted 7 months ago #

    What is the question, where is the error?

    Screenshots or an example would be needed, all the link does is go to a topic?

    Unset error is caused by searching an unset array.

    This example would error:

    $my_value = $my_array[1];

    This one would not:

    if( isset( $my_array ) ) $my_value = $my_array[1];

    HTH

    David

  3. sunshine111
    Member
    Posted 7 months ago #

    Hi David.. I noticed the unset error went away, but now it shows:
    Tags: Tag it ( 17 ) instead.

    I've also noticed that some posts that get the unset error replaces the word 'unset' with part of the first sentence of their posts.. I have a link to that here:

    http://www.dynamicwebspace.com/Capture1.JPG

    Thank you for your time in answering, I hope you can explain what I need to do to fix this strange error.

    Sharon

  4. sunshine111
    Member
    Posted 7 months ago #

    Here is a picture of what the Unset looks like on my chats:

    http://www.ultimatechat.net/unsetpost.JPG

    Please if you could tell me what I need to do to fix this, I'd really appreciate it.

    Thanks,
    Sharon

  5. sunshine111
    Member
    Posted 7 months ago #

    I dumped the P2 in favor of the Prologue theme.. no more errors and it doesn't load down the server.

Reply

You must log in to post.

About this Topic

Tags