-
Notifications
You must be signed in to change notification settings - Fork 5
dtc/shared/autoSQLconfig.php #2
Comments
@zba I take it that this issue and repository should be archived or a response closing it to the latest source to use for development. It seems http://gplhost.com/ has had some sort of restructuring and a update would be appreciated if you know. The website is not completed and has no real useful active links. |
@zba I found the old site but it is not secure. I would love to continue developing on this product but it seems to be no longer active or properly maintained. Link to old site https://www.gplhost.com/? https://www.gplhost.com/?sousrub=dtc |
I just forked it long time ago, not remember even what is it ¯_(ツ)_/¯ |
@zba I am updating your fork to resolve the other issue besides the one I mentioned. I am also integrating composer to maintain third party packages. |
@zba I have also added a readme file with instructions for contribution dependencies installation and uninstalling |
@zba Just a refresher this is the source for the Domain Technologies Control Panel created by Thomas Goriand. |
@timothygwebb seems you doing big work on it, how you look, if i just delete repository, and you will maintain main fork ? Because as i told, i forked it in past life, and now just not remember about it, i see now that it is some control system for dns service, but also not sure what i would do with it ;) will check tommorow from desktop, what i can do to transfer project to you. |
@zba Can you at least approve my pull request while I wait that way the other person issue can be resolved. |
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /usr/share/dtc/shared/autoSQLconfig.php on line 22.
I have a working solution using mysqli I can contribute for this file below.
The edit below actually fixes just this single file but once applied there are other files that have to be updated as well for the system to still function. There are many other edits that are required as well after implementation of this fix. I need to discuss method of inclusion for connect2base for global function.
function connect2base().txt
The text was updated successfully, but these errors were encountered: