Jump to content
MakeWebGames

Uridium

Members
  • Posts

    2,686
  • Joined

  • Last visited

  • Days Won

    81

Uridium last won the day on March 23

Uridium had the most liked content!

Recent Profile Visitors

18,290 profile views

Uridium's Achievements

Rising Star

Rising Star (9/14)

  • Very Popular Rare
  • Dedicated Rare
  • Reacting Well Rare
  • Conversation Starter
  • Posting Machine Rare

Recent Badges

169

Reputation

  1. Tell ya what id like to see in a game is Realism I havent seen one game yet where the engine works with the clock.. theres never a night or day system in any game if you could pull this off you would become one of the most unique engines out there.. A game that works around your day and life cycle... I understand that the DBASE uses it own clock but you could get the user to select their country and + or - the hours from the dbase clock to coincide with theirs..
  2. WHEY HEY im in the 1 penny club lol
  3. Nice nostalgia always loved the Yeti Sports games nice to be able to play them again Thanks matey 🙂
  4. Very Nicely done It is nice to see time and concideration taken into a game, Usually people just build open and hope. But you seem to have taken the correct aproach nice story line excellent graphics and lasting appeal. theres a sense of nostalga just by looking at your screenshots it grabs you, and thats whats needed well that a a great story to back it up. Well done. Ive never built a game to make it public but if it was on a level like yours aI'd be damn proud to be its owner...
  5. I keep getting this message when I try to login Security Error Your request has timed out for security purposes even when i try create a new account it displays the message.. Is there a file it writes to that creates that message that i can edit to remove my IP or whatever.. or is it a reinstall gama again issue...
  6. found a few issues.. 1 No Validation email is being sent to new users 2 Support Desk doesnt show response to user from admin even in the events...
  7. Another issue I found was that once it created the .env file and added the data for database if for some reason it couldnt get passed that point like mine did and didnt install the SQLS you couldnt proceed any further until you DELETED the .inv file and started again
  8. All sorted now finally its installed lol Thank You Magic for that I didnt see the Show hidden files option 🙂
  9. filezilla found it lol but the Cpanel/file manager couldnt lol
  10. Ive finally got MBSTRING on my subdomain grpg.wizwych.co.uk now I have another issue lol I can search for the .inv file i can see it listed when it says its found it but when igo to the actual site to ist the .env file its not there no mention of .env file what so ever. Image 1 shows .env was found in the list image 2 shows try finding me you twat image 3 shows it dont wanna carry on
  11. It seems Asura only have mbstring for main domain not sub domains like grpg.wizwych.co.uk only wizwych.co.uk
  12. Box was checked on all php versions when I did the php info test it said it wasn't .
  13. Mbstring is not active on my site im waiting for hosting to get back in touch which is annoying as we are both on the same hosting company
  14. I'll have a look at this Cheers matey Cant get passed syep 3 tried variations of PHP from 7.4 to 8.3 all I get is Progress: Step 3 of 8 The configuration file has been created Attempting connection to the database.. Fatal error: Uncaught Error: Call to undefined function mb_convert_encoding() in /home/knightfe/gprg.wizwych.co.uk/inc/vendor/vlucas/phpdotenv/Util/Str.php:45 Stack trace: #0 /home/knightfe/gprg.wizwych.co.uk/inc/vendor/vlucas/phpdotenv/Store/File/Reader.php(73): Dotenv\Util\Str::utf8('MYSQL_HOST="loc...', NULL) #1 /home/knightfe/gprg.wizwych.co.uk/inc/vendor/phpoption/phpoption/Some.php(108): Dotenv\Store\File\Reader::Dotenv\Store\File\{closure}('MYSQL_HOST="loc...') #2 /home/knightfe/gprg.wizwych.co.uk/inc/vendor/vlucas/phpdotenv/Store/File/Reader.php(72): PhpOption\Some->flatMap(Object(Closure)) #3 /home/knightfe/gprg.wizwych.co.uk/inc/vendor/vlucas/phpdotenv/Store/File/Reader.php(48): Dotenv\Store\File\Reader::readFromFile('/home/knightfe/...', NULL) #4 /home/knightfe/gprg.wizwych.co.uk/inc/vendor/vlucas/phpdotenv/Store/FileStore.php(62): Dotenv\Store\File\Reader::read(Array, true, NULL) #5 /home/knightfe/gprg.wizwych.co.uk/inc/vendor/vlucas/phpdotenv/Dotenv.php(182): Dotenv\Store\FileStore->read() #6 /home/knightfe/gprg.wizwych.co.uk/inc/vendor/vlucas/phpdotenv/Dotenv.php(197): Dotenv\Dotenv->load() #7 /home/knightfe/gprg.wizwych.co.uk/inc/dbcon.php(36): Dotenv\Dotenv->safeLoad() #8 /home/knightfe/gprg.wizwych.co.uk/install/install.php(342): require_once('/home/knightfe/...') #9 {main} thrown in /home/knightfe/gprg.wizwych.co.uk/inc/vendor/vlucas/phpdotenv/Util/Str.php on line 45
×
×
  • Create New...