Ultimate Profile

Started by JovanT, March 12, 2009, 12:14:40 PM

Previous topic - Next topic

wynnyelle

#2800
Quote from: Groovystar on January 11, 2012, 03:50:24 PM
Got a set of 4 errors all at once associated with this mod;



Apply Filter: Only show the error messages of this member ˙·٠•●☮ ẘynnyelle ☮●•٠·˙
Apply Filter: Only show the error messages of this IP address xx 
  Reverse chronological order of list Today at 03:26:02 PM
Apply Filter: Only show the error messages of this session af0e4c50c71d05e0558ef8244acc97c3
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=profile;u=28060
Apply Filter: Only show the errors with the same message
8: Undefined index: member_name
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/UltimateProfile.template.php
Line: 664


Apply Filter: Only show the error messages of this member ˙·٠•●☮ ẘynnyelle ☮●•٠·˙
Apply Filter: Only show the error messages of this IP address xx 
  Reverse chronological order of list Today at 03:26:02 PM
Apply Filter: Only show the error messages of this session af0e4c50c71d05e0558ef8244acc97c3
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=profile;u=28060
Apply Filter: Only show the errors with the same message
8: Undefined index: id_member
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/UltimateProfile.template.php
Line: 664


Apply Filter: Only show the error messages of this member ˙·٠•●☮ ẘynnyelle ☮●•٠·˙
Apply Filter: Only show the error messages of this IP address xx 
  Reverse chronological order of list Today at 03:26:02 PM
Apply Filter: Only show the error messages of this session af0e4c50c71d05e0558ef8244acc97c3
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=profile;u=28060
Apply Filter: Only show the errors with the same message
8: Undefined index: is_online
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Sources/Profile-View.php
Line: 174


Apply Filter: Only show the error messages of this member ˙·٠•●☮ ẘynnyelle ☮●•٠·˙
Apply Filter: Only show the error messages of this IP address xx
  Reverse chronological order of list Today at 03:26:02 PM
Apply Filter: Only show the error messages of this session af0e4c50c71d05e0558ef8244acc97c3
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=profile;u=28060
Apply Filter: Only show the errors with the same message
8: Undefined index: 32076
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Sources/Profile-View.php
Line: 172



Another set:


Loner
Apply Filter: Only show the error messages of this IP address xxxxx 
  Reverse chronological order of list Today at 01:51:44 AM
Apply Filter: Only show the error messages of this session xxxxx
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=profile;u=11066;area=buddies
Apply Filter: Only show the errors with the same message
8: Undefined index: real_name
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/Profile.template.php
Line: 3235
Apply Filter: Only show the error messages of this member Loner
Apply Filter: Only show the error messages of this IP address xxxxx 
  Reverse chronological order of list Today at 01:51:44 AM
Apply Filter: Only show the error messages of this session xxxxx
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=profile;u=11066;area=buddies
Apply Filter: Only show the errors with the same message
8: Undefined index: id_member
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/Profile.template.php
Line: 3235
Apply Filter: Only show the error messages of this member Loner
Apply Filter: Only show the error messages of this IP address xxxxx 
  Reverse chronological order of list Today at 01:51:44 AM
Apply Filter: Only show the error messages of this session xxxxx
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=profile;u=11066;area=buddies
Apply Filter: Only show the errors with the same message
8: Undefined index: real_name
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/Profile.template.php
Line: 3235
Apply Filter: Only show the error messages of this member Loner
Apply Filter: Only show the error messages of this IP address xxxxx 
  Reverse chronological order of list Today at 01:51:44 AM
Apply Filter: Only show the error messages of this session xxxxx
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=profile;u=11066;area=buddies
Apply Filter: Only show the errors with the same message
8: Undefined index: id_member
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/Profile.template.php
Line: 3235


All 4 originated from the same IP, same hit to the site.

fullmoonya

Quote from: bearby on January 12, 2012, 01:06:27 PM
Can anyone help me

The mod seems to work fine however when i go to admin - configuration - ultimate profile - this is what i get:(

Quotefunction ModifyUltProfileSettings($return_config = false) { global $txt, $scripturl, $context, $settings, $sc; loadLanguage('UltimateProfile'); $config_vars = array( array('check', 'profile_enable_all'), '', array('check', 'profile_enable_pictures'), array('text', 'profile_pictures_path'), array('text', 'profile_pictures_url'), array('int', 'profile_pictures_number'), array('int', 'profile_pictures_width'), '', array('select', 'profile_buddies_shown', array(3 => $txt['buddy_top3'], 6 => $txt['buddy_top6'], 9 => $txt['buddy_top9'], 12 => $txt['buddy_top12'])), '', array('check', 'profile_allow_customize'), array('check', 'profile_allow_mediabox'), ); if ($return_config) return $config_vars; // Saving? if (isset($_GET['save'])) { checkSession(); saveDBSettings($config_vars); writeLog(); redirectexit('action=admin;area=modsettings;sa=ultprofile'); } $context['post_url'] = $scripturl . '?action=admin;area=modsettings;save;sa=ultprofile'; $context['settings_title'] = $txt['ultimate_profile']; prepareDBSettingContext($config_vars); } function ModifyUltProfileSettings($return_config = false) { global $txt, $scripturl, $context, $settings, $sc; loadLanguage('UltimateProfile'); $config_vars = array( array('check', 'profile_enable_all'), '', array('check', 'profile_enable_pictures'), array('text', 'profile_pictures_path'), array('text', 'profile_pictures_url'), array('int', 'profile_pictures_number'), array('int', 'profile_pictures_width'), '', array('select', 'profile_buddies_shown', array(3 => $txt['buddy_top3'], 6 => $txt['buddy_top6'], 9 => $txt['buddy_top9'], 12 => $txt['buddy_top12'])), '', array('check', 'profile_allow_customize'), array('check', 'profile_allow_mediabox'), ); if ($return_config) return $config_vars; // Saving? if (isset($_GET['save'])) { checkSession(); saveDBSettings($config_vars); writeLog(); redirectexit('action=admin;area=modsettings;sa=ultprofile'); } $context['post_url'] = $scripturl . '?action=admin;area=modsettings;save;sa=ultprofile'; $context['settings_title'] = $txt['ultimate_profile']; prepareDBSettingContext($config_vars); }
Fatal error: Call to undefined function ModifyUltProfileSettings() in /home/bearbyus/public_html/bearby.us/Sources/ManageSettings.php on line 200

what version you are using?
do not mark my topic solve unless it is REALLY SOLVED.
my forum

Visit My Blog:
Google SEO Share

Cereus

Someone is working in Awards to UltPro?

hcfwesker

Might want to ask in the Awards topic.

punjabilokvirsa

I've discovered a bug in the code of Ultimate Profile 0.9.1 (don't know about previous versions). It was creating empty buddies in the buddy_list field of smf_members table when the person added their first buddy. This in turn meant that UP's code to check if guests should be allowed see the other person's UP or their pictures was always true. In other words, guests could see the locked pictures.

The problem is php's explode function:
explode(',', '')
creates
array(1) {
  [0]=>
  string(0) ""
}


But the developer's code (and normal human beings) expect it to be:
array(0) {
}


So to fix, change line 365 and 404 from:
$buddies = explode(',', $user_profile[$_GET['u']]['buddy_list']);
to:
$buddies = array_filter(explode(',', $user_profile[$_GET['u']]['buddy_list']));

In English, array_filter removes the bogus entry.

But that's not all folks, if you've used this mod for a while, you will also need to run a script to cleanup all the empty entries that have corrupted your users. To do this, run the following code in the root forum directory (comment out the updateMemberData line if you want to see what it does). Remove it when done, please.

<?php
require_once 
'SSI.php';
$space "<br />\n<br />\n";


$request $smcFunc['db_query']('''
SELECT id_member, buddy_list
FROM {db_prefix}members
ORDER BY id_member ASC'
,
array()
);

while ($row $smcFunc['db_fetch_assoc']($request)) {
if ($row['buddy_list']) {
$exp explode(','$row['buddy_list']);
$fil array_filter($exp);
if (count($exp) != count($fil)) {
echo "$space {$row['id_member']}: ";
var_dump($row['buddy_list']);/*
echo "$space exp:";
var_dump($exp);
echo "$space fil: ";
var_dump($fil);*/
echo "$space fixed: ";
$fixed implode(',',$fil);
var_dump($fixed);
echo "$space";
if (function_exists('updateMemberData')) updateMemberData($row['id_member'], array('buddy_list' => $fixed));

}
}
}

$smcFunc['db_free_result']($request);



fullmoonya

Quote from: punjabilokvirsa on January 17, 2012, 08:02:05 PM
I've discovered a bug in the code of Ultimate Profile 0.9.1 (don't know about previous versions). It was creating empty buddies in the buddy_list field of smf_members table when the person added their first buddy. This in turn meant that UP's code to check if guests should be allowed see the other person's UP or their pictures was always true. In other words, guests could see the locked pictures.

The problem is php's explode function:
explode(',', '')
creates
array(1) {
  [0]=>
  string(0) ""
}


But the developer's code (and normal human beings) expect it to be:
array(0) {
}


So to fix, change line 365 and 404 from:
$buddies = explode(',', $user_profile[$_GET['u']]['buddy_list']);
to:
$buddies = array_filter(explode(',', $user_profile[$_GET['u']]['buddy_list']));

In English, array_filter removes the bogus entry.

But that's not all folks, if you've used this mod for a while, you will also need to run a script to cleanup all the empty entries that have corrupted your users. To do this, run the following code in the root forum directory (comment out the updateMemberData line if you want to see what it does). Remove it when done, please.

<?php
require_once 
'SSI.php';
$space "<br />\n<br />\n";


$request $smcFunc['db_query']('''
SELECT id_member, buddy_list
FROM {db_prefix}members
ORDER BY id_member ASC'
,
array()
);

while ($row $smcFunc['db_fetch_assoc']($request)) {
if ($row['buddy_list']) {
$exp explode(','$row['buddy_list']);
$fil array_filter($exp);
if (count($exp) != count($fil)) {
echo "$space {$row['id_member']}: ";
var_dump($row['buddy_list']);/*
echo "$space exp:";
var_dump($exp);
echo "$space fil: ";
var_dump($fil);*/
echo "$space fixed: ";
$fixed implode(',',$fil);
var_dump($fixed);
echo "$space";
if (function_exists('updateMemberData')) updateMemberData($row['id_member'], array('buddy_list' => $fixed));

}
}
}

$smcFunc['db_free_result']($request);

in what file should we put the code to fix bugs sir?
do not mark my topic solve unless it is REALLY SOLVED.
my forum

Visit My Blog:
Google SEO Share

Heardy

Hmm..

For some reason when I have added the referral system to the Ultimate Profile Mod, it doesn't seem right.

Referrals: 0
Referral Link Hits: 0
Referred By: 01 January, 1970, 12:00:00 AM


Referred By: seems a bit strange haha!

Code (php) Select

if (!empty($context['member']['referred_by'])){
echo'
<dt><strong>', $txt['referrals_referred_by'], ': </strong></dt>
<dd>', $context['member']['referred_by_link'], ' ', $txt['referrals_on'], ' ', timeformat($context['member']['referred_on']), '</dd>';
}


Is the code I am using.
Mindless Junk - A haven for forumers.

Kindred

per that code, it will read:
Referred by: JOE SCHMOE on 15 JANUARY 2012

the reason it is wrong is your case is that the user you are viewing was not referred by anyone...   so, the referred_by_link is apparently blank and the referred date is also, which makes the date Jan 1, 1970
in theory, that should not even show up, because of the if statement...  but something is screwy on your system, apparently/
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Heardy

#2808
Quote from: Kindred on January 19, 2012, 03:34:32 PM
per that code, it will read:
Referred by: JOE SCHMOE on 15 JANUARY 2012

the reason it is wrong is your case is that the user you are viewing was not referred by anyone...   so, the referred_by_link is apparently blank and the referred date is also, which makes the date Jan 1, 1970
in theory, that should not even show up, because of the if statement...  but something is screwy on your system, apparently/

That's what I was thinking... I don't know why it's not coming up like that though to be honest. Want me to upload the file here for you to take a look?

Edit: I'm getting a few errors though on the actual forum itself..

Undefined index: referredby
File: /home/mindless/public_html/Themes/Glacier/Footer.template.php (summary2 sub template - eval?)

Undefined index: referrals_on
File: /home/mindless/public_html/Themes/Glacier/Footer.template.php (summary2 sub template - eval?)

Undefined index: referred_by_name
File: /home/mindless/public_html/Themes/Glacier/Footer.template.php (summary2 sub template - eval?)

Edit 2: This is the section I am using with the referral code inside - http://pastebin.com/raw.php?i=0J6CJxD2
Mindless Junk - A haven for forumers.

Kindred

ah...  well, that pretty much explains it then...

your variables were not added correctly to the global context array  -- or context was not globalized/called in the section of code in which you are trying to use it.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Heardy

Sorry, I'm a bit dull...

What variables do I have to add where? :D
Mindless Junk - A haven for forumers.

Kindred

where ever you added that code...   find the start of the function and add

global $context;
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Heardy

It's already got:

function up_block_user_info() {
   global $settings, $txt, $context, $scripturl;

At the beginning of it though. o.O?
Mindless Junk - A haven for forumers.

Kindred

then the issue would be on the side of the referral mod - it is apparently not declaring or setting those variables at all
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Heardy

This is my Referral PHP with all the variables inside. (I think)

http://pastebin.com/raw.php?i=E8GPd2KJ
Mindless Junk - A haven for forumers.

Kindred

nope... certainly does not look that way, form that code...   I'd take up the question in the support thread for the referrals mod.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Heardy

Okay, thanks for attempting to help anyway Kindred! :)
Mindless Junk - A haven for forumers.

wynnyelle

Does any of this apply to the errors I am getting?

I don't know what to do:


Apply Filter: Only show the error messages of this member Nightlynn
Apply Filter: Only show the error messages of this IP address 72.171.x
  Reverse chronological order of list Today at 05:47:07 PM
Apply Filter: Only show the error messages of this session 9f18cbaf91a8837e646c88d43a88f728
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=profile;u=26939;area=lists;sa=buddies
Apply Filter: Only show the errors with the same message
8: Undefined index: 33678
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Sources/Buddies.php
Line: 58
Apply Filter: Only show the error messages of this member Nightlynn
Apply Filter: Only show the error messages of this IP address 72.171.x
  Reverse chronological order of list Today at 05:47:07 PM
Apply Filter: Only show the error messages of this session 9f18cbaf91a8837e646c88d43a88f728
Apply Filter: Only show the errors of this type Type of error: General
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=profile;u=26939;area=lists;sa=buddies
Apply Filter: Only show the errors with the same message
512: loadMemberContext(): member id 33678 not previously loaded by loadMemberData()
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Sources/Load.php
Line: 1323
Apply Filter: Only show the error messages of this member Nightlynn
Apply Filter: Only show the error messages of this IP address 72.171.x
  Reverse chronological order of list Today at 05:47:07 PM
Apply Filter: Only show the error messages of this session 9f18cbaf91a8837e646c88d43a88f728
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=profile;u=26939;area=lists
Apply Filter: Only show the errors with the same message
8: Undefined index: 33678
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Sources/Buddies.php
Line: 58
Apply Filter: Only show the error messages of this member Nightlynn
Apply Filter: Only show the error messages of this IP address 72.171.x 
  Reverse chronological order of list Today at 05:47:07 PM
Apply Filter: Only show the error messages of this session 9f18cbaf91a8837e646c88d43a88f728
Apply Filter: Only show the errors of this type Type of error: General
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=profile;u=26939;area=lists
Apply Filter: Only show the errors with the same message
512: loadMemberContext(): member id 33678 not previously loaded by loadMemberData()
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Sources/Load.php
Line: 1323




personal message errors {I dont know if they're related}



Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.xx
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 445
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.xx 
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: name
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.xx 
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.xx
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 445
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.xx 
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: name
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.xx
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.xx
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 445
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.xx
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: name
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.xx
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.xx
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 445
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.xx
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: name
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.xx 
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 445
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x 
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: name
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x 
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 445
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: name
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x 
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 445
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x 
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: name
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 445
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: name
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: id
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 445
Apply Filter: Only show the error messages of this member ecнoвreeze ~ qυeeɴ oғ dυвѕтep
Apply Filter: Only show the error messages of this IP address 76.198.x
  Reverse chronological order of list Yesterday at 06:26:30 PM
Apply Filter: Only show the error messages of this session 94c31e25f77aebcd61a1b1466fc6cb27
Apply Filter: Only show the errors of this type Type of error: Undefined
Apply Filter: Only show the error messages of this URL
http://warriorcatsrpg.com/index.php?action=pm
Apply Filter: Only show the errors with the same message
8: Undefined index: name
Apply Filter: Only show the errors from this file
File: /home/warrior/public_html/Themes/default/PersonalMessage.template.php
Line: 447


funkythemunky

Sorry I don´t know if it has been asked yet but why as admin can i not add users to my buddy-list?  ???

funkythemunky

Mmmmh. Viewing Karma statistics won´t work anymore (also no way to view own Karma statistics in profile anymore)

Advertisement: