Is there something else other than table names I should be changing when I attempt to install 2 instances of this module? When I try to install the second instance I get an error in the admin area
Code
admin_execute(modules/xxxxxx/admin.php,xxxx_admin_main)
Any ideas?
The main module area looks fine, and even if I use the same database as my first instance, everything is grabbed fine. (but this error is still in the admin area)
This coding is at the top of admin.php and I think its the "pnSecAuthAction" that is the culprit, but I don't know why.. Below this is the menu function, which is not loading so the problem is before that function, right?
Code
Thanks,
- Carole
