Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Two Plus Two > About the Forums
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 11-12-2007, 08:00 PM
BradleyT BradleyT is offline
Senior Member
 
Join Date: Dec 2003
Location: Vote Ron Paul 08
Posts: 7,087
Default Re: Important info about vBulletin

Well the functionality can be duplicated for just about any feature that doesn't directly import which is a benefit to doing the initial code. Simply change favorite thread ID to whatever other field you want and the underlying looping, database reading/writing, and name matching code is already done for you. And for username, if you're unsure then you could do a match on username and password before inserting into the VB database.

What I described is really pretty simple (I'd expect someone halfway through an intro to PHP & MySQL class could do it) and shouldn't take a php programmer more than a few hours to get the code down. Then doing any additional field transfers should take an hour or less in modification time. If you do this, remember to set a huge page timeout value since it will take forever to loop through all 100K users.

And just because a thread is archived doesn't mean it's useless as a favorite. Think about the functionality of a favorite and why a person would prefer using it over using a web browser bookmark. Accessable from any computer at any location, doesn't take up any room in a huge list of bookmarked websites, won't be lost when you get a new computer, etc.
Reply With Quote
 


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

Forum Jump


All times are GMT -4. The time now is 05:47 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.