Sowlov Support Permission Full Fix

This package fixes the theme-side support permission issue by:
1. Replacing the wrong AJAX endpoint posts/support.php?do=create with the real Sngine endpoint posts/funding.php?do=create.
2. Showing Create Support only to admins or users whose permissions group has funding_permission enabled.
3. Keeping the visible label as Support for Sowlov branding.

IMPORTANT DATABASE STEP IF YOU STILL SEE: "You don't have the right permission to access this"
Run the SQL file included at:
SOWLOV_SUPPORT_PERMISSION_SQL_FIX.sql

This enables Support/Funding globally and turns on funding_permission for all permission groups.

After upload:
1. Clear content/themes/elengine/templates_compiled or the main templates_compiled folder.
2. Clear browser cache.
3. Log out and log in again.
4. Test using the publisher Support button and the header Create Support button.
