In the works - WarcraftRealms.com site
In the works - WarcraftRealms.com site
These are the things in the works or planned for the site:
- Improved Guild Progression area
- Do not display defunct or inactive guilds
- Add guild activity ratings or values to identify inactive guilds
- Improved My Submissions stats
- Additional database server
- Improved character profiles
- research spell damage, spell crit %, spell hit %
- Additional Guild information
- Average level, activity, etc
- Some ideas : http://www.warcraftrealms.com/forum/vie ... hp?p=10874
- Personal 'favorite' servers for easy access to various areas of the site
- Improved Guild Progression area
- Do not display defunct or inactive guilds
- Add guild activity ratings or values to identify inactive guilds
- Improved My Submissions stats
- Additional database server
- Improved character profiles
- research spell damage, spell crit %, spell hit %
- Additional Guild information
- Average level, activity, etc
- Some ideas : http://www.warcraftrealms.com/forum/vie ... hp?p=10874
- Personal 'favorite' servers for easy access to various areas of the site
Last edited by Rollie on Tue Aug 15, 2006 9:24 pm, edited 7 times in total.
phpbb:phpinfo()
Re: In the works - WarcraftRealms.com site
Do you already correlate the data with wow-armory once in a while per realm to delete old characters that do not exist or have transfered or been deleted?
Re: In the works - WarcraftRealms.com site
Wow - next question because the last edit was 4 years ago... is this site dead?Pengmaguar wrote:Do you already correlate the data with wow-armory once in a while per realm to delete old characters that do not exist or have transfered or been deleted?
Re: In the works - WarcraftRealms.com site
Yes, dead, very very dead.Pengmaguar wrote:Wow - next question because the last edit was 4 years ago... is this site dead?Pengmaguar wrote:Do you already correlate the data with wow-armory once in a while per realm to delete old characters that do not exist or have transfered or been deleted?
- bringoutyourdead
- Forums Admin & general flunky
- Posts: 1432
- Joined: Fri Nov 07, 2008 1:11 pm
- Location: Texas, USA
In a what the heck this is just as good a place as any forum...
I have been low priority working on seeing what it takes to unfreeze the phpBB code on this site.
Rollie modified the forums code to integrate it with the rest of his code for the site.
Since then he has admitted it might not have been his best decision.
In development mode, I have cloned the forum and updated it to the latest version of phpBB.
This tells me that at least we can cleanly update, but in doing so we would break the rest of the site.
Looking currently at the differences in the tables in order to allow us to break out the modifications into their own tables and modify all the sql calls to join (soft link) the separated tables.
This would keep the site working while unlocking phpBB.
In the process of doing this I have been slowly clearing out the dead weight in the users tables:
- people who registered and never came back
- people who never contributed to the site in any way and have been gone for the last 90% of their registered time.
- people who have left behind spammer traces (from the time we were open registration and no active administration.)
I just fixed and ran the background CRON job the cleans the user base, and we dropped 30 pages from the membership list.
This was for registrations between 2010 and 2013.
I will be continuing the clean out for the period up to when we reestablished active administration.
And then starting my way back to the beginning of the site.
Clearing out the dead weight will make any updating of the forums much faster...
I have been low priority working on seeing what it takes to unfreeze the phpBB code on this site.
Rollie modified the forums code to integrate it with the rest of his code for the site.
Since then he has admitted it might not have been his best decision.
In development mode, I have cloned the forum and updated it to the latest version of phpBB.
This tells me that at least we can cleanly update, but in doing so we would break the rest of the site.

Looking currently at the differences in the tables in order to allow us to break out the modifications into their own tables and modify all the sql calls to join (soft link) the separated tables.
This would keep the site working while unlocking phpBB.
In the process of doing this I have been slowly clearing out the dead weight in the users tables:
- people who registered and never came back
- people who never contributed to the site in any way and have been gone for the last 90% of their registered time.
- people who have left behind spammer traces (from the time we were open registration and no active administration.)
I just fixed and ran the background CRON job the cleans the user base, and we dropped 30 pages from the membership list.
This was for registrations between 2010 and 2013.
I will be continuing the clean out for the period up to when we reestablished active administration.
And then starting my way back to the beginning of the site.
Clearing out the dead weight will make any updating of the forums much faster...