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.>>
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.
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
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 😛
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
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
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.
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