Welcome Guest, Not a member yet? Register   Sign In
Can't select database using extended controller. regular controller works.
#16

[eluser]bill19[/eluser]
Hi Ben,

My original setup was a database named 'ion_auth' which I created solely for use by your auth system. It contains only the 3 ion_auth tables. my second DB , 'wo' is a wordpress DB , which I wanted to access.

My Plan was to have the user login using the ion_auth DB, then switch to 'wo' ( or at least be able to access it ) I was never able to get this working , so my workaround was to dump the 3 ion_auth tables into 'wo',and set 'wo' as 'default', so I never had to switch DBs.

Using this workaround I was able to get my code working, but I'd still like to know how to switch DBs , if you wouldn't mind.

Bill


Messages In This Thread
Can't select database using extended controller. regular controller works. - by El Forum - 05-18-2012, 01:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB