Jump to content
MakeWebGames

jay-dogg2009

Members
  • Posts

    38
  • Joined

  • Last visited

jay-dogg2009's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. It's Located in IPLISTNER.php file.
  2. As most of you are awaer that that announced on the 14th the The flaw in SSL 3.0. As most have already updated there servers, paypal will not automaticly credit your players, to fix this. Find: public $force_ssl_v3 = true;   Replace with:   public $force_ssl_v3 = false;   If you use a server hosting compay your server would of already been updated, but if your a dedicated server owner, or a VPS customer you wil have to fix it yourself, to fix this: . The only thing you have to do is perform an yum update   It will automatically download and update a backported version of openssl-1.0.1e-16.el6_5.7 which has been patched by RedHat with heartbeat disabled. To verify the update simply check the changelog: # rpm -q --changelog openssl-1.0.1e | grep -B 1 CVE-2014-0160 you should see the following: * Mon Apr 07 2014 Tomáš Mráz <[email protected]> 1.0.1e-16.7 - fix CVE-2014-0160 - information disclosure in TLS heartbeat extension. Your server is now fixed.
  3. Hi all im looking for Google wallet as an alternative payment option, How much would it cost?
  4. We have also been looking at the example version of IOS 7 for feature updates. - - - Updated - - - Also we hope in the next few weeks to have a version on amazon store, as well as a better blackberry app.
  5. Yeah i do have examples, Android one has just been updated. Were waiting for apple to review the updated version for IOS as we just updated the icons and fixed optimization. just search "deadly-city" and i know the mobile site its self doesn't look good, but were looking at getting a new template made. were also in the middle of sorting out In-app billing for the removal of Ad mobs ads and in game stuff.
  6. Hi all, I was just wondering, if any one would be interested in having there game ported for IOS, Android. As we all know that mobile apps are the way forward. It was very late last night and it should of read like this. that we have done this, but are only on a research find to see if there would be any interest if we decided to offer this service.
  7. A better way to do this is to have a modal dialog pop up when they visit jobs, prompting them to do the action, once clicked its all updated and doesn't show until the following day.
  8. It's quite nice to be able to post and not be slated for what you have written. makes a change, this forum use to be, so great back in its hey day.
  9. if i was you i would update the all the mysql_query to mysqi_query , since your using $db-> for the query in V2 you can just update the database file. as mysql_query is being made redundant is 5.6, so might as well change, if your going thought the files ready for it, it will be a while before its launched but may as well be ready.
  10. yeah got your replies thank you
  11. Ive just re registered with them and iopen a support ticket about it with all information about transaction for 2006 lol been such a long time XD
  12. lol cant login XD none of the emails i have work for the resend password was like in 2006 and they changed site so many times lol but on the licensing side it says invalid
  13. tell a lie lol i finally found it was under different pay pal Addy. i have the proof mines legit but your system says im not....
  14. so what happens if you brought a license in 2006 and it doesn't show up what have you got in place for that ?? as paypal logs don't even go back that far ?
×
×
  • Create New...