greacius Posted November 16, 2010 Share Posted November 16, 2010 (edited) This resource isnt developed anymore. Edited July 28, 2011 by Guest Link to comment
dzek (varez) Posted November 16, 2010 Share Posted November 16, 2010 looks nice. keep going Link to comment
greacius Posted November 16, 2010 Author Share Posted November 16, 2010 Thanks! Any suggestions? Link to comment
dzek (varez) Posted November 16, 2010 Share Posted November 16, 2010 yea, graphs you will need to setup a cron for running script every 1h or even 5min. and get stats, then generate graph this will need mysql etc. also you can make waht i was planning to make - register system from webpage, then login system in mta, with shared mysql database Link to comment
greacius Posted November 16, 2010 Author Share Posted November 16, 2010 Well... that graph system we can also do using the webstats resource... include it and then let webstats gather information and let it be requested by the web app. I will think about a register system but im first going to release a first version:) Edit: Thanks! Link to comment
Static-X Posted November 17, 2010 Share Posted November 17, 2010 nice work, keep going. Good luck on the next versions Link to comment
greacius Posted November 17, 2010 Author Share Posted November 17, 2010 Thanks... If anyone has suggestions dont hesitate to post it! Link to comment
SnoopCat Posted November 17, 2010 Share Posted November 17, 2010 what about to make an admin section to do the admin thinks like bann manage players and a thing to upload resourses to server that would be great good job whit resourse keep doing and upgrading it regards your fiend FuGa Link to comment
greacius Posted November 17, 2010 Author Share Posted November 17, 2010 Well im not going to make an admin sections because administrators can log into the web server part of mta and administrate there. Thanks for the suggestion anyway! Link to comment
SnoopCat Posted November 17, 2010 Share Posted November 17, 2010 but what about the upload resourses thing? Link to comment
sir135 Posted November 18, 2010 Share Posted November 18, 2010 I have a problem with your script "dashboard" when my site trying to connect in to my server i see this mesage at my site: ERROR The connection with the MTA Server is lost. Please wait while the system is trying to reconnect... Please help mee. Link to comment
greacius Posted November 18, 2010 Author Share Posted November 18, 2010 Is the resource running on your server? Have you edited the settings.php on your website? Link to comment
sir135 Posted November 18, 2010 Share Posted November 18, 2010 (edited) Yes server is running is my setting.php : <?php //settings.php //settings for the source. $settings['mta_host'] = "ip"; //The location without the HTTP port of your server. $settings['mta_port'] = 22003; $settings['admin_user'] = "asd"; //An user with web acces on the SERVER. $settings['admin_pass'] = "123"; //The password for the user. ?> ------------------------------------------------------------------------------------------------------------------ $settings['admin_user'] = "asd"; //An user with web acces on the SERVER. $settings['admin_pass'] = "123"; //The password for the user. ?> in this two line need write something? Edited November 18, 2010 by Guest Link to comment
greacius Posted November 18, 2010 Author Share Posted November 18, 2010 Oke... you sure that the user 'asd' has admin rights? Because only admins are allowed to acces the web server in normal settings... Link to comment
greacius Posted November 18, 2010 Author Share Posted November 18, 2010 (edited) Yes server is runningis my setting.php : <?php //settings.php //settings for the source. $settings['mta_host'] = "*REMOVED BECAUSE OF PRIVACY*"; //The location without the HTTP port of your server. $settings['mta_port'] = 22003; $settings['admin_user'] = "asd"; //An user with web acces on the SERVER. $settings['admin_pass'] = "123"; //The password for the user. ?> ------------------------------------------------------------------------------------------------------------------ $settings['admin_user'] = "asd"; //An user with web acces on the SERVER. $settings['admin_pass'] = "123"; //The password for the user. ?> in this two line need write something? You should add the admin user and pass of your mta server on those two lines.... Edited November 18, 2010 by Guest Link to comment
sir135 Posted November 18, 2010 Share Posted November 18, 2010 DONT WORKING!!!OMGGGGGGGGGG I doing all what you say.and dont working.but I have admin rights Do you have Skype? Link to comment
greacius Posted November 18, 2010 Author Share Posted November 18, 2010 No i dont have skype but you are sure the resource is running, the http port and ip in the settings are right? Link to comment
sir135 Posted November 18, 2010 Share Posted November 18, 2010 yeah all working! i write port 22003 but need 22005 txn you =) Please delete my ip in your themes Link to comment
greacius Posted November 18, 2010 Author Share Posted November 18, 2010 Ok good! Can you give me a url of your dashboard? Link to comment
Castillo Posted December 10, 2010 Share Posted December 10, 2010 i don't get how it works and what i must do to use it, maybe someone can help me out? Link to comment
greacius Posted December 10, 2010 Author Share Posted December 10, 2010 I Will help you put And i just forgot your question! I will see you in msn! Link to comment
sylver Posted January 1, 2011 Share Posted January 1, 2011 I also do not work it too much ... Please help my settings.php <?php //settings.php //settings for the source. $settings['mta_host'] = "********"; //The location without the HTTP port of your server. $settings['mta_port'] = 22008; $settings['admin_user'] = "test"; //An user with web acces on the SERVER. $settings['admin_pass'] = "test"; //The password for the user. ?> Link to comment
greacius Posted January 1, 2011 Author Share Posted January 1, 2011 Please note the following things: # Make sure to film in the right host. ****** isnt a host. # The test account must have admin rights. Link to comment
Joey Posted January 2, 2011 Share Posted January 2, 2011 Anyone actually got this working as an example? Link to comment
Castillo Posted January 3, 2011 Share Posted January 3, 2011 I didn't, i tried many times and no luck. Link to comment
Recommended Posts