Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Advanced Attachments Preferences not saving.

6 Posts
2 Users
2 Reactions
2,062 Views
Posts: 10
Customer
Topic starter
(@craig-cotner)
Member
Joined: 3 years ago

I am having trouble SAVING any preferences for Advanced Attachments. I have had this issue in the past and have just found the setting in the backend and manually updated it.

But now I want to change the setting that will allow users to delete their own attachments, but each time I try to save the settings. Nothing happens. 

 

Where can I find this setting in the backend database so I can hopefully change it?

 

image
5 Replies
Posts: 10
Customer
Topic starter
(@craig-cotner)
Member
Joined: 3 years ago

Still having this issue. Any settings in Advanced Attachments never get saved. Nothing actually happens when I click the same button. 

I would like to disable the lightbox setting, but I have not found a way to do this in the front end. I click save, nothing happens. I even clear the WPForo cache and still nothing.

I would try again to make this change on the backend, but have not been about to figure it out in the wpforo_attach_options table. 

Reply
Tutrix
Posts: 79
Customer
(@tutrix)
Member
Joined: 5 years ago

Hi @craig-cotner

Posted by: @craig-cotner

Any settings in Advanced Attachments never get saved.

I think it's a conflict with another plugin or a JS minification by a plugin
Deactivate the plugins (except wpForo plugins) and try again.

Reply
Posts: 10
Customer
Topic starter
(@craig-cotner)
Member
Joined: 3 years ago

@tutrix 

Unfortunately that did not fix the problem. I turned off all plugins except the WPForo ones. I even switched to the standard 2024 theme just incase something with the theme was causing the problem. But no luck at all.

Is there an update I can make within the database table itself to switch the lightbox to disabled? I can see the lightbox setting within the "wpforo_attach_options" record in the main Options table. But I do not know what I need to change it to get this to work.

Here is the code around the lightbox, so it is more than just the lightbox.

 

"boxed";i:0;s:8:"lightbox";i:1;s:16:"download_via_php";i:0;}

Reply
2 Replies
Tutrix
Customer
(@tutrix)
Joined: 5 years ago

Member
Posts: 79

@craig-cotner 

If the lightbox is disabled, the code looks like this,

"lightbox";i:0;s:16:"

but make a backup of the database before you change anything

Reply
Customer
(@craig-cotner)
Joined: 3 years ago

Member
Posts: 10

@tutrix ahhhhh.... That worked!

Reply
Share:
Scroll to top