here is the newest version of the script.
full list of updates will follow.
Read The ReadMe.txt File For Installation Instructions etc.
thanks and likes are appreciated.
----------------------
(v2 RELEASE)
----------------------
(New) - Name Change To GhostCommunity, Previously GhostForums. -
(Reason For Name Change) Feels More Like A Community Since Also Has Multi-Chatrooms.
----------------------
(New) - Image Added To Index.php Page - Thanks To Metulj For Original Image And wap2k For Making It Transparent
----------------------
(Added) New Theme Colors To Css Stylesheet
----------------------
(Added) - Code To All <head> Tags, To Support Devices With Zoom Features, Such As Android. - Thanks To Kevk3v
----------------------
(New) - Added A Pin Thread Tool, Then Modified It Abit More. Also Added Option In Config.php
To Turn Pin/Unpin On And Off To Certain Staff Ranks - Thanks To wap2k For Original Code/Time/Add-On
----------------------
(Rewrote) - Functions, Cleanse(), Cleanse_Name(), Cleanse_Post() -
Cleanse_Post() Has Biggest Change Now Detects Whether magic_quotes_gpc() Is Turned On Or Not
Before Deciding Whether Or Not stripslashes() Should Be Used On Posts.
----------------------
(Fix) - Added strtolower To Uploaded file Names, Seems Uploader Didnt Like Files With Full
Capitol Lettered Names, When Trying To Download Them They Could Not Be Found.
----------------------
(Added) - Links To Bbcodes.php, Smileys.php For The Shoutbox.
----------------------
(Rewrote) - Cpanel And Staff Tools, Cpanel Runs Throughout Site And Opens In New Window.
Cpanel Now Is Located In Core/Tools Folder And All Links Inside Script Point To 1 Single File - (Makes Script Smaller)
----------------------
(Cosmetic) - Removed Reload Link At Top Of Main.php, And Added It Above Shoutbox In Same File.
----------------------
(Added) - Code Into Update Profile To Remember Your Original Choices, So No Longer Have To Fill Out Whole
Profile Everytime You Update Profile.
----------------------
(Removed) - Deleted <li> (List) Tags From Scan_Directory() Function. Which Tidies Up The Look A Little.
----------------------
(Fix) - Corrected Problem With Forum Tools, Delete Posts, Delete Threads, Move Threads,
Somehow Basic Users Are Able To Find A Way To Activate The Tools Without Permission - Thanks To wap2k For Reporting This
----------------------
(Fix) - Corrected An Issue With Adding Own Avatar From Url, Now Works Corectly - Thanks To Visitors For Reporting This
- Thanks To wap2k For Helping Out
----------------------
(Fix) - Modded The Way A Random Number String Is Added To Existing Uploaded Filenames,
Downloading File Would Sometimes Fail Due To () And # Symobls Being Added.
----------------------
(Rewrote) Smileys.php, BBCodes.php, Avatars.php, Upload.php, These Files Are Now Set In
Core/Includes, Core/Tools Folders, Deleted All Duplicate Files Made In Other Folders, And Pointed
All Links In Script That Require These Files To New Single Files. - (Makes Script Smaller)
----------------------
(Cosmetic) Slight Changes Made To Forum Tools Located Inside The Thread.php Page. And Chatroom Delete Post Tool
----------------------
(Added) Title Tags To Forum/Thread Name Links. Now When Hover Mouse Over Them They Display Full Thread Names Etc.
----------------------
(Fix) Issues With Online Listing Updates. Script Now Performs/Updates Alot Faster When Users Are Moving Around The Site
----------------------
(New) Added Rank Legend To Bottom Of Main.php
----------------------
(Rewrote) The Download BBCode, And The Reversal Download BBcode For Quoted Posts. And Created A New Css Style For It.
----------------------
(Added) Rank Colors To Users Names On Online List In Main.php, Also Added Title Tags To Names To Show Where User Is On
Hover Of The Mouse Over The Name. (Mostly For Pc Users)
----------------------
(Added) Clickable Usernames With Rank Color For Latest Reply On Main.php/Show_Latest_Modified() function.
----------------------
(Added) Clickable Usernames With Rank Color For Thread Started/Latest Reply On list.php/Scan_Directory() function.
----------------------
(Added) Rank Colors To Users Names In Chatroom Users Online List
----------------------
(Added) Rank Colors To Users Names In Members List (From Index.php Page)
----------------------
(Added) Rank Colors To Users Names In Online (From Index.php Page)
----------------------
(Added) Rank Colors To Users Names In Private Messaging
----------------------
(Rewrote) Censorship Tool, Now Produces The Same Length Of *(Stars) As The Length Of The Censored Word.
Censor Array Added To Config.php For Easy Access To Adding Words To Be Censored.
----------------------
(New) Added Jquery/Ajax To Refresh Shoutbox Div Only, Function Has 3 Different Roles Depending On How The Browsers Reacts,
If A User Is Not Jquery/ajax Compatable, Then They Will Have To Revert Back To Using The Reload Button Above Shoutbox.
Added Configuration In Config.php To Set Refresh Rate Of Shoutbox. - Thanks wap2k For Helping Out.
----------------------
(Rewrote) The Way Inbox Messages Get Written/Displayed For Future Modding, Now Displays "Sent To: Username" And
"Received From: Username" Instead Of Ghost->Username, Username->Ghost Etc, And Posts Start On New Line Away From
The Usernames Now Also.
----------------------
(New) Created A Delete Private Message Tool For All Users To Delete Posts They Dont Want To Keep,
The Maximum Displayed Pm's Is 25, Any Older Messages Than This Will Not Be Displayed Again Until Some Of The
25 Newest Pm's Are Deleted First.
----------------------
(New) Created A Edit Thread Posts Tool For All Users To Edit Their Own Post,
Also Added Edit Thread Post Tool For Staff Members To Edit All Members Posts Not Just Thier Own.
Staff Edit Post Configuration Is Inside Config.php
----------------------
(Fix) Fixed Undeclared Variables In Save_post(), Save_shouts(), save_private() functions.
----------------------
(Rewrote) Alot Of Functions Within functions.php, File Is Over 300 Lines Shorter Than Before.
----------------------
(Added) Options In Config.php For Staff Ranks To Be Able To Delete Chatroom Posts.
----------------------
(Rewrote) The Way Some Functions Look, Some Code Was Bloated, So Created Better Methods
To Do The Same Tasks, Functions Such As: Offline_Check(), Full_Online_Pagination(),
Update_Profile(), Registration()-(slightly) Etc. Etc.
----------------------
(New) Created Delete Single Shout Messages Tool For Staff, Configuration For Tool In Config.php
----------------------
(New) Created Delete All Shout Messages Tool For Owners Cpanel.
----------------------
(New) Created A Function based On The Built-In Php Syntax Highlighting System And Added
It To Thread posts and Private Messages.
----------------------
Demo: CodeMafia.us.to
full list of updates will follow.
Read The ReadMe.txt File For Installation Instructions etc.
thanks and likes are appreciated.
----------------------
(v2 RELEASE)
----------------------
(New) - Name Change To GhostCommunity, Previously GhostForums. -
(Reason For Name Change) Feels More Like A Community Since Also Has Multi-Chatrooms.
----------------------
(New) - Image Added To Index.php Page - Thanks To Metulj For Original Image And wap2k For Making It Transparent
----------------------
(Added) New Theme Colors To Css Stylesheet
----------------------
(Added) - Code To All <head> Tags, To Support Devices With Zoom Features, Such As Android. - Thanks To Kevk3v
----------------------
(New) - Added A Pin Thread Tool, Then Modified It Abit More. Also Added Option In Config.php
To Turn Pin/Unpin On And Off To Certain Staff Ranks - Thanks To wap2k For Original Code/Time/Add-On
----------------------
(Rewrote) - Functions, Cleanse(), Cleanse_Name(), Cleanse_Post() -
Cleanse_Post() Has Biggest Change Now Detects Whether magic_quotes_gpc() Is Turned On Or Not
Before Deciding Whether Or Not stripslashes() Should Be Used On Posts.
----------------------
(Fix) - Added strtolower To Uploaded file Names, Seems Uploader Didnt Like Files With Full
Capitol Lettered Names, When Trying To Download Them They Could Not Be Found.
----------------------
(Added) - Links To Bbcodes.php, Smileys.php For The Shoutbox.
----------------------
(Rewrote) - Cpanel And Staff Tools, Cpanel Runs Throughout Site And Opens In New Window.
Cpanel Now Is Located In Core/Tools Folder And All Links Inside Script Point To 1 Single File - (Makes Script Smaller)
----------------------
(Cosmetic) - Removed Reload Link At Top Of Main.php, And Added It Above Shoutbox In Same File.
----------------------
(Added) - Code Into Update Profile To Remember Your Original Choices, So No Longer Have To Fill Out Whole
Profile Everytime You Update Profile.
----------------------
(Removed) - Deleted <li> (List) Tags From Scan_Directory() Function. Which Tidies Up The Look A Little.
----------------------
(Fix) - Corrected Problem With Forum Tools, Delete Posts, Delete Threads, Move Threads,
Somehow Basic Users Are Able To Find A Way To Activate The Tools Without Permission - Thanks To wap2k For Reporting This
----------------------
(Fix) - Corrected An Issue With Adding Own Avatar From Url, Now Works Corectly - Thanks To Visitors For Reporting This
- Thanks To wap2k For Helping Out
----------------------
(Fix) - Modded The Way A Random Number String Is Added To Existing Uploaded Filenames,
Downloading File Would Sometimes Fail Due To () And # Symobls Being Added.
----------------------
(Rewrote) Smileys.php, BBCodes.php, Avatars.php, Upload.php, These Files Are Now Set In
Core/Includes, Core/Tools Folders, Deleted All Duplicate Files Made In Other Folders, And Pointed
All Links In Script That Require These Files To New Single Files. - (Makes Script Smaller)
----------------------
(Cosmetic) Slight Changes Made To Forum Tools Located Inside The Thread.php Page. And Chatroom Delete Post Tool
----------------------
(Added) Title Tags To Forum/Thread Name Links. Now When Hover Mouse Over Them They Display Full Thread Names Etc.
----------------------
(Fix) Issues With Online Listing Updates. Script Now Performs/Updates Alot Faster When Users Are Moving Around The Site
----------------------
(New) Added Rank Legend To Bottom Of Main.php
----------------------
(Rewrote) The Download BBCode, And The Reversal Download BBcode For Quoted Posts. And Created A New Css Style For It.
----------------------
(Added) Rank Colors To Users Names On Online List In Main.php, Also Added Title Tags To Names To Show Where User Is On
Hover Of The Mouse Over The Name. (Mostly For Pc Users)
----------------------
(Added) Clickable Usernames With Rank Color For Latest Reply On Main.php/Show_Latest_Modified() function.
----------------------
(Added) Clickable Usernames With Rank Color For Thread Started/Latest Reply On list.php/Scan_Directory() function.
----------------------
(Added) Rank Colors To Users Names In Chatroom Users Online List
----------------------
(Added) Rank Colors To Users Names In Members List (From Index.php Page)
----------------------
(Added) Rank Colors To Users Names In Online (From Index.php Page)
----------------------
(Added) Rank Colors To Users Names In Private Messaging
----------------------
(Rewrote) Censorship Tool, Now Produces The Same Length Of *(Stars) As The Length Of The Censored Word.
Censor Array Added To Config.php For Easy Access To Adding Words To Be Censored.
----------------------
(New) Added Jquery/Ajax To Refresh Shoutbox Div Only, Function Has 3 Different Roles Depending On How The Browsers Reacts,
If A User Is Not Jquery/ajax Compatable, Then They Will Have To Revert Back To Using The Reload Button Above Shoutbox.
Added Configuration In Config.php To Set Refresh Rate Of Shoutbox. - Thanks wap2k For Helping Out.
----------------------
(Rewrote) The Way Inbox Messages Get Written/Displayed For Future Modding, Now Displays "Sent To: Username" And
"Received From: Username" Instead Of Ghost->Username, Username->Ghost Etc, And Posts Start On New Line Away From
The Usernames Now Also.
----------------------
(New) Created A Delete Private Message Tool For All Users To Delete Posts They Dont Want To Keep,
The Maximum Displayed Pm's Is 25, Any Older Messages Than This Will Not Be Displayed Again Until Some Of The
25 Newest Pm's Are Deleted First.
----------------------
(New) Created A Edit Thread Posts Tool For All Users To Edit Their Own Post,
Also Added Edit Thread Post Tool For Staff Members To Edit All Members Posts Not Just Thier Own.
Staff Edit Post Configuration Is Inside Config.php
----------------------
(Fix) Fixed Undeclared Variables In Save_post(), Save_shouts(), save_private() functions.
----------------------
(Rewrote) Alot Of Functions Within functions.php, File Is Over 300 Lines Shorter Than Before.
----------------------
(Added) Options In Config.php For Staff Ranks To Be Able To Delete Chatroom Posts.
----------------------
(Rewrote) The Way Some Functions Look, Some Code Was Bloated, So Created Better Methods
To Do The Same Tasks, Functions Such As: Offline_Check(), Full_Online_Pagination(),
Update_Profile(), Registration()-(slightly) Etc. Etc.
----------------------
(New) Created Delete Single Shout Messages Tool For Staff, Configuration For Tool In Config.php
----------------------
(New) Created Delete All Shout Messages Tool For Owners Cpanel.
----------------------
(New) Created A Function based On The Built-In Php Syntax Highlighting System And Added
It To Thread posts and Private Messages.
----------------------
Demo: CodeMafia.us.to
Comment