41
42
Site Feedback / Re: Various Upgrades
Last post by radu81 -I tried different files, big, small, png, jpg, etc... the result is the same:
There was a problem during the uploading of file.jpg.
There was a problem and your attachments could not be uploaded, Your attachment couldn't be saved. This might happen because it took too long to upload or the file is bigger than the server will allow.
Please consult your server administrator for more information.
43
Support / Re: News Configuration
Last post by radu81 -Could be a stupid question, but news can be hidden by pressing the UP/DOWN icon near your nickname, in the main menu, have you tried that?

44
Support / Re: Zeroes Disappear When I Update a Post or Reply
Last post by Steeley -(You don't have my add-on "Steeley's Simple Compression" also installed do you? That reduces memory consumption about 50% by eliminating placeholder zeros in compressed RAM. Never did get the decompression/execution part of that to work right...)

45
Theme development / Re: Moving Sub Boards to Bottom of Page
Last post by hitokiri -You will need to edit MessageIndex.template.php
Change the name of function template_display_child_boards_above() to be function template_display_child_boards_below()
You may have to change that first line from <header class="category_header"> to <header class="category_header clear"> if when you do the above rename things may get crowded below.
Worked perfectly. Thank you so so much for your help with my questions
46
Theme development / Re: Moving Sub Boards to Bottom of Page
Last post by ahrasis -47
Theme development / Re: Moving Sub Boards to Bottom of Page
Last post by Spuds -Change the name of function template_display_child_boards_above() to be function template_display_child_boards_below()
You may have to change that first line from <header class="category_header"> to <header class="category_header clear"> if when you do the above rename things may get crowded below.
48
Theme development / Re: Moving Sub Boards to Bottom of Page
Last post by ahrasis -49
Theme development / Re: Moving Sub Boards to Bottom of Page
Last post by hitokiri -That what I said difficult.hmmm really? i hope there is someone who will help out
50