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.

 

wpForo 1.x.x [Solved] How to increase file upload size

4 Posts
2 Users
1 Reactions
1,718 Views
Posts: 31
Topic starter
(@asmadi1)
Trusted Member
Joined: 4 years ago

I want to upload a 1 hour and 1gb video, why can't you help?

 

 
and one more thing i want to delete the emoji here
 
3 Replies
1 Reply
Chris
(@chris)
Joined: 4 years ago

Famed Member
Posts: 3611

@asmadi1,

Please create new topic when you have another question which is not related to this one, I will split this post and make a new topic for now.

If another time you will need help or have a question not related to this topic, please create a new one.

Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

@asmadi1

Posted by: @asmadi1

I want to upload a 1 hour and 1gb video, why can't you help?

Contact your Hosting Provider, and ask them to increase upload_max_filesize and post_max_size, after that go to Dashboard > Forums > Settings > Addons Tab > Attachments Sub Tab and increase Maximum File Size.
Also, I want to mention that you can set different Maximum File Size for each usergroup. 

 

Posted by: @asmadi1

and one more thing i want to delete the emoji here

Use the below CSS code to hide the emoji button:

#wpforo #wpforo-wrap div#mceu_22 {
    display: none !important;
}
Posts: 31
Topic starter
(@asmadi1)
Trusted Member
Joined: 4 years ago

👍 👍 👍