MyBB Community Forums

Full Version: PHP problem?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I tried to make a new thread and got this message.
Can not upload file - Too large for php post_max_size directive. Please press the back button.
I didnt even try to upload a file.
It doesn't matter whether upload a file or not. This configuration sets max size of post data allowed and anything you send to the server with post data shouldn't exceed this limit.
Well it fixed it self. Is this something i should keep a close eye on?
That doesn't cause you a security problem but if you post a huge content which exceeds this limit, it won't let you to do that.
Weird it was a short thread only 5 words.
It happens to me sometimes here when I click the post button twice or something. I go back and do it again and it's OK.
Ok then i guess its ok. although i have one little other problem, i added this to my global.css for a theme
#posts a {
color: [your specified color];
text-decoration: underline;
}
but i didnt like it so deleted it but the effect are still there! This getting annoying.
Cleared your browser cache?? Ctrl + F5.
Yes i did. Still having this problem.
No need to delete posts and repost them to bump the thread.

What was this class means to change and where?? Change the colour of links in posts?? To what colour??
Pages: 1 2