Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; phpbb_feed_base has a deprecated constructor in /home/poorsh5/public_html/ThePub/feed.php on line 428

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; phpbb_feed_forum has a deprecated constructor in /home/poorsh5/public_html/ThePub/feed.php on line 844

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; phpbb_feed_topic has a deprecated constructor in /home/poorsh5/public_html/ThePub/feed.php on line 973
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1024: Cannot modify header information - headers already sent by (output started at /feed.php:428)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1024: Cannot modify header information - headers already sent by (output started at /feed.php:428)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1024: Cannot modify header information - headers already sent by (output started at /feed.php:428)
[phpBB Debug] PHP Notice: in file /feed.php on line 173: Cannot modify header information - headers already sent by (output started at /feed.php:428)
[phpBB Debug] PHP Notice: in file /feed.php on line 174: Cannot modify header information - headers already sent by (output started at /feed.php:428)
RuneVillage.com Where Gamers Escape! 2008-06-06T01:49:50-06:00 http://poorshark.com/ThePub/feed.php?f=12&t=423794 2008-06-06T01:49:50-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3459988#p3459988 <![CDATA[Re: RSN in your profile]]> Statistics: Posted by Baca Loco — June 6th, 2008, 1:49 am


]]>
2008-06-05T22:47:34-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3459966#p3459966 <![CDATA[Re: RSN in your profile]]>
Full support. I hope to see this in the near future. :icon_thumright:

Statistics: Posted by Scoot70 — June 5th, 2008, 10:47 pm


]]>
2008-05-16T00:04:51-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3450236#p3450236 <![CDATA[Re: RSN in your profile]]>

Statistics: Posted by Tokuman — May 16th, 2008, 12:04 am


]]>
2008-05-13T08:25:12-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3448935#p3448935 <![CDATA[Re: RSN in your profile]]> Statistics: Posted by reggie — May 13th, 2008, 8:25 am


]]>
2008-05-13T02:23:15-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3448844#p3448844 <![CDATA[Re: RSN in your profile]]> Jackstick wrote:

Glodenox wrote:
If I would not want to change things in the PHP pages, it is hard to do. Oh well, I guess I better give up wanting not to touch the PHP.

- Greetz Glodenox :cheese:


Does RV still have a test clone board like we used to?


Yes.

Statistics: Posted by Henner — May 13th, 2008, 2:23 am


]]>
2008-05-12T14:01:51-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3448569#p3448569 <![CDATA[Re: RSN in your profile]]> Glodenox wrote:

If I would not want to change things in the PHP pages, it is hard to do. Oh well, I guess I better give up wanting not to touch the PHP.

- Greetz Glodenox :cheese:


Does RV still have a test clone board like we used to?

Statistics: Posted by Jackstick — May 12th, 2008, 2:01 pm


]]>
2008-05-12T05:57:58-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3448432#p3448432 <![CDATA[Re: RSN in your profile]]>
Unfortunately, the link must have changed or something, because it has been broken for a while :( Had to end up changing it.

Statistics: Posted by Muscular Ape — May 12th, 2008, 5:57 am


]]>
2008-05-12T03:44:59-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3448398#p3448398 <![CDATA[Re: RSN in your profile]]>
- Greetz Glodenox :cheese:

Statistics: Posted by Glodenox — May 12th, 2008, 3:44 am


]]>
2008-05-12T03:42:41-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3448397#p3448397 <![CDATA[Re: RSN in your profile]]> Glodenox wrote:

I'm afraid not, no. It's not like adding a custom BBCode, sadly enough. There are only a few possibilities available for us to choose from, and none of them results in a link.

- Greetz Glodenox :cheese:


It should be simple enough. It's basically the same concept as the warning page on my site..

Where for example I went into viewprofile.php and changed:

'<a href="' . $profiledata['user_website'] . '" target="_userwww">


To:

'<a href="http://www.rebelfront.com/warning.php?link=' . $profiledata['user_website'] . '" target="_userwww">


Now basically you currently have a variable sitting there saying $profiledata['rsn'] or whatever, and all you have to do is replace that with
<a href="http://hiscore.runescape.com/hiscorepersonal.ws?user1=" . $profiledata['rsn']>$profiledata['rsn']</a>


I don't see how that would be hard to implement at all o_O

-Matt

Statistics: Posted by Matt — May 12th, 2008, 3:42 am


]]>
2008-05-11T21:40:17-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3448326#p3448326 <![CDATA[Re: RSN in your profile]]>
FULL SUPPORT BOA!
:icon_thumright:

~Sanity

Statistics: Posted by SanityCore — May 11th, 2008, 9:40 pm


]]>
2008-05-11T20:36:00-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3448294#p3448294 <![CDATA[Re: RSN in your profile]]>
I've had this particular feature on my clan's forums for a few months now, but never thought to suggest it over here until now. I can customize our profile fields as much as I want, though, because of a mod I installed.

It's probably a lot easier to modify my clan's forums, though. Rather than a big-name system like phpBB, we have a free one that even has "simple" in the name. I know it can be obnoxiously irritating to work with forum coding sometimes... But I really hope that this gets done. :D

Yay long-winded posts! :P

Statistics: Posted by Boa — May 11th, 2008, 8:36 pm


]]>
2008-05-11T15:57:11-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3448174#p3448174 <![CDATA[Re: RSN in your profile]]> Statistics: Posted by Jackstick — May 11th, 2008, 3:57 pm


]]>
2008-05-11T01:49:22-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3447833#p3447833 <![CDATA[Re: RSN in your profile]]>
- Greetz Glodenox :cheese:

Statistics: Posted by Glodenox — May 11th, 2008, 1:49 am


]]>
2008-05-10T22:34:11-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3447793#p3447793 <![CDATA[Re: RSN in your profile]]> Glodenox wrote:

Should be easy... I hope.

EDIT: I'm afraid that's impossible without making a custom type of "Custom Profile Field". Seeing I think hiker will want to create such a custom Custom Profile Field, I'll put some time in it. Just can't tell when though :?

- Greetz Glodenox :cheese:
How come? There's no way to simply parse it...?

Statistics: Posted by Saten Ruiko — May 10th, 2008, 10:34 pm


]]>
2008-05-10T19:29:43-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3447748#p3447748 <![CDATA[Re: RSN in your profile]]>

Good idea. Would be awesome if it can be done.

Statistics: Posted by Whydidijoin — May 10th, 2008, 7:29 pm


]]>
2008-05-10T18:35:59-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3447742#p3447742 <![CDATA[Re: RSN in your profile]]>
EDIT: I'm afraid that's impossible without making a custom type of "Custom Profile Field". Seeing I think hiker will want to create such a custom Custom Profile Field, I'll put some time in it. Just can't tell when though :?

- Greetz Glodenox :cheese:

Statistics: Posted by Glodenox — May 10th, 2008, 6:35 pm


]]>
2008-05-10T18:23:56-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3447737#p3447737 <![CDATA[Re: RSN in your profile]]> Statistics: Posted by killa kiaba — May 10th, 2008, 6:23 pm


]]>
2008-05-10T18:07:46-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3447733#p3447733 <![CDATA[Re: RSN in your profile]]> I like this; it'd be super-simple to implement, too, I'd think.

Statistics: Posted by Saten Ruiko — May 10th, 2008, 6:07 pm


]]>
2008-05-10T17:33:28-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3447725#p3447725 <![CDATA[Re: RSN in your profile]]>
Sounds like a great idea :)

Statistics: Posted by A5chow — May 10th, 2008, 5:33 pm


]]>
2008-05-10T15:36:26-06:00 http://poorshark.com/ThePub/viewtopic.php?t=423794&p=3447698#p3447698 <![CDATA[Re: RSN in your profile]]> Statistics: Posted by Jackstick — May 10th, 2008, 3:36 pm


]]>