[ Index ] |
PHP Cross Reference of phpBB-3.1.12-deutsch |
[Summary view] [Print] [Text view]
1 <!DOCTYPE html> 2 <html dir="ltr" lang="en"> 3 <head> 4 <meta charset="utf-8"> 5 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 6 <meta name="keywords" content="" /> 7 <meta name="description" content="phpBB 3.1.x frequently asked questions" /> 8 <title>phpBB • FAQ</title> 9 10 <link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" /> 11 12 </head> 13 14 <body id="phpbb" class="section-docs"> 15 16 <div id="wrap"> 17 <a id="top" name="top" accesskey="t"></a> 18 <div id="page-header"> 19 <div class="headerbar"> 20 <div class="inner"> 21 22 <div id="doc-description"> 23 <a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a> 24 <h1>phpBB 3.1.x FAQ</h1> 25 <p>phpBB 3.1.x frequently asked questions</p> 26 <p style="display: none;"><a href="#start_here">Skip</a></p> 27 </div> 28 29 </div> 30 </div> 31 </div> 32 33 <a name="start_here"></a> 34 35 <div id="page-body"> 36 37 <!-- BEGIN DOCUMENT --> 38 39 <p class="paragraph main-description"> 40 This is a very basic Frequently Asked Questions (FAQ) page which attempts to answer some of the 41 more commonly asked questions. It is by no means exhaustive and should be used in combination with 42 the 'built-in' User FAQ within phpBB3, the community forums and our IRC channel 43 (see <a href="README.html">README</a> for details). 44 </p> 45 46 <h1>FAQ</h1> 47 48 <div class="paragraph menu"> 49 <div class="inner"> 50 51 <div class="content"> 52 53 <!-- add entry about common UTF8 problems (for example wrong uploading, editing) --> 54 <ul> 55 <li><a href="#install">I am finding phpBB too difficult to install. Will you do it for me?</a></li> 56 <li><a href="#legal">I am having problems with the admin at a certain board, help!</a></li> 57 <li><a href="#legal">A board has ripped off my graphics/software/etc., stop them!</a></li> 58 <li><a href="#legal">A board is dealing in warez/porn/etc., you need to prevent them doing this!</a></li> 59 <li><a href="#legal">I want to sue you because i think you host an illegal board!</a></li> 60 <li><a href="#viewonline">According to viewonline a user is doing/reading something they should not be able to!</a></li> 61 <li><a href="#mail">I keep getting Mail sending errors when I (or my users) post/send PM's/etc.!</a></li> 62 <li><a href="#mail_language">My users are complaining that emails are not in their selected language!</a></li> 63 <li><a href="#aol_browser">My AOL based users keep getting logged out!</a></li> 64 <li><a href="#avatars">I am unable to upload avatars from my computer, regardless of the settings.</a></li> 65 <li><a href="#gallery_avatars">I just cannot get gallery avatars to appear!</a></li> 66 <li><a href="#permissions">How do I use/set permissions?</a></li> 67 <li><a href="#login_issues">I (or my users) cannot stay logged in to the forum!</a></li> 68 <li><a href="#logout_issues">My users are complaining about being logged out too quickly!</a></li> 69 <li><a href="#not_answered">My question isn't answered here!</a></li> 70 <li><a href="#disclaimer">Copyright and disclaimer</a></li> 71 </ul> 72 73 </div> 74 75 </div> 76 </div> 77 78 <hr /> 79 80 <a name="install"></a><h2>I am finding phpBB too difficult to install. Will you do it for me?</h2> 81 82 <div class="paragraph"> 83 <div class="inner"> 84 85 <div class="content"> 86 87 <p>Simple answer, no we will not. We are not being difficult when we say this we are actually trying to help you. phpBB has a reputation for being easy to install, that reputation is we believe well deserved. It is a simple process of unarchiving a single file, uploading the resulting directory/files to their intended location and entering some data in a web based form. The sequence of events, what to type where, etc. is covered in detail in the accompanying <a href="INSTALL.html">INSTALL.html</a> documentation. If you cannot install phpBB the chances are you will be unable to administer or update it.</p> 88 89 <p>There are people, companies (unrelated to your hosting provider), etc. that will install your forum, either for free or for a payment. We do not recommend you make use of these offers. Unless the service is provided by your hosting company you will have to divulge passwords and other sensitive details. If you did not know how to use an ATM would you give a passer-by your bank card and PIN and ask them to show you what to do? No, probably not! The same applies to your hosting account details!</p> 90 91 <p>We think a better solution is for you to carefully read the enclosed documentation, read through our knowledge base at <a href="https://www.phpbb.com/">www.phpbb.com</a> and if necessary ask for help on any thing you get stuck on. However, the decision is yours but please note we may not offer support if we believe you have had the board installed by a third party. In such cases you should direct your questions to that company or person/s.</p> 92 93 </div> 94 95 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 96 97 </div> 98 </div> 99 100 <hr /> 101 102 <a name="legal"></a><h2>I am having problems with the admin at a certain board, help!<br /> 103 A board has ripped off my graphics/software/etc., stop them!<br /> 104 A board is dealing in warez/porn/etc., you need to prevent them doing this!<br /> 105 I want to sue you because i think you host an illegal board!</h2> 106 107 <div class="paragraph"> 108 <div class="inner"> 109 110 <div class="content"> 111 112 <p>We provide the software, we have absolutely nothing to do with any board that runs it (beyond phpbb.com of course!) and we also do not host any site. The GPL grants the user an unlimited right of use subject to their adherence of that license. Therefore we cannot prevent, dictate, control or otherwise limit the use of phpBB software. So please do not contact us for such matters.</p> 113 114 <p>If you have a problem with a given board please take it up with them, not us. We are not and cannot be held legally responsible for any third party use of this software (much like Microsoft et al cannot be held responsible for the use of Windows in illegal activities, etc.). Additionally we do <strong>not</strong> track the use of phpBB software in any way. So please do not ask us for details on a "given" board we will not be able to help you. If any law firms or lawyers out there send us writs, cease and desist orders, etc. for third party website use of this software we reserve the right to charge for time wasted dealing with such issues...</p> 115 116 </div> 117 118 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 119 120 </div> 121 </div> 122 123 <hr /> 124 125 <a name="viewonline"></a><h2>According to viewonline a user is doing/reading something they should not be able to!</h2> 126 127 <div class="paragraph"> 128 <div class="inner"> 129 130 <div class="content"> 131 132 <p>No, they probably are not. phpBB uses sessions to keep track of users as they move between pages. The session information tells us who this user is. Therefore in order to determine what a user can do on a page we first need the session details. Once this data is available we can check whether the user is permitted to do whatever it is they are trying to do. This can result in it appearing as if a user is reading a topic in a forum they should not be able to access. Or perhaps viewing private messages when they are only guests, etc. In practice the user is not doing these things, they are viewing a "You are not permitted to do this" type message. The session data has simply been updated before we were able to determine what the user could or could not do.</p> 133 134 <p>Of course this only applies where permissions have been set correctly!</p> 135 136 </div> 137 138 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 139 140 </div> 141 </div> 142 143 <hr /> 144 145 <a name="mail"></a><h2>I keep getting Mail sending errors when I (or my users) post/send PM's/etc.!</h2> 146 147 <div class="paragraph"> 148 <div class="inner"> 149 150 <div class="content"> 151 152 <p>This error will occur if phpBB cannot send mail. phpBB can send email two ways; using the PHP <code>mail()</code> function or directly via SMTP. Some hosting providers limit the <code>mail()</code> function to prevent its use in spamming, others may rename it or limit its functionality. If the <code>mail()</code> function got renamed, you are able to enter the correct name within the administration control panel. In either case you may need to make use of SMTP. This requires that you have access to such a facility, e.g. your hosting provider may provide one (perhaps requiring specific written authorisation), etc. Please see <a href="https://www.phpbb.com/">www.phpbb.com</a> for additional help on this matter.</p> 153 154 <p>If you do require SMTP services please do not ask (on our forums or elsewhere) for someone to provide you with one. Open relays are now things of the past thanks to the unthinking spammers out there. Therefore you are unlikely to find someone willing to offer you (free) services.</p> 155 156 </div> 157 158 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 159 160 </div> 161 </div> 162 163 <hr /> 164 165 <a name="mail_language"></a><h2>My users are complaining that emails are not in their selected language!</h2> 166 167 <div class="paragraph"> 168 <div class="inner"> 169 170 <div class="content"> 171 172 <p>You must have deleted a language pack or the language pack is incomplete. phpBB will try to send emails in the users selected language. If it cannot find a suitable email template it will switch to the boards default language.</p> 173 174 <!-- additional entry about encoded emails --> 175 176 </div> 177 178 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 179 180 </div> 181 </div> 182 183 <hr /> 184 185 <a name="aol_browser"></a><h2>My AOL based users keep getting logged out!</h2> 186 187 <div class="paragraph"> 188 <div class="inner"> 189 190 <div class="content"> 191 192 <p>phpBB uses sessions to keep track of users as they browse the board. These sessions use a combination of a unique session id, the users IP and if specified the users browser and/or the users x-forwarded-for header to identify each user. We make use of all of this as an extra safe-guard to help prevent sessions being hijacked (by discovering the unique session id).</p> 193 194 <p>Unfortunately this only works when the users IP is constant as they browse the board. For most users this will be the case. However certain providers route their users via a cluster of proxys. In some cases, particularly the AOL browser, this results in different IPs being forwarded as the user moves between pages. We take account of this by not checking the entire IP by default but only the first "three quads" (<samp>A.B.C</samp>). Again in most cases this will be fine. However again AOL uses IPs which can vary so much that checking only the first two quads results in a fairly static IP being available for session validation.</p> 195 196 <p>If you are experiencing problems related to this you can set the Session IP validation parameter found in <code>Admin->General->Server Configuration->Security Settings</code> to <samp>A.B</samp>. Please note that reducing the IP validation length does potentially increase the risk of sessions being hijacked (this is something for you to consider, phpBB Limited takes no responsibility should anything happen!). We suggest to at least additionally enable the browser validation.</p> 197 198 </div> 199 200 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 201 202 </div> 203 </div> 204 205 <hr /> 206 207 <a name="avatars"></a><h2>I am unable to upload avatars from my computer, regardless of the settings.</h2> 208 209 <div class="paragraph"> 210 <div class="inner"> 211 212 <div class="content"> 213 214 <p>There are two possibilities here, the first is you have not created the directory you specified as the storage location for avatars, ie. as specified in the <code>Admin -> General -> Board Configuration -> Avatar settings</code> section. If the directory does not exist uploadeable avatars are automatically disabled. You should create the required directory (ensuring it has global write access or other appropriate permissions to allow the webserver to write files to it).</p> 215 216 <p>The second possibility is that your provider has disabled file_upload support. You should contact your provider and ask them if this is the case. There is not a lot you can do, there are still three other avatar settings left to choose from including uploading via an URL which will work fine.</p> 217 218 </div> 219 220 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 221 222 </div> 223 </div> 224 225 <hr /> 226 227 <a name="gallery_avatars"></a><h2>I just cannot get gallery avatars to appear!</h2> 228 229 <div class="paragraph"> 230 <div class="inner"> 231 232 <div class="content"> 233 234 <p>phpBB categorises gallery avatars and it does this by reading through folders contained in the location you specified as being the gallery path. For example, if you set the gallery path to <samp>images/avatars/gallery</samp> phpBB will expect to find a series of folders within that path, e.g. <samp>images/avatars/gallery/moviestars</samp>, <samp>images/avatars/gallery/cartoons</samp>, <samp>images/avatars/gallery/misc</samp>, etc. Placing images directly in <samp>images/avatars/gallery/</samp> will result in nothing being listed in your gallery.</p> 235 236 </div> 237 238 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 239 240 </div> 241 </div> 242 243 <hr /> 244 245 <a name="permissions"></a><h2>How do I use/set permissions?</h2> 246 247 <div class="paragraph"> 248 <div class="inner"> 249 250 <div class="content"> 251 252 <p>Please read the paragraph about permissions in our extensive <a href="https://www.phpbb.com/support/docs/en/3.1/ug/">online documentation</a>.</p> 253 254 </div> 255 256 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 257 258 </div> 259 </div> 260 261 <hr /> 262 263 <a name="login_issues"></a><h2>I (or my users) cannot stay logged in to the forum!</h2> 264 265 <div class="paragraph"> 266 <div class="inner"> 267 268 <div class="content"> 269 270 <p>If you (or your users) are, after attempting a login, being returned to the index (or other page) without appearing to be logged in the most likely problem is incorrect cookie settings. phpBB uses cookies to store a session id and a small amount of user data. For this data to be stored correctly the cookie domain, name, path and secure settings must be correct. You can check this in <code>Admin->General->Server Configuration->Cookie Settings</code>. Typically the cookie domain can be left blank and the cookie path set to <samp>/</samp> (a single forward slash). Do <strong>not</strong> set the cookie as being secure unless your board is running over a secure sockets layer connection, ie. https://</p> 271 272 <p>If you still have problems try setting the cookie domain to your full domain name, e.g. <samp>www.mysystem.tld</samp>, <samp>www.something.mydomain.tld</samp>. You <strong>must</strong> ensure the domain name contains at least two dots or browsers will be unlikely to recognise the cookie, e.g. <samp>.mydomain.com</samp>, <samp>mydomain.com</samp>. Do <strong>not</strong> add http:// or anything else to the domain name!</p> 273 274 </div> 275 276 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 277 278 </div> 279 </div> 280 281 <hr /> 282 283 <a name="logout_issues"></a><h2>My users are complaining about being logged out too quickly!</h2> 284 285 <div class="paragraph"> 286 <div class="inner"> 287 288 <div class="content"> 289 290 <p>You can increase the default length of sessions (ie. how long before a users session is considered 'dead') in <code>Admin->General->Server Configuration->Load Settings</code>. Set it to whatever value your users feel comfortable with, remember that security issues may affect your decision (ie. having too long a session may allow non-users to abuse your board should a user forget to logout or otherwise leave a current session on a public workstation).</p> 291 292 </div> 293 294 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 295 296 </div> 297 </div> 298 299 <hr /> 300 301 <a name="not_answered"></a><h2>My question isn't answered here!</h2> 302 303 <div class="paragraph"> 304 <div class="inner"> 305 306 <div class="content"> 307 308 <p>Please read our <a href="https://www.phpbb.com/support/docs/en/3.1/ug/">extensive user documentation</a> first, it may just explain what you want to know.</p> 309 310 <p>Feel free to search our community forum for the information you require. <strong>PLEASE DO NOT</strong> post your question without having first used search, chances are someone has already asked and answered your question. You can find our board here:</p> 311 312 <p><a href="https://www.phpbb.com">www.phpbb.com</a></p> 313 314 </div> 315 316 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 317 318 </div> 319 </div> 320 321 <hr /> 322 323 <a name="disclaimer"></a><h2>Copyright and disclaimer</h2> 324 325 <div class="paragraph"> 326 <div class="inner"> 327 328 <div class="content"> 329 330 <p>phpBB is free software, released under the terms of the <a href="http://opensource.org/licenses/gpl-2.0.php">GNU General Public License, version 2 (GPL-2.0)</a>. Copyright © <a href="https://www.phpbb.com">phpBB Limited</a>. For full copyright and license information, please see the docs/CREDITS.txt file.</p> 331 332 </div> 333 334 <div class="back2top"><a href="#wrap" class="top">Back to Top</a></div> 335 336 </div> 337 </div> 338 339 <!-- END DOCUMENT --> 340 341 <div id="page-footer"> 342 <div class="version"> </div> 343 </div> 344 </div></div> 345 346 <div> 347 <a id="bottom" accesskey="z"></a> 348 </div> 349 350 </body> 351 </html>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |