Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 09-03-2009, 04:58 PM   #1
aka Kory
War Room Member
 
LegitSells's Avatar
 
Join Date: Apr 2008
Posts: 663
Thanks: 277
Thanked 81 Times in 52 Posts
Contact Info
Send a message via Skype™ to LegitSells
Default Is it possible to Code an addon this way?

I like to play World of Warcraft(online computer game) You can download 'addons' for this game, to enhance your game play. You just download it and plug the files into the correct folder, then log into the game and it is there.

What if I want to create some addons for my membership site, but if they download my addon then cancel their subscription, my addon will automatically be disabled..

Is that possible? Am I making my question clear?

LegitSells is offline   Reply With Quote
Old 09-03-2009, 11:36 PM   #2
Lisa Dozois
War Room Member
 
lisag's Avatar
 
Join Date: Jan 2006
Location: Florida, USA.
Posts: 612
Thanks: 85
Thanked 221 Times in 110 Posts
Social Networking View Member's Twitter Profile 
Default Re: Is it possible to Code an addon this way?

Answer this please:

1. What language is your site written in?
2. What functionality will this add-on provide

-- Lisa G
lisag is offline   Reply With Quote
Old 09-03-2009, 11:51 PM   #3
Senior Warrior Member
War Room Member
 
Steve Diamond's Avatar
 
Join Date: Apr 2006
Location: Tucson, AZ, USA.
Posts: 1,025
Thanks: 120
Thanked 158 Times in 115 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to Steve Diamond
Default Re: Is it possible to Code an addon this way?

It's certainly possible. A few questions.

Is your membership site's functionality entirely web-based? Or are there downloadable components (like WoW)?

If it's all web-based, then is there any reason to make the addons downloadable? Or would they be web-based too?

If the addons are web-based, then they really just become features of the membership site, which would normally only be active for currently subscribed members.

If the addons have to be downloadable, then they could be made to interact with some aspect of the membership site, which would allow them to be disabled for non-subscribers.

I hope this helps.

Steve

Executive I.T. consulting for small/medium business
Website development | PHP - MySQL - JavaScript expert programming
Software requirements analysis | Specification writing
Project management | Vendor relationship management
Steve Diamond is offline   Reply With Quote
Old 09-07-2009, 09:32 PM   #4
Warrior Member
 
Join Date: Aug 2009
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: Is it possible to Code an addon this way?

I am not sure whether Blizzard let addon connect to network or not. If yes, you can force your addon to check with your membership forum whether the current membership is valid or not.

jumboa7 is offline   Reply With Quote
Old 09-09-2009, 05:34 PM   #5
Steve Hawkins
War Room Member
 
TrafficMystic's Avatar
 
Join Date: Apr 2009
Location: Whitleybay, uk
Posts: 1,967
Blog Entries: 2
Thanks: 11
Thanked 927 Times in 186 Posts
Social Networking View Member's Twitter Profile  View Member's YouTube Profile
Default Re: Is it possible to Code an addon this way?

you could create your addon that does a verification against a database hosted on your domain. If the code passed in has a status set to disabled then you quit the add-on

TrafficMystic is online now   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Programming Talk

Tags
addon, code

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 03:38 PM.