Experienced Elementalist
- Joined
- Feb 11, 2006
- Messages
- 219
- Reaction score
- 0
This website was used for Plague Mu until fant0ma copied it. Since it has been leeched, I might as well release the ORIGINAL version. This is also a first release in a long time... I haven't been a very active release. 
For admin account... create a your admin account through the install.php and then create an account in the index.php?op=register, USE THE SAME LOG IN NAME AS YOUR ADMIN ACCOUNT!!
When you have an account, login to it and then click admin panel and log in to the admin panel to edit the site. This works 100% and will prevent unwanted access to your admin panel
.
Another thing, I did not edit any images and remove the logos and etc. So you will have to remove em and place ur logos and etc.
This site has been secured to some extent. But, like any copy of Muweb 0.8, it is highly recommended that you add your own security functions.
Download:
Download the fix for the web_modules.php at the end of the post. Place it in the includes folder.
Cutenews news replacement module is also attached at the bottom. Just paste over the includes folder.
Download the staff module with the Plague Mu Staff removed at the bottom of page.
Screenshot:
Credits: Me for making the template, Master for muweb base.
PS: Im thinking abt starting some new stuff in the next few months coming. That may mean I will be releasing my own site, havnt done much since DWT 1.1. A lot of ppl have said that they want something new over Muweb so lets make it happen. Any reasonable suggestions just send me a pm. I don't believe in development threads, they're just a waste of time.
EDIT: Was successfully injected, attempting to patch again, more updates later. If anyone gets hacked on Muweb, please PM me the logs from the attack.
EDIT: For those that want to edit the staff.php I just update the script so that you can put in server administrators. The GM List will update automatically. First download the new staff.rar file below. Next place it into the "modules" folder of muweb. Next open the file in notepad. You should see the following lines:
First you will want to change the three existing members. If you want to remove them, just delete the lines you don't want. Please note that each staff member corresponds to a description. So if there are three members THERE MUST BE three descriptions. Only place text between the single quotes! To add a member, add the following code after
and
add this text:
So you could have something like:
Then edit that text to what you want.
I am not gonna spend more than a few minutes on a solution. Its simply not worth my time.

For admin account... create a your admin account through the install.php and then create an account in the index.php?op=register, USE THE SAME LOG IN NAME AS YOUR ADMIN ACCOUNT!!
When you have an account, login to it and then click admin panel and log in to the admin panel to edit the site. This works 100% and will prevent unwanted access to your admin panel

Another thing, I did not edit any images and remove the logos and etc. So you will have to remove em and place ur logos and etc.
This site has been secured to some extent. But, like any copy of Muweb 0.8, it is highly recommended that you add your own security functions.
Download:
To view the content, you need to sign in or register
- Rapidshare
To view the content, you need to sign in or register
- Sendspace
To view the content, you need to sign in or register
- File Front
To view the content, you need to sign in or register
- Mega UploadDownload the fix for the web_modules.php at the end of the post. Place it in the includes folder.
Cutenews news replacement module is also attached at the bottom. Just paste over the includes folder.
Download the staff module with the Plague Mu Staff removed at the bottom of page.
Screenshot:
To view the content, you need to sign in or register
Credits: Me for making the template, Master for muweb base.
PS: Im thinking abt starting some new stuff in the next few months coming. That may mean I will be releasing my own site, havnt done much since DWT 1.1. A lot of ppl have said that they want something new over Muweb so lets make it happen. Any reasonable suggestions just send me a pm. I don't believe in development threads, they're just a waste of time.
EDIT: Was successfully injected, attempting to patch again, more updates later. If anyone gets hacked on Muweb, please PM me the logs from the attack.
EDIT: For those that want to edit the staff.php I just update the script so that you can put in server administrators. The GM List will update automatically. First download the new staff.rar file below. Next place it into the "modules" folder of muweb. Next open the file in notepad. You should see the following lines:
PHP:
<?PHP
//Add in a line like " '', " after each member to add more staff members
$staff[0] = array(
'PlagueRat',
'RisingKing',
'Seek',
);
//Add in a line like " '', " after each member to add more staff descriptions
//Each description is matches the order of the staff members.
$staff[1] = array(
'Administrator and GEMM Executive.',
'Co-administrator and website manager.',
'Forums Administrator.',
);
?>
PHP:
'Seek',
PHP:
'Forums Administrator.',
PHP:
'Change this text between the single quotes',
PHP:
<?PHP
//Add in a line like " '', " after each member to add more staff members
$staff[0] = array(
'Noobster',
'Asilium',
'Freakout',
'Change this text between the single quotes',
);
//Add in a line like " '', " after each member to add more staff descriptions
//Each description is matches the order of the staff members.
$staff[1] = array(
'Server Admin.',
'Co-administrator.',
'Forums Administrator.',
'Change this text between the single quotes',
);
?>

Attachments
Last edited: