I installed both plugins. I am getting the following error:
WordPress database error: [You have an error in your SQL syntax near ‘)’ at line 3]
INSERT INTO wp_post2cat (post_id, category_id) VALUES (26, )
I think that the problem my be with Limit Categories.
Here is how my Role is setup:
https://luisgarza.com/gallery2/main.php?g2_view=core.DownloadItem&g2_itemId=1886&g2_serialNumber=2
Here is how my Limit Categories setup:
https://luisgarza.com/gallery2/main.php?g2_view=core.DownloadItem&g2_itemId=1889&g2_serialNumber=1
What is it that I am doing wrong?
I am using PHP4. Is that the problem? It appears that it is not picking up the category even though that it is clicked.
Please Help