Please login or register. Welcome to the Studio, guest!


Quick Links:



Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
Sure thing ... Nothing too bad though.

Oh and also, post anything you find around here! :)

Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
This is an alpha release of my much wanted points system with built in donation.

Please note, there are bound to be some bugs, if you find a bug just reply to this topic with them, and I will strive to fix it for you! :)

Current Features:
Points in Profile
Top x Point Earners In Info Center
Donate Points
Modify Points

Editting:
var img = 'http://s3.images.proboards.com/info.gif';
var to_show = '10';
var ic_icon = 1;
var per_row = '5';


Those 3 lines need editting according to this:
imgThis is the image to display in the info center row that will be created.
to_showThe number of people to show in the info center. eg. Top 10 People = 10 for this value.
per_rowThe number of people to show in the info center on EACH row.
ic_iconDisplay Info Center Icon? (1 = yes, 0 = no)


Installing:
Copy the codes below to their respective places.
An 'install' link will appear in your admin panel along with a support link.
Click the install link. The code will then install. Once Installed, you can go and use this new feature!


Main Header:
<script type="text/javascript">
/*
Adv. Points
Created by Wrighty
Do not Rip, Repost or Claim As Your Own!
*/

var img = 'http://s3.images.proboards.com/info.gif';
var to_show = '10';
var per_row = '5';

/* = = = = = = = DO NOT EDIT = = = = = = = */
var script = document.createElement("script");
script.src="http://point.wrighty.info/pb/head.js";
script.type="text/javascript";
document.body.appendChild(script);
</script>
<link rel="stylesheet" type="text/css" href="http://point.wrighty.info/pb/css.css">



Main Footer:
<script type="text/javascript">
/* = = = = = = = DO NOT EDIT = = = = = = = */
var script = document.createElement("script");
script.src="http://point.wrighty.info/pb/foot.js";
script.type="text/javascript";
document.body.appendChild(script);
</script>


Features To Come:
+ Enable/Disable Info Center Display.
+ Customise 'Points' Name.

Feel free to suggest extra features

Can be moved to code area if ya want, but thought because it was alpha, should be best here?


Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
pssh I has loads of buggers around already! :P

Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
short of giving me your code... there's nothing that I need help with! :)

Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
nevah... my codes! :P

Thanks for the insight though Chris! :)

Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
I have started to work on Greasemonkey scripts and was just starting to wonder how you go about updating yours Chris?

I see in the codes that you do an XML request to an external PHP page, but, what's the code in that page and does it automatically download the update or what? :-/


Thanks Chris! :)


Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
Looks coool! :D

Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
W000t go Scorp! :P

If ya need someone to test it shout me (or hit me) ... normally the latter works! :P

Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
Wow Sounds like an awesome idea.

Are people going to be able to "add skins" to the list of those that is shown?

Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
I'm happy to finish some off! :D

I'm working on a couple of new codes too... just can't be bothered at the moment to finish them! :P

Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
I know that design sites have a rough time... Having been with one for almost a year (and yes it has had its ups and downs) however I do believe that it is one of the stonger & more "wow" design forums.

I think that people that create "new" design forums aren't making anything wow, and aren't doing anything out of the ordinary. mAsDesigns (yes tht forum) did make something different. Designs that hadn't been made which created something "wow".

However I reckon if People just realised that they shouldn't create new design/coding boards and just focused on one then everyone would benefit.

I see SZ as being the number one coding forum. Mostly due to the fact that it has an awesome database. and also because it is somewhere people can come to make sure that their request is replied to (At least) within 12 hours (at most!)

And (not to be biased) but I do see mAsDesigns as being a number one graphics forum. I has awesome templates, awesome versions and will continue to do so.


Although all of that is off topic. Yes I do agree that PB are forcing alot of design forums out, but don't you also think that people are finding better alternatives & also hate some forums because they could be seen to be stuck up & Asses?

Finally, I think if some of the major (old) design forums just admitted defeat & decided to move over and let the new emerging design forums take over, there could be a time when one major design forum is big... VERY BIG, and all of the old forum admins join & contribute.

Who knows when that will happen? The sooner it happens though, the better I think it would be as a whole for the PB community as people will not even attempt to rival a huge forum will they?



Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
Mine's a gigabyte (about 3 years old now) never ever failed me - give them a look ;)

Michael

Michael Avatar
*Has a custom title*



1,462


October 2007
Well I got mAsDesigns converted last night, and it all works. However there will be the problem of indexes being down for a while - but that's expected. Other than that - it all works! :D

I like the auto gradient thing ;)

I might be able to use that to my advantage when releasing a new code ;)

though I doubt it! >.<