Search found 17 matches

by BMCadvertising
Mon Oct 28, 2013 4:09 pm
Forum: Database API
Topic: Fatal Error after mysql/php upgrade
Replies: 7
Views: 46844

Re: Fatal Error after mysql/php upgrade

After quite a bit of back and forth, we got it fixed...thanks for the suggestions though...appreciate it.
by BMCadvertising
Mon Oct 28, 2013 11:27 am
Forum: Database API
Topic: Fatal Error after mysql/php upgrade
Replies: 7
Views: 46844

Re: Fatal Error after mysql/php upgrade

Ok...I have a ticket open with my server provider, so we'll see if they know anything about that error...all the permissions and everything should be fine because it was working properly before the update, and we duplicated everything. It actually appears it's leaving an open mysql connection every ...
by BMCadvertising
Mon Oct 28, 2013 8:38 am
Forum: Database API
Topic: Fatal Error after mysql/php upgrade
Replies: 7
Views: 46844

Re: Fatal Error after mysql/php upgrade

Thanks for the help, but still running into the same issue. You are correct about the upgrade we did, but we did run updates on all our tables. I also just tried to re-install the whole DB from scratch, and am running into the same error (fatal error....TeraWurfl->getDeviceCapabilitiesFr in /home/ad...
by BMCadvertising
Sat Oct 26, 2013 2:24 pm
Forum: Database API
Topic: Fatal Error after mysql/php upgrade
Replies: 7
Views: 46844

Re: Fatal Error after mysql/php upgrade

Still haven't heard anything on this topic...a simpler first question may be is this compatible with mysql 5.5?
by BMCadvertising
Thu Oct 24, 2013 10:29 am
Forum: Database API
Topic: Fatal Error after mysql/php upgrade
Replies: 7
Views: 46844

Fatal Error after mysql/php upgrade

Hey there, I recently ran into an error after updating a few things on the server. The api wasn't working, so I tried to update the database using the local xml file, and I received this error: Fatal error: Uncaught exception 'Exception' with message 'Error in DB RIS Query: Cannot load from mysql.pr...
by BMCadvertising
Sat Oct 12, 2013 2:29 pm
Forum: Database API
Topic: Worth reinstalling all files?
Replies: 1
Views: 31796

Worth reinstalling all files?

Hey there, I've been utilizing the "updated database from local file" (after updating the local xml file obviously) for the past couple of updates. I was curious if I'm missing specific capabilities by not performing a complete install...any thoughts? Obviously much easier to just update from the xm...
by BMCadvertising
Thu Dec 20, 2012 11:48 am
Forum: Device Information
Topic: HTC Desire HD
Replies: 3
Views: 9760

Re: HTC Desire HD

Thanks for the info...that is helpful. The company I'm dealing with considers them HTC Desire HDs (only considers the user agents that actually have "Inspire 4G" in the actual user agent as 4Gs), so it's a bit of a pain, but I did see, as you stated, from the google search that they are used interch...
by BMCadvertising
Thu Dec 20, 2012 10:52 am
Forum: Device Information
Topic: HTC Desire HD
Replies: 3
Views: 9760

HTC Desire HD

Hey there, In the latest version of the database version of the wurfl, I see that user_agents with "HTC-A9192" are showing up as Inspire 4Gs...shouldn't the be Desire HDs, or am I missing something? Here's an example of a full user agent: Mozilla/5.0 (Linux; U; Android 2.2.1; en-us; HTC-A9192/1.0 Bu...
by BMCadvertising
Fri Jun 29, 2012 1:03 pm
Forum: Database API
Topic: Script error on new server
Replies: 5
Views: 52687

Re: Script error on new server

Sounds great...thanks again for the help!
by BMCadvertising
Thu Jun 28, 2012 10:57 am
Forum: Database API
Topic: Script error on new server
Replies: 5
Views: 52687

Re: Script error on new server

That did it! Thanks so much...BTW, any idea when a new version will be released?
by BMCadvertising
Thu Jun 28, 2012 1:16 am
Forum: Database API
Topic: Script error on new server
Replies: 5
Views: 52687

Script error on new server

I recently moved servers and ran into a script error that I have never seen before when using the WURFL DB API. Anyone have any idea how to fix this error? Fatal error: Uncaught exception 'Exception' with message 'Device has an invalid fall back tree: generic_web_browser' in /home/admin/public_html/...
by BMCadvertising
Thu Apr 05, 2012 5:17 pm
Forum: PHP API
Topic: Installing PHP API
Replies: 6
Views: 22101

Re: Installing PHP API

Ahh...that makes sense...

I have quite a few of Android (and others)...what's the best email to send the info to?
by BMCadvertising
Thu Apr 05, 2012 3:18 pm
Forum: PHP API
Topic: Installing PHP API
Replies: 6
Views: 22101

Re: Installing PHP API

According to the admin file, I have the following: ScientiaMobile WURFL Database API 1.4.0 (aka Tera-WURFL 2.1.6)... An example of a ua string that is producing a "Generic" result would be: Mozilla/5.0 (Linux; U; Android 2.3.4; en-ca; HTC Amaze 4G Build/GRJ22) AppleWebKit/533.1 (KHTML, like Gecko) V...
by BMCadvertising
Thu Apr 05, 2012 1:31 pm
Forum: PHP API
Topic: Installing PHP API
Replies: 6
Views: 22101

Installing PHP API

So, I installed the DB PHP API (Tera-Wurfl), and was wondering if the PHP API is actually kept more up to date...I see quite a few user agents with 'Generic' brand/model information in the Tera-Wurfl (and the user agent seems pretty clear that it should be a specific phone). Assuming the PHP API wou...
by BMCadvertising
Wed Apr 04, 2012 2:19 pm
Forum: PHP API
Topic: Batch Lookup
Replies: 4
Views: 11032

Re: Batch Lookup

Extraordinarily helpful....Thanks!
by BMCadvertising
Wed Apr 04, 2012 12:50 pm
Forum: PHP API
Topic: Batch Lookup
Replies: 4
Views: 11032

Re: Batch Lookup

Thanks so much for the quick response...quick followup question: I actually installed the files that end up putting all the files "Tera-Wurfl" directory on the server...looks like there may be a different set of files for that one, or am I just reading the code incorrectly? Also, IF I have the right...
by BMCadvertising
Wed Apr 04, 2012 2:46 am
Forum: PHP API
Topic: Batch Lookup
Replies: 4
Views: 11032

Batch Lookup

I'll caveat this question by saying I'm a fairly novice programmer, this may sound simplistic, but I'll give it a go anyway...I installed the PHP API on my website, and have been able to get it to work on incoming clicks... I'm basically looking for a way to leverage these files to look up a large g...