Jump to content
MakeWebGames

Eurogangster

Members
  • Posts

    161
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Eurogangster

  1. Magic what you mean? <<And you, stop flaming people for the shit of it. If you have a professional review of someone, you are welcome to share it in the relevant area.>>
  2. You got your answer here because member talked to me about your mass message to your <<clients>>
  3. I change my previous entry with this entry.
  4. Its ok for me i dont do it for the reward thats why i posted it. I think its a nice module and will increase dramatically the income of the owners. Because the rewards are BIG but balanced and also it has the <<spirit>> of a gambler.
  5. i had an experience today (18:51) whoshotghost: join gangstermind.com (18:51) whoshotghost: its just like this but easier to navigate LOL stupid owner and why owner ? if it was a player he would have used the referral link to win something hahaha
  6. Check MafiaShot i have created something similar.
  7. Login Fix 1. Edit your facebook.inc.php 2. Find : $helper = $fb->getRedirectLoginHelper(); 3. Under add this lines : if (isset($_GET['state'])) { $helper->getPersistentDataHandler()->set('state', $_GET['state']); } And Voila everything works 😛
  8. i have an error in fb. When someone signs up with facebook everything works perfect, but the next time that visits the site and want to login when he clicks the login with facebook he receives this message: Facebook SDK returned an error: Cross-site request forgery validation failed. Required param "state" missing from persistent data. I have found the issue and fixed it
  9. He could save in a variable the email from the DB ->Settings
  10. Find this in the forgotPassword.inc.php if (isset($user["U_id"])) { Under the $body add $headers = "From: [email protected]" ; And you are ready
  11. Lol Of course and Her 😛 😛
  12. Dear members, I would like to make a pretty nice login page. If anyone can do that please reply here or in message with his offer and 1-2 already created themes
  13. Worked !!! Thanx a lot Magic
  14. I changed from these lines for example .alert-success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; } i did like this .alert-success { color: #3c763d; background-image: url("../images/success.png"); border-color: #d6e9c6; } And nothing works when i do a success crime for example.
  15. Dear Members, Can anyone help and tell which file i should edit so i can change the green or red background with an image I tried everything in style, bootstrap everything but no change. I am using GL2 Thanx a lot
  16. Hello guys i am looking for a permant graphic designer for my browser game . He will be given the 10% of the income that is generated from the game .
      • 1
      • Like
  17. Can you pm me screenshots and price please
  18. Hello I would like to receive an offer for a theme like https://www.gangsternation.net Frontpage and ingame layout I am using Gangester Legend script .
  19. Ok i will check it out thanxx
×
×
  • Create New...