Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter WURFL API Wrapper Library
#6

[eluser]simonmaddox[/eluser]
Hi,

What else are you doing on the page/server? I've got a page looking up 9 phones in WURFL, and it's using just under 8MB.

Try putting this at the top of your code, to make sure the memory limit is actually being set:

Code:
ini_set(’memory_limit’, ‘64M’);

I'm not sure what the CodeIgniter (in fact, I think it's a WURFL API error) error means, but if it's not set up correctly you'll see all sorts of odd errors...

Cheers,

Simon


Messages In This Thread
CodeIgniter WURFL API Wrapper Library - by El Forum - 12-24-2008, 05:57 AM
CodeIgniter WURFL API Wrapper Library - by El Forum - 03-01-2009, 06:55 AM
CodeIgniter WURFL API Wrapper Library - by El Forum - 03-01-2009, 08:12 AM
CodeIgniter WURFL API Wrapper Library - by El Forum - 03-01-2009, 09:00 AM
CodeIgniter WURFL API Wrapper Library - by El Forum - 03-09-2009, 10:54 PM
CodeIgniter WURFL API Wrapper Library - by El Forum - 03-10-2009, 01:10 PM
CodeIgniter WURFL API Wrapper Library - by El Forum - 03-10-2009, 09:51 PM
CodeIgniter WURFL API Wrapper Library - by El Forum - 04-12-2009, 01:29 PM
CodeIgniter WURFL API Wrapper Library - by El Forum - 04-13-2009, 07:38 AM
CodeIgniter WURFL API Wrapper Library - by El Forum - 04-15-2009, 04:18 AM
CodeIgniter WURFL API Wrapper Library - by El Forum - 09-22-2009, 06:04 AM
CodeIgniter WURFL API Wrapper Library - by El Forum - 10-30-2009, 08:53 AM
CodeIgniter WURFL API Wrapper Library - by El Forum - 11-01-2009, 07:17 AM
CodeIgniter WURFL API Wrapper Library - by El Forum - 11-01-2009, 08:41 AM
CodeIgniter WURFL API Wrapper Library - by El Forum - 01-03-2010, 09:20 PM
CodeIgniter WURFL API Wrapper Library - by El Forum - 01-16-2010, 01:06 PM
CodeIgniter WURFL API Wrapper Library - by El Forum - 08-10-2010, 06:26 PM
CodeIgniter WURFL API Wrapper Library - by El Forum - 03-01-2012, 11:24 AM
CodeIgniter WURFL API Wrapper Library - by El Forum - 03-01-2012, 11:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB