Castillo Posted May 18, 2010 Share Posted May 18, 2010 I did all this and imported the sql file and still dont works... Link to comment
Xierra Posted May 18, 2010 Share Posted May 18, 2010 Edit: Ahh failed, I can't connect to http://localhost/phpmyadmin because of my server's problem connecting to internet from some programs. Idk why... Link to comment
Luke_Ferrara Posted May 19, 2010 Share Posted May 19, 2010 Very nice work! a few bugs like the shops but other than that the moderator panel is amazing great work hope to see the finished product!! I am going to edit this to make it even more improved I will keep in touch cannon Link to comment
Castillo Posted May 19, 2010 Share Posted May 19, 2010 Very nice work! a few bugs like the shops but other than that the moderator panel is amazing great work hope to see the finished product!! I am going to edit this to make it even more improved I will keep in touch cannon Did u made it to work? then if u did how? Link to comment
Cannonball Posted May 19, 2010 Author Share Posted May 19, 2010 Very nice work! a few bugs like the shops but other than that the moderator panel is amazing great work hope to see the finished product!! I am going to edit this to make it even more improved I will keep in touch cannon Thanks mate. Yes indeed there are a few lil bugs, and even on the bright side, code is done very simply. So edditing is not a problem haha. Have fun improving it, because the one I continue'd after this one, is way more improved haha! Link to comment
Castillo Posted May 19, 2010 Share Posted May 19, 2010 Wow is really nice, at last i made it working Link to comment
Cannonball Posted May 19, 2010 Author Share Posted May 19, 2010 Have fun with improving/using/it =P Link to comment
Castillo Posted May 19, 2010 Share Posted May 19, 2010 Hmm i got a question, the shop dont has any item to buy, should i add them? how? Link to comment
Cannonball Posted May 20, 2010 Author Share Posted May 20, 2010 Hmm i got a question, the shop dont has any item to buy, should i add them? how? Thats correct. To add items, open up phpmyadmin -> store_items and add new entry's. Objects will popup @ GUI in shops that way. Link to comment
kevin11 Posted May 20, 2010 Share Posted May 20, 2010 its really good script a friend helped me with installing (solidsnake) Link to comment
kevin11 Posted May 20, 2010 Share Posted May 20, 2010 hey i got EFC infront of my name, how can i delete it? Link to comment
Cannonball Posted May 20, 2010 Author Share Posted May 20, 2010 hey i got EFC infront of my name, how can i delete it? in the folder cfg/messages.lua you can change your tag. Link to comment
Castillo Posted May 20, 2010 Share Posted May 20, 2010 change tag in this no_connect_sql_message = " ERROR: Could not connect to MySQL server"error_in_query = "Error executing the query: (" .. mysql_errno(connect_mysql) .. ") " .. mysql_error(connect_mysql)--// 1: Makes onstart message visible // 0: Make sonstart message invisiblesetUpdateMessage = 1 updateMessage = "NEW Updates on the userpanel! Be sure to press the Check Progress button on F4!"-- // Clan tag? setTag = "WHAT EVER IS YOUR TAG" Link to comment
Cannonball Posted May 21, 2010 Author Share Posted May 21, 2010 change tag in this no_connect_sql_message = " ERROR: Could not connect to MySQL server"error_in_query = "Error executing the query: (" .. mysql_errno(connect_mysql) .. ") " .. mysql_error(connect_mysql)--// 1: Makes onstart message visible // 0: Make sonstart message invisiblesetUpdateMessage = 1 updateMessage = "NEW Updates on the userpanel! Be sure to press the Check Progress button on F4!"-- // Clan tag? setTag = "WHAT EVER IS YOUR TAG"[/quote]Change:[code=text]setTag = "WHAT EVER IS YOUR TAG"[/code]To:[code=text]setTag = "[Clan]"[/code] Link to comment
solidsnake Posted June 14, 2010 Share Posted June 14, 2010 Cool can u add new feature that can view stats in website (php page) that linked with database it will be awesome Link to comment
Timic Posted September 16, 2010 Share Posted September 16, 2010 Error: Couldn't Connect To MySQL server Fix? Link to comment
Castillo Posted September 16, 2010 Share Posted September 16, 2010 Error: Couldn't Connect To MySQL server Fix? download xampp or something like that and create the database import the file which comes with the resource and will work (i made it working) Link to comment
Timic Posted October 9, 2010 Share Posted October 9, 2010 What the.. i can't create database i have open xampp control panel application MySql running i pressed admin then i can't connect to the site!!! Link: http://localhost/phpmyadmin/ Help Link to comment
dzek (varez) Posted October 9, 2010 Share Posted October 9, 2010 timic, open wikipedia (not mta wiki, the global wikipedia) and search for localhost.. in few words - we can't open your local site. good thing - turn off skype before starting xampp, or restart it after closing skype. also to open phpMyAdmin you have to run webserver with php, not only mysql Link to comment
[666] Posted October 10, 2010 Share Posted October 10, 2010 This far it looks Pure Awesome Link to comment
Timic Posted October 22, 2010 Share Posted October 22, 2010 IM CREATING 5 HOURS THIS FU***** DATABASE BUT I CANT!!!!! I can open phpmyadmin but i dont know how to create it Link to comment
dzek (varez) Posted October 23, 2010 Share Posted October 23, 2010 fill in "create database" field? Link to comment
Deltanic Posted October 24, 2010 Share Posted October 24, 2010 Forwarding ports would be the best solution lolol :') Atleast, that's something that a lot of new users don't do. Some routers do have the required ports opened, but there are exceptions. Search googlefor "port forwarding webserver", and than forward the required ports. You can also forward ports that aren't linked to MySQL etc. in XAMPP, since XAMPP has the possibilty to change ports to whatever you want. (Well, XAMPP makes it easier, it's just zome MySQL config ) If your IQ is too low for this, you can always use an external host like 000webhost. Link to comment
Recommended Posts