-
Content Count
2283 -
Joined
-
Last visited
-
Days Won
2
mark1million last won the day on May 7 2019
mark1million had the most liked content!
Community Reputation
162 ExcellentAbout mark1million

-
Rank
Advanced Member
Profile Information
-
Gender
Male
-
Location
UK London
-
Interests
Flight Sim of course!!!!! :-)
Recent Profile Visitors
42428 profile views
-
mark1million started following Acars data not deleting from database, Looking for new Flightboard, Support with SMTP and Google and 7 others
-
And we are STILL active 8 years later
-
Anyone else get a email from Google saying they are going to charge for the api access to their maps? I can verify this is true and genuine, they will allow a certain limit of access up to a value of $200, after this they will start to charge you, this new process requires you have a valid credit card or the like linked to your maps api account. Just letting you know what i found out.
-
Ha ha :) If you have the entrance exam you generally find that's all the spam protection you will ever need. I have never had any spam registrations.
-
There was an error adding the airport | Help!!
mark1million replied to ItzKV's topic in Support Forum
Name Perth International Airport Country AU Latt -31.940300 Long 115.967003 -
There was an error adding the airport | Help!!
mark1million replied to ItzKV's topic in Support Forum
What airport are you trying to add? just make sure the coordinates are in the correct format -
There was an error adding the airport | Help!!
mark1million replied to ItzKV's topic in Support Forum
Just add it manually with the coordinates found on Google or something. -
Sorry chaps been crazy busy here. To remove Captcha from the native registration do the following, registrationmaindform.tpl or php Back up your files before editing i take no responsibility if your site breaks! Find the following and delete it or just comment it out. <dt>ReCaptcha</dt> <dd> <script type="text/javascript"> var RecaptchaOptions = { theme : 'white' }; </script> <?php echo recaptcha_get_html(Config::Get('RECAPTCHA_PUBLIC_KEY'), $captcha_
-
Quick update, I have the entrance exam by David, I have managed to fully remove ReCaptcha from the normal registration process and the entrance exam process. If your stuck and want to know how just post here, its easy enough with only a few edits.
-
Google are removing the V1 recaptcha from use on the 31st of this month. Two questions, how do i recode for V2 or disable in the registrations. Has this been answered before?
-
I got version 1, anyone know of a hook to use as it used to work, I don't know how it worked but it did as nothing is there for the check.
-
George can you help he please with this solution?
-
I dont seem to have the event listener in the toup.php module, i must have changes something ages ago. Do you have the event listener piece of code?
-
Since Daves is no longer available does anyone have the code i can look at for the auto credit of a flight for the tour system?
-
That setting will clear your recent filed pireps not clear the acars table, if you want to clear that table then go to the admin and settings there is a link there to manually clear it or run it as a cron job.
-
update the modules with extension php not tpl