Jump to content
MakeWebGames

Recommended Posts

Posted (edited)

BBG Web Gaming is a brand new Browser Games toplist. Im inviting you to come join my new toplist, and check out the wide range of features, and tools that most other toplist do not have. BBG is more than just a list of games. You can view a wide range of information about games such as weekly stats, reviews, screenshots, and more.

A very good feature which BBG Web Gaming gives to game owners is Incentive Voting. Incentive voting is a great way to make sure your users are actually voting for your game rather than clicking the link then leaving. Furthermore, it has never been easier to set up! You can find full instructions in the incentive voting section of the game control panel.

As a welcome bonus for all MWG members, I am offering them 100 free banner advertising clicks on any advertising spot of your choice. If you want to take this offer, then use the contact section on BBG , and tell me that you are from MWG, and the information for your banner.

Many advertisement campaigns will also be getting underway within the next few days. So if you add your game now, you are basically getting advertising COMPLETELY FREE!

 

Signing up to BBG now, is the perfect way to promote your game to people who actually want to play browser games.

Add your game now @ www.bbgwebgaming.com

 

Thanks,

Kieran-R

 

PS: This offer is only valid for 1 month after this post.

Edited by Kieran-R
Posted

all my site votes that i had received before is now gone, that is a wasted marketing project which I involved my website into. I would suggest you to place back the votes which I had received, if not, I wouldn't suggest a flawed system.

Posted

It wasn't a 'random reset'. It was the site getting released. And I'm assuming that you found BBG from my forum sig. And it did say it was in strict beta period at that point.

Anyway, you can still claim free advertising if you want. Use the contact form on the site and I'll set you up.

Posted

I like this;

BBG Web Gaming was established in March 2011, and has growed massivly from then. BBG's aim is to become the most popular browser games portal where both gamers, and game owners can come to find a new game, or add one of there games.

Your site is from the future :O

Best of luck.

Posted

found a small html error/bug

looks like your catagories url is set up wrong, r u using somat like <a href="?cat=2"> ....as when you go to load another page it will go to contact.php?cat=2 for example ;)

Posted

If they were told "they have already voted" while on BBG, then there vote would most certainaly not have been counted. There is various sites sending votes into BBG, and none have encountered this problem.

I think you should be double checking to before coming to a conclusion. The format of my 'in.php' file is simply like this:

if (user has not voted today){

echo "your vote has been counted";

mysql_query(...);

}

else

{

echo "you have already voted today";

}

 

So as you can see it isn't possible that the vote could have counted while they have received the error message.

 

Hope you understand.

Posted
If they were told "they have already voted" while on BBG, then there vote would most certainaly not have been counted. There is various sites sending votes into BBG, and none have encountered this problem.

I think you should be double checking to before coming to a conclusion. The format of my 'in.php' file is simply like this:

if (user has not voted today){

echo "your vote has been counted";

mysql_query(...);

}

else

{

echo "you have already voted today";

}

So as you can see it isn't possible that the vote could have counted while they have received the error message.

Hope you understand.

When running any form of service you should just acknowledge the problem and allow the complaint to be registered, and then apply a fix if needed. Instead of trying to fight it and prove that your current code works. Will make the customer happier, and considering you're arguing this on a public forum it could certainly drive away some larger potential clients.

Posted

A small error when updating your reward script URL has been found and fixed.

Rulerofzu, your problem may be becuase you tried to set an incentive voting URL, (and it failed die to a small bug), players were attempting to vote, after voting it still says they haven't voted yet on your site, so they try vote again.

If that is so the case, then I do appoligise. If you retry setting your incentive votin script URL in the game control panel, then everything should be working fine now.

Posted
If they were told "they have already voted" while on BBG, then there vote would most certainaly not have been counted. There is various sites sending votes into BBG, and none have encountered this problem.

I think you should be double checking to before coming to a conclusion. The format of my 'in.php' file is simply like this:

if (user has not voted today){

echo "your vote has been counted";

mysql_query(...);

}

else

{

echo "you have already voted today";

}

 

So as you can see it isn't possible that the vote could have counted while they have received the error message.

 

Hope you understand.

When running any form of service you should just acknowledge the problem and allow the complaint to be registered, and then apply a fix if needed. Instead of trying to fight it and prove that your current code works. Will make the customer happier, and considering you're arguing this on a public forum it could certainly drive away some larger potential clients.

 

Dave, I did actually have a long look through the code to try look for something which would result in RulerOfZu's problem. But as I did relise that the error he was reporting didn't make sense compared to the code, then I was just posting that to try and resolve the problem, and rule out what he was originaly reporting as the problem.

Posted
If they were told "they have already voted" while on BBG, then there vote would most certainaly not have been counted. There is various sites sending votes into BBG, and none have encountered this problem.

I think you should be double checking to before coming to a conclusion. The format of my 'in.php' file is simply like this:

if (user has not voted today){

echo "your vote has been counted";

mysql_query(...);

}

else

{

echo "you have already voted today";

}

So as you can see it isn't possible that the vote could have counted while they have received the error message.

Hope you understand.

When running any form of service you should just acknowledge the problem and allow the complaint to be registered, and then apply a fix if needed. Instead of trying to fight it and prove that your current code works. Will make the customer happier, and considering you're arguing this on a public forum it could certainly drive away some larger potential clients.

Dave, I did actually have a long look through the code to try look for something which would result in RulerOfZu's problem. But as I did relise that the error he was reporting didn't make sense compared to the code, then I was just posting that to try and resolve the problem, and rule out what he was originaly reporting as the problem.

I wasn't taking a dig at how you did it, just trying to educate you slightly in the whole "the customer is always right" thing.

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