Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Empyrium
tagDiv Member

Nope.

I’m getting same error again. And couldn’t find a fix for it yet.

Empyrium
tagDiv Member

Now on frontend getting this error : WP_BOOSTER ERROR:
TD_APİ_BASE::GET_KEY : A COMPONENT WİTH THE ID: TDM_TOP_BAR_TEMPLATE_1 KEY: FİLE İS NOT SET.
/HOME/U7064600/PUBLİC_HTML/WP-CONTENT/THEMES/NEWSPAPER/İNCLUDES/WP_BOOSTER/TD_APİ.PHP

Empyrium
tagDiv Member

Have tried the things you have wrote.
Deactivated plugins, purged all cache.
.htaccess seems fine.
Flushed permalinks.
Was using 4.9.9 updated to 5.0.2.

All my template settings gone and wasted 30mins fixing it.

Problem still there, nothing on fronted and all i got is the above error in my public_html error_log file.

Empyrium
tagDiv Member

Got same error on litespeed and we have fixed it as below.

https://github.com/litespeedtech/lscache_wp/commit/2f89731e4624fe9adda3af2cbac3ae0475a98044

Cant we just use some code like this?

Empyrium
tagDiv Member

Can we just replace something to fix it?

321 //child category
322 $breadcrumbs_array [] = array (
323 ‘title_attribute’ => __td(‘View all posts in’, TD_THEME_NAME) . ‘ ‘ . htmlspecialchars($category_1_name),
324 ‘url’ => $category_1_url,
325 ‘display_name’ => $category_1_name
326 );

Empyrium
tagDiv Member

Calin…

I have tried inserting 12 images using TEXT editor as you did and dadam! It worked.

And then i have tried 16 images back in VISUAL editor, now it works! 🙂

I’m not sure what happened but as far as it works, i’m happy.

Thanks! 🙂

Empyrium
tagDiv Member

memory_limit = 512M;
max_execution_time = 18000;
max_upload_filesize = 256M;
post_max_size = 256M

I just couldn’t find anyone asking same question. Uploading isn’t problem but inserting multiple images into post is.

Empyrium
tagDiv Member

Hi Calin,

Checked system status, everything seems fine. I’m uploading jpeg mostly.
If i upload them one by one, sometimes 3 in a shot it’s ok but if more than 6 photos in a shot it just giving error.

Viewing 8 posts - 1 through 8 (of 8 total)