03-11-2018, 10:06 PM
03-11-2018, 11:53 PM
I'm sure XThreads 'follows' MyBB's behavior. If you delete permanently a thread, any XThreads data related to the thread will be deleted permanently as well.
03-12-2018, 01:50 AM
problem is I have on the thread list page no possibility to select a thread for inline moderation.
[attachment=1170]
If I edit a thread as a moderator and then select delete post I have only a soft delete.
[attachment=1169]
[attachment=1170]
If I edit a thread as a moderator and then select delete post I have only a soft delete.
[attachment=1169]
03-12-2018, 04:02 AM
(03-12-2018 01:50 AM)lenox Wrote: [ -> ]problem is I have on the thread list page no possibility to select a thread for inline moderation.
If this only happens to the Gallery, you can use Moderation Options from Showthread page(?).
Also, you can add {$modbit} variable in your gal_forumdisplay_thread template for displaying the checkbox to select thread(s) from thread list.
03-16-2022, 12:26 AM
I love the gallery but the issue I get is when I click the image I only get the thread + subject text that I filled in when I click the image, how to solve this problem?
06-03-2022, 05:01 PM
I've gone through this thread a bit and can't seem to find the issue here.
My thumbnails are not working, the standard "Image" alt text and the file icon placeholder.
Chrome shows error:
I have rebuilt thumbnails several times, no fix.
{$GLOBALS['threadfields']['dir_img']['url']} displays the image though lol. So I'm thinking I've somehow messed up thumbnails.
My thumbnails are not working, the standard "Image" alt text and the file icon placeholder.
Chrome shows error:
Code:
|
- screenshot: https://i.ibb.co/mSmdt3R/Capture.png
Here is the dir_forumdisplay_thread code:
Code:
|
Thread field settings are this:
https://i.ibb.co/JC3XkbJ/screencapture-m...https://i.ibb.co/JC3XkbJ/screencapture-myrpg-widowcc-admin-index-php-2022-06-03-01
I have rebuilt thumbnails several times, no fix.
{$GLOBALS['threadfields']['dir_img']['url']} displays the image though lol. So I'm thinking I've somehow messed up thumbnails.
02-01-2024, 02:08 PM
does this still available?
I try to apply this in my forum but got error every time fill in the image wether its using file upload or URL.
The error show Value for "Image URL" is required.
I try to apply this in my forum but got error every time fill in the image wether its using file upload or URL.
The error show Value for "Image URL" is required.