Jump to content
MakeWebGames

Recommended Posts

Posted

Need some help as my jail file not working and my gym file also 

And when I added city it removed the register from login .

IMG_9341.png

IMG_9340.png

IMG_9339.png

IMG_9338.png

Effects doesn’t work either 

IMG_9038.png

And how do I add icons on here ?

IMG_9111.png

Also can’t connect to discord giving me errors 

IMG_9113.png

Posted

You have a type error in template.php line 395

Error states that floor but be a int/float but you have given it a string 

goto template.php and post the code from line 390 to 410

Also your missing a column in your gang attacks module called GA_uid i would assume its like this but i don't own the module itself 

ALTER TABLE **modulename** ADD GA_id int(11) NOT NULL AUTO_INCREMENT PRIMARY KEY

Replace **modulename** with whatever the table structure is for Gang attacks mod sql files 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...