JamesRage Posted January 27, 2013 Posted January 27, 2013 Hey guys, I posted a while back a viewuser, and it didn't function well. Reason being was my coding skill was pretty poor back then, still is haha, but I know how to correct my mistakes this time around. Here's one thats fixed and in greater quality, there are no modifications installed for obvious reasons, fresh to fit a default MCCodes V2 game (out-the-box). Whats been edited? Not much really, just a better look in my personal opinion, edited the tables etc. Anyhow, enjoy. :) You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. You will also need this: [ATTACH]854[/ATTACH] Save the image as "default2". Screenshots? Was hoping someone could do that for me, if they like. :rolleyes: Done, enjoy again. :) Quote
AnonymousUser Posted January 28, 2013 Posted January 28, 2013 Do you got a screen shot for this? Quote
peterisgb Posted February 16, 2013 Posted February 16, 2013 ii dont know, i've decided not to use it but just make my own lol. Quote
Paul Evans Posted March 1, 2013 Posted March 1, 2013 http://thmb.it/img/250x250/example.jpg Amazing website for example images Quote
blade Posted July 14, 2013 Posted July 14, 2013 Error i got for V2 Fatal error: Call to undefined method database::free_result() in /home/reckless/public_html/test.php on line 43 Please help me out let me try his out Quote
Hedge Posted July 14, 2013 Posted July 14, 2013 Error i got for V2 Fatal error: Call to undefined method database::free_result() in /home/reckless/public_html/test.php on line 43 Please help me out let me try his out found this in an old thread. The database::free_result() method has been present since MCCodes 2.0.4 so you should not be receiving this error in 2.0.5b! You might want to try redownloading the 2.0.5b package fresh from mccodes.com and re-uploading the class folder's files (class_db_mysql.php and class_db_mysqli.php) to fix this bug. http://makewebgames.io/archive/index.php/t-41632.html are you using an upto date version of mccodes V2? Quote
Magictallguy Posted October 14, 2013 Posted October 14, 2013 (edited) That's a pretty easy fix. This is without viewing any source, just guess work here. Edit your class_db_mysql.php and add this before the final } You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Do the same to your class_db_mysqli.php, but simply change mysql_free_result to mysqli_free_result Edited November 12, 2013 by Magictallguy Quote
Newbie Posted November 11, 2013 Posted November 11, 2013 some screenshots for the lazy people ignore the black spaces been playing about with my css its not part of the modification [ATTACH=CONFIG]1189[/ATTACH] Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.