[Release] WebEngine 1.0.7 PL1

Diyan

Well-Known Member
Joined
Nov 21, 2012
Messages
332
Reaction score
252
Здравейте на всички. Отдавна не съм пускал релийз поради липсата на свободно време. Ето един интересен "website engine" със семпъл дизайн и опция за темплейти, който не съм виждал тук, и за това реших да го споделя с всички.

Това е връзка към подробна галерия с основните функции на уеб пакета: WebEngine 1.0.4 - Album on Imgur . Въпреки, че релийза е по-нов от този в галерията, няма особена промяна във самите функции, а само в кода.

Начин на инсталация:

1. Направете бекъп на своята MU Online база данни в случай че нещо се обърка.
2. Свалете уеб пакета от връзката, предоставена по-долу в темата и го разархивирайте в директорията на уеб сървъра си (масово потребителите ползват "XAMPP", така че обикновено тази папка се казва "htdocs").
3. Изпълнете всички SQL скриптове от папката "install" чрез "Query Analyzer" използвайки база данни "MUOnline".
4. Конфигурирайте основните настройки на "Web Engine" от "includes/config.php" ; Забележка - не забравяйте да сложите 16-символна стойност в полето "encryption_hash", след което не я променяйте, за да избегнете потенциални проблеми за в бъдеще.
5. Впишете се с администраторския си акаунт в администраторския панел (Admin CP), за да настроите модулите на уебсайта.
6. Задайте времето за обновяване на модулите на 5 минути чрез адмкинистраторския панел.
7. Създайте нов параметър за обновяване на сървърната информация чрез администраторския панел ("cron/server_info.php").
8. Стартирайте веднъж "cron.bat" от папката "install".

Необходими PHP модули/"удължения"/настройки на уеб сървъра (XAMPP), за да работи уеб пакета:

1. mod_rewrite
2. short_open_tag = On
3. php-openssl
4. php-bcmath
5. php-pdo
6. php_pdo_odbc

- Забележка: SQL скриптовете изискват преработване ако използвате по-стара версия "Microsoft SQL Server" (MSSQL), като "MSSQL 2000" например. За повече информация относно това не се колебайте да питате в темата.

- Забележка: Препоръчва се използването на уеб пакета за по-нови версии (например от Сезон 2/3 нагоре). Уеб пакета може лесно да бъде пригоден и за стари версии на играта, стига да имате нужните знания. Моля, не ме питайте как точно да го направите - за съжаление нямам времето да обясня подробно. На всички които смятат да се заемат с това начинание пожелавам успех.

Сигурността на "Web Engine" е на много високо ниво и можете да го използвате за своя сървър без никакви притеснения. Надявам се уеб пакета да се хареса на всички. Успех и дано съм помогнал.

Връзка за сваляне: MEGA

Кредити:

Lautaro (Разработчик и основател на проекта); PHPMailer (Събрал, написал и коригирал "библиотеките" в пакета)


FOR ENGLISH TRANSLATION CLICK THE "SHOW" BUTTON BELOW

Hello everyone. It's been a while since my last release thread however I've been rather busy. Here's a very effective and intriguing web engine with simple design. I haven't seen it here hence why I'm sharing it.

Here's a link to an extended gallery showing all the web engine's functions: WebEngine 1.0.4 - Album on Imgur . Despite the release being a newer version than the one shown in the gallery the functions are pretty much the same with improved code.

Installation:

1. Make a full backup of your Mu Online database in case something goes wrong.
2. Download the web engine by clicking the link below and extract it to your web server's directory (most of you use XAMPP so usually the folder name would be "htdocs").
3. Run all SQL queries provided in the "install" folder in "SQL Query Analyzer" using "MU Online" database.
4. Configure the main settings of the web engine in "includes/config.php"; Note: don't forget to put 16 symbols long random "encryption_hash" and don't change it afterwards to avoid any future problems.
5. Login with your admin account in the admin control panel (Admin CP) and configure all website modules as desired.
6. In the Admin CP set the cron update to 5 minutes for all modules.
7. In the Admin CP create new cron task for the side server information field ("cron/server_info.php).
8. Run once "cron.bat" in the "install" folder.


Required PHP modules/extensions/settings:

1. mod_rewrite
2. short_open_tag = On
3. php-openssl
4. php-bcmath
5. php-pdo
6. php_pdo_odbc

- Note: The SQL queries will require some editing if you are using an older version of Microsoft SQL Server (MSSQL) i.e.: MSSQL 2000. If you need help or additional information on this do not hesitate to ask here in this thread.

- Note: The web engine is recommended for slightly newer versions (Season 2/3 and above). The website can be easily configured for older versions too with the right knowledge. Please don't ask me how to do it - I simply don't have the time to write a guide for it. To all of you decided to take on that endeavor - I wish you good luck.

Web engine's security is on a very high level so you can use it for your server without worrying about security issues. I hope you all like the website. Good luck everyone and I hope I helped.

Download link: MEGA

Credits:

Lautaro (Developer and founder); PHPMailer (Awesome libraries)
 
Last edited:
for what version works this muweb ? and what xampp you need works for Old Version of Xampp 1.7.1 ?
 
for what version works this muweb ? and what xampp you need works for Old Version of Xampp 1.7.1 ?

This web doesn't support php version below 5.4 by default, so xamp 1.7.1 is incompatible with this web. Forget about SQL 2000 as well.

Also the item functions are written for Season 1+, so it doesn't support 97D-99XT by default.
 
This web doesn't support php version below 5.4 by default, so xamp 1.7.1 is incompatible with this web. Forget about SQL 2000 as well.

Also the item functions are written for Season 1+, so it doesn't support 97D-99XT by default.


ok no good but thanks for the info