Quote:
Originally Posted by AndrewD
Welo, I realise you may have missed something..
After version 1.41, I split the main code into several files. You must set the required table prefix in local_links_include.php (which goes into your include directory) and local_links_install.php (which goes into your admincp directory).
|
Indeed. I re-ran the setup while assigning my table prefix in local_links_install.php (and local_links_include.php) and put local_links_include.php into the proper directory, and everything now seems to be working as it should. My issue was compounded by stepping aside as admin at the beginning of the year and making a lateral move to a new admin usergroup, so I had to shuffle some data due to that so I could regain admin access.
About the only bug I'm encountering so far is when using
Administer > Category Structure. Looks like you hardwired the ACP dir on line 343 of local_links_admin.php, so if someone has changed their ACP dir name for security reasons, then the links under
Access Permissions won't work.