- Impact
- 14
Alright, why not i do it? Becauce im busy with other things and my attempt didnt work that well, im not the best with postdata
We (Me and a friend) want a store modification with its own array of settings in a "STORE" tab in the admin CP.
-First,
we want the full right to re-distribute this as wanted. We request full rights to this mod.
-Also,
we want an installer. This installer will do all the SQL edits and take down initial options.
These options will be stored in the DB and reset-able from the "ACP". After the SQL is done, the installer
will guide us through the installation. It will show one edit, then click next, and another… etc.
We want the following misc. things:
-Points,
and a way to edit the name of them and formatting. There should be a drop down in the CP,
separate thousands by [No formatting][Comma][Period][Space]. We should be able to type in the Name,
such as "Credits" or "points"
-A bank,
with variable interest set via the store tab in the Admin CP. This is where people can chose to
store there points (or credits, whatever the name is set to) and it will be protected from the theft
items mentioned later. Note: the interest will have to be collected by the user, not automatically.
-Items and categories,
we should be able to make categories with descriptions (Witch will be shown below the category name in the store),
and able to add items. We should be able to add the same item more than once with different names in the same
category. Also we should be able to add the same item to more than one category at a time. When adding items,
it should have a name option. So if needed we can change the name
-Intertwined within this will be a referral system,
In registering, the user can put in the name of the member, this will search the DB for that member and add
the amount of points set in the ACP. There will also be referral links, in the user CP, there will be my referrals.
This will have a list of people who have signed up with their name, and will have a
link. Like /index.php?act=Reg&CODE=00&REF=(member-id). When they sign up, the referrer field will disappear and
the person who referred will get the credits. When registering, it should compare the person who registered IP,
to the person who referred. If they are in the same range or the same IP, all visits from those
IPs will say "You have been suspended for referral infringement." after a day, it un-bans them.
-In profile view,
when a member is in the store, it must say "Browsing the store".
-On the top of the store,
(Where it normally says Forum Name > Forum > Sub forum) it should say Forum Name > Store > Category in the store.
-The admin should be able to set how many points each user gets per post, and per new topic.
-Users should have the options to delete items, resell items for a certain percent off (exact % to be set in ACP), trade
items, donate items to another user, and buy mass items. (1, 2, 5, 10, 20, All in stock as the options).
-There should be moderators who can do special things in the store. We should be able to set witch groups can moderate.
Moderators should be able to edit users'points, inventories, and be able to suspend users from the stores.
-But, along with privileges, they need to be logged. They should be added to "Mod logs" in the ACP, and additionally
to the default moderator logs that come with IPB.
-In this we should be able to decide how many of witch item to add. There should be a box, in witch we type numerical
values of how may of the item to put in the store. -1 will be infinite. When an item is sold out, the item disappears
from anywhere it is placed.
-As a way for members to gain points, there should be a quiz system. We can make a quiz, with up to 10 questions.
There are multiple choices, so when adding them it has:
Question:
Right answer
Wrong answer:
Wrong answer:
Wrong answer:
Then there should be at the bottom of the ten of those the value of each answer (in %) and the
total points (credits, etc, whatever it’s set to) its worth.
-For members who want something, but cant pay… Don’t we all love credit cards? I want members to be able to register for them.
We should be able to set the interest rate in the ACP, and if the user doesn’t pay in the time set, they are banned from getting
credit cards for an amount of time also settable in the Admin CP.
-The items we require, are the following, the details follow: Bold name, Italic name, Add a shadow under your name, blurred name,
glowing name, told title, Italic title, Add a shadow under your title, blurred title, glowing title, remove title effects,
remove name effects, steal points, auto-collect interest, increase interest, change other users titles, change others signatures,
un-ban users, view others warn level, change group, pin own topic, unpin own topic, pin any topic, unpin any topic, close own topics,
open own topics, close any topic, open any topic, upload an emoticon, register a domain, buy a real item. Explanations:
Bold name - Basically, when a user buys this and uses it, it turns there name in topic view. I suggest maybe
$prefix and $suffix in whatever phrases the username display in topic view. Then on purchase, it sets it to <b> and </b>
Italic name – Same as bold, with <i> and </i>
Add a shadow under your name – Same as bold and italic, use style='FILTER: Shadow(Color=$hex, Direction=45);' the $hex
variable should be defined by the user on purchase, but if the user doesn’t know hexes, then I would like a
little map of colors. When they click one, it sets the value to that, and it adds the shadow.
Blurred name – style='filter: blur(add=false, direction=140, strength=$strnth);' strength should be set by the user
Glowing name – use style='FILTER: Glow(Color=$hex, Strength=$strnth); ' the user should be allowed, like before,
to edit the color. And in this one, the strength too. There should be examples of the strength below the area to choose
Bold title – Same as name, but in the title
Italic title – Same as name, but in the title
Add a shadow under your title – Same as name, but in the title
Blurred title – Same as name, but in the title
Glowing title – Same as name, but in the title
Remove title effects – Clear the $prefix and $suffix in title
Remove name effects – Clear the $prefix and $suffix in name
Steal points – Take points from other members account (Can be chosen). In the ACP it should be set how much % it will
succeed, or fail. Example: If I set it to 99% fail, and I do it 100 times, I will actually get the points one time.
This counts for every member, so out if 100 members try, 1 works. Has to work with percents. This should go on the store logs.
Auto-collect interest – This collects the interest without the member clicking the "collect interest" everyday.
Increase interest – Rises interest rate by X percent. This only works for one member, and it expires after the amount of days set in the ACP.
Change other users'titles – Allows a user to chose one user, and edit his title.
Change others signatures – Allows a user to chose one user, and edit his signature.
Un-ban users – Enter the username, and it will unsuspend them. This CAN NOT work on the banned group.
View others warn level – Lets the user see all users warn level for the amount of time set in the ACP.
Change group for X amount of days – Allow one user to be moved to another user group changeable from the ACP for the amount of time set in the cp.
Pin own topic – Allows user to pin one of his own topics, after 1 use, it’s gone.
Unpin own topic – Allows user to unpin one of his own topics, after 1 use, it’s gone.
Pin any topic - Allows user to pin any one topic, it doesn’t have to be started by the user. But, after 1 use, it’s gone.
Unpin any topic – Allows user to unpin any one topic, it doesn’t have to be started by the user. But, after 1 use, it’s gone.
Close own topics - Allows user to close one of his own topics, after 1 use, it’s gone.
Open own topics - Allows user to open one of his own topics, after 1 use, it’s gone.
Close any topic - Allows user to close any one topic, it doesn’t have to be started by the user. But, after 1 use, it’s gone.
Open any topic - Allows user to close any one topic, it doesn’t have to be started by the user. But, after 1 use, it’s gone.
Upload an emoticon – Allows a user to select a local file to upload, then chose the code for it (Such as :emoticon: or :-O).
Register a domain – The user can type in a domain name they want, and the TLD they want (I should be able to chose witch TLDs to show in the
ACP and the options should be in a dropdown). If the domain is already bought, then they get an error and try again. When they get one,
it PMs the user that’s set in the ACP. It has to include the member number, the member name, a link to PM the member, and the domain name he chose.
Buy a real item – Kind of like the register domain, but in the ACP, there will be 4 text fields for the name of the items,
and a little description of them. When a member goes to order, he has to check what he wants and then click "buy". There should be a
"?" picture next to the item name that has a little JavaScript popup in the middle of the screen, kind of like My Assistant.
When one of the 4 are left blank, the one just disappears from the members view. When they choose one, it PMs the user that’s set in the
ACP. It has to include the member number, the member name, a link to PM the member, and the domain name he chose.
We (Me and a friend) want a store modification with its own array of settings in a "STORE" tab in the admin CP.
-First,
we want the full right to re-distribute this as wanted. We request full rights to this mod.
-Also,
we want an installer. This installer will do all the SQL edits and take down initial options.
These options will be stored in the DB and reset-able from the "ACP". After the SQL is done, the installer
will guide us through the installation. It will show one edit, then click next, and another… etc.
We want the following misc. things:
-Points,
and a way to edit the name of them and formatting. There should be a drop down in the CP,
separate thousands by [No formatting][Comma][Period][Space]. We should be able to type in the Name,
such as "Credits" or "points"
-A bank,
with variable interest set via the store tab in the Admin CP. This is where people can chose to
store there points (or credits, whatever the name is set to) and it will be protected from the theft
items mentioned later. Note: the interest will have to be collected by the user, not automatically.
-Items and categories,
we should be able to make categories with descriptions (Witch will be shown below the category name in the store),
and able to add items. We should be able to add the same item more than once with different names in the same
category. Also we should be able to add the same item to more than one category at a time. When adding items,
it should have a name option. So if needed we can change the name
-Intertwined within this will be a referral system,
In registering, the user can put in the name of the member, this will search the DB for that member and add
the amount of points set in the ACP. There will also be referral links, in the user CP, there will be my referrals.
This will have a list of people who have signed up with their name, and will have a
link. Like /index.php?act=Reg&CODE=00&REF=(member-id). When they sign up, the referrer field will disappear and
the person who referred will get the credits. When registering, it should compare the person who registered IP,
to the person who referred. If they are in the same range or the same IP, all visits from those
IPs will say "You have been suspended for referral infringement." after a day, it un-bans them.
-In profile view,
when a member is in the store, it must say "Browsing the store".
-On the top of the store,
(Where it normally says Forum Name > Forum > Sub forum) it should say Forum Name > Store > Category in the store.
-The admin should be able to set how many points each user gets per post, and per new topic.
-Users should have the options to delete items, resell items for a certain percent off (exact % to be set in ACP), trade
items, donate items to another user, and buy mass items. (1, 2, 5, 10, 20, All in stock as the options).
-There should be moderators who can do special things in the store. We should be able to set witch groups can moderate.
Moderators should be able to edit users'points, inventories, and be able to suspend users from the stores.
-But, along with privileges, they need to be logged. They should be added to "Mod logs" in the ACP, and additionally
to the default moderator logs that come with IPB.
-In this we should be able to decide how many of witch item to add. There should be a box, in witch we type numerical
values of how may of the item to put in the store. -1 will be infinite. When an item is sold out, the item disappears
from anywhere it is placed.
-As a way for members to gain points, there should be a quiz system. We can make a quiz, with up to 10 questions.
There are multiple choices, so when adding them it has:
Question:
Right answer
Wrong answer:
Wrong answer:
Wrong answer:
Then there should be at the bottom of the ten of those the value of each answer (in %) and the
total points (credits, etc, whatever it’s set to) its worth.
-For members who want something, but cant pay… Don’t we all love credit cards? I want members to be able to register for them.
We should be able to set the interest rate in the ACP, and if the user doesn’t pay in the time set, they are banned from getting
credit cards for an amount of time also settable in the Admin CP.
-The items we require, are the following, the details follow: Bold name, Italic name, Add a shadow under your name, blurred name,
glowing name, told title, Italic title, Add a shadow under your title, blurred title, glowing title, remove title effects,
remove name effects, steal points, auto-collect interest, increase interest, change other users titles, change others signatures,
un-ban users, view others warn level, change group, pin own topic, unpin own topic, pin any topic, unpin any topic, close own topics,
open own topics, close any topic, open any topic, upload an emoticon, register a domain, buy a real item. Explanations:
Bold name - Basically, when a user buys this and uses it, it turns there name in topic view. I suggest maybe
$prefix and $suffix in whatever phrases the username display in topic view. Then on purchase, it sets it to <b> and </b>
Italic name – Same as bold, with <i> and </i>
Add a shadow under your name – Same as bold and italic, use style='FILTER: Shadow(Color=$hex, Direction=45);' the $hex
variable should be defined by the user on purchase, but if the user doesn’t know hexes, then I would like a
little map of colors. When they click one, it sets the value to that, and it adds the shadow.
Blurred name – style='filter: blur(add=false, direction=140, strength=$strnth);' strength should be set by the user
Glowing name – use style='FILTER: Glow(Color=$hex, Strength=$strnth); ' the user should be allowed, like before,
to edit the color. And in this one, the strength too. There should be examples of the strength below the area to choose
Bold title – Same as name, but in the title
Italic title – Same as name, but in the title
Add a shadow under your title – Same as name, but in the title
Blurred title – Same as name, but in the title
Glowing title – Same as name, but in the title
Remove title effects – Clear the $prefix and $suffix in title
Remove name effects – Clear the $prefix and $suffix in name
Steal points – Take points from other members account (Can be chosen). In the ACP it should be set how much % it will
succeed, or fail. Example: If I set it to 99% fail, and I do it 100 times, I will actually get the points one time.
This counts for every member, so out if 100 members try, 1 works. Has to work with percents. This should go on the store logs.
Auto-collect interest – This collects the interest without the member clicking the "collect interest" everyday.
Increase interest – Rises interest rate by X percent. This only works for one member, and it expires after the amount of days set in the ACP.
Change other users'titles – Allows a user to chose one user, and edit his title.
Change others signatures – Allows a user to chose one user, and edit his signature.
Un-ban users – Enter the username, and it will unsuspend them. This CAN NOT work on the banned group.
View others warn level – Lets the user see all users warn level for the amount of time set in the ACP.
Change group for X amount of days – Allow one user to be moved to another user group changeable from the ACP for the amount of time set in the cp.
Pin own topic – Allows user to pin one of his own topics, after 1 use, it’s gone.
Unpin own topic – Allows user to unpin one of his own topics, after 1 use, it’s gone.
Pin any topic - Allows user to pin any one topic, it doesn’t have to be started by the user. But, after 1 use, it’s gone.
Unpin any topic – Allows user to unpin any one topic, it doesn’t have to be started by the user. But, after 1 use, it’s gone.
Close own topics - Allows user to close one of his own topics, after 1 use, it’s gone.
Open own topics - Allows user to open one of his own topics, after 1 use, it’s gone.
Close any topic - Allows user to close any one topic, it doesn’t have to be started by the user. But, after 1 use, it’s gone.
Open any topic - Allows user to close any one topic, it doesn’t have to be started by the user. But, after 1 use, it’s gone.
Upload an emoticon – Allows a user to select a local file to upload, then chose the code for it (Such as :emoticon: or :-O).
Register a domain – The user can type in a domain name they want, and the TLD they want (I should be able to chose witch TLDs to show in the
ACP and the options should be in a dropdown). If the domain is already bought, then they get an error and try again. When they get one,
it PMs the user that’s set in the ACP. It has to include the member number, the member name, a link to PM the member, and the domain name he chose.
Buy a real item – Kind of like the register domain, but in the ACP, there will be 4 text fields for the name of the items,
and a little description of them. When a member goes to order, he has to check what he wants and then click "buy". There should be a
"?" picture next to the item name that has a little JavaScript popup in the middle of the screen, kind of like My Assistant.
When one of the 4 are left blank, the one just disappears from the members view. When they choose one, it PMs the user that’s set in the
ACP. It has to include the member number, the member name, a link to PM the member, and the domain name he chose.








