[Release] DTWeb 2.0 UPDATE

Default instance MSSQLSERVER =works
Named Instance MYPC\SQLEXPRESS=Couldn't connect to SQL Server!.
stranno.
 
Last edited:
Пфф не съм влизал от доста време реших да проверя регистрацията ми стои ли още...
естествено вече нямам време за игри ядовете са много но като гледам как сте
усъвършенствали някой файлове чак за миг ми се иска пак да си направя сървър xD мога да твърдя че форума е доста подреден и изчистен добра работа... това може да не е по темата но БРАВО.

p.s
сайта ме кефи ще си го запазя в колекцията която съм събрал с времето мисля че го имам но по старата версия xD
 
I couldn't find the SQLscript.sql file in the v1.3 download link. Can anyone share it with me?
 
I have this error please help me
When I installed the website, the items in the game were only partially similar to those on the website. Maybe it's due to error running SQLScript.sql, I don't know.
I use V1.3 version data and version 1.2 SQLScript.sql file. Because the V1.3 download path does not contain the SQLScript.sql file

Untitled.png
 
I have this error please help me
When I installed the website, the items in the game were only partially similar to those on the website. Maybe it's due to error running SQLScript.sql, I don't know.
I use V1.3 version data and version 1.2 SQLScript.sql file. Because the V1.3 download path does not contain the SQLScript.sql file

Most likely missing the items in the WebShop database table or the items are custom/from another season, because I have seen this bug that it adds this exact "missing" items when items from newer version are inserted with a items editor
 
I had some time and thought I'd do a little test again.

The video tutorial is totally different from the version that is now uploaded for download,I don't see that script that needs to be added to MuOnline, it means it's no longer needed,that's what I think....

I added this script before trying to install this web 1.3:

Use MuOnline; DROP PROCEDURE [dbo].WZ_DISCONNECT_MEMB;

I am using xampp-win32-1.7.1-installer,SQL Server 2008 R2 and I have 2 problems,there is no mention of this problem anywhere in this topic ?

OpenSSL Extension how to fixed ?....

cURL Extension how to fixed ?....

and I continued the installation,so far there are no problems

when I finish the installation this problem appears,I am waiting for suggestions on how I can solve these problems.

$sql_host = $json->127.0.0.1; // Sql server host: 127.0.0.1,localhost,Your Computer Name

I also changed it to Your Computer Name and it still doesn't work,and yes SQL Server! is online but this web1.3 refuses to connect
 

Attachments

  • Untitled.png
    Untitled.png
    116 KB · Views: 38
  • Untitled 2.png
    Untitled 2.png
    116.7 KB · Views: 40
  • Untitled 3.png
    Untitled 3.png
    109.9 KB · Views: 42
  • Untitled 4.png
    Untitled 4.png
    128.5 KB · Views: 38
  • Untitled 5.png
    Untitled 5.png
    76.4 KB · Views: 36
  • Untitled 6.png
    Untitled 6.png
    103.2 KB · Views: 36
Last edited:
Unfortunately, this page does not support installation on Webhost Maybe in the future we will see some new update with this option.
 
  • Like
Reactions: DemonuMu
Unfortunately, this page does not support installation on Webhost Maybe in the future we will see some new update with this option.
Its working on web host i can help installing it
 
I recently bought web hosting so I could do various tests.I will test soon when I have time to see if it works correctly or not on the web host

we'll see along the way if it's stable or not
 

Attachments

  • Screenshot_20251102_003249_Chrome.jpg
    Screenshot_20251102_003249_Chrome.jpg
    139.9 KB · Views: 16
[Installation]
1st Open localhost/install/install.php
2nd Follow all instuctions and complate instalation
3rd Delete Install folder

Support PHP versions 5.2 with mssql extension to - 7.2 with proper sqlsrv drivers installed and activated. Thanks to Damian's class.

it doesn't work on the web host if you want to install it :eek:/yes I changed the settings here too config.php

I played a little with php 5.4/5.5 to 5.6 I get this error.

Does anyone have a solution why it doesn't work ?

I think I showed everything I could with this.

test this code that's what is required from what I've seen

DROP PROCEDURE dbo.WZ_DISCONNECT_MEMB;
GO
 

Attachments

  • Untitled.png
    Untitled.png
    51.7 KB · Views: 24
  • Untitled 2.png
    Untitled 2.png
    238.8 KB · Views: 26
  • Untitled 3.png
    Untitled 3.png
    349.2 KB · Views: 24
  • Untitled 2.png
    Untitled 2.png
    64 KB · Views: 24
  • Untitled 4.png
    Untitled 4.png
    84.2 KB · Views: 22
Last edited: