Hello,
I have error :
Error: unable to establish connection.
Check the values of $db_host, $db_name, $db_username, $db_password in the <FORUM_ROOT>/config.php. If those values are ok, contact your hoster.
You are not logged in. Please login or register.
PunBB Forums → Posts by Slavok
Hello,
I have error :
Error: unable to establish connection.
Check the values of $db_host, $db_name, $db_username, $db_password in the <FORUM_ROOT>/config.php. If those values are ok, contact your hoster.
Examine the code of <FORUM_ROOT>/include/functions.php (lines 280-305). In this piece of code the links are generated depending on user rights.
Is this is what you want?
What is the language of posts in your forum?
The Quick Reply form is not shown for guests in the current version of PunBB.
Webpage error details
Message: 'document.getElementById(...)' is null or not an object
Line: 148
Char: 1
Code: 0
URI: http://www.burkesville.net/forum/viewtopic.php?id=5
I haven't found this error on this page.
The profile link is in the menu already. It is added in the lines 445, 451 of the file "<FORUM_ROOT>include/functions.php".
I can't find the code anywhere, not even the actual text in the language files. o.o;
In the current version of PunBB this string is hard-coded. It is added by extensions. If you want to change it, you need to edit the manifiest of installed extensions.
Also, how do I create just a simple, blank page?
You need to create the page manually. What kind of page do you want to add?
The new version of pun_tags 1.3 has been released. Changes from previous version:
Added a group permission for the ability to mark topics by tag
Added a notice "Tag:" to the cloud of tags
Added a divider of tags in the cloud, which specified by admin.
Could you post the version number of the extension, please?
Have you tried to ban this user by IP? You can view the apache logs, the php logs, perhaps, you will find something suspicious.
These instructions should help you:
Go to the profile of the user, whom you want to give moderator permissions, and press "Administration"
Assign user to the moderator group
Select the forums, which user will be able to moderate.
You can change option "Webmaster e-mail" on the "<FORUM_URL>/admin/settings.php?section=email"
New version of pun_bbcode 1.3.3 has been released. Fixed bug with buffering HTML output when output compression with gzip is enabled.
There's this kid, that will pos ton my forums, and his name isn't even registered.
How the profile of this user looks like? Is it available?
Works perfectly. Thanks for the link.
Is your forum highly loaded? What is the size of your forum's DB? What is the average count of online users?
What code of functions.php did you changed?
If you use HTML output, edit the line 272 of <FORUM_ROOT>/extern.php. It should look like:
echo '<li><a href="'.$item['link'].'" title="'.forum_htmlencode($item['title']).'">Topic '.$subject_truncated.'</a> Posted by '.$item['author']['name'].' ('.gmdate('d/m/Y', $item['pubdate']).')</li>'."\n";
These instructions should help you.
If you are an Apache user, you can edit the directive "DirectoryIndex" of httpd.conf. It will look like:
DirectoryIndex home.php index.php index.htm index.html index.shtm index.shtml
Doesn't work. PHP-error: "SAFE_MODE restriction...". PunBB gives out that it can't create file.
Why can PunBB create files in the cache directory, but not in other directories?
In PHP, there are some security and safe mode directives. Could you post the values of these directives, please?
i need to custamize my user page. from which admin page i have to change the userpart..plz say some thing abt this modifications..
Describe in more detail what you want to modify.
Thanks for reporting. We will fix it.
To skip this check, comment the lines 112-122 of FORUM_ROOT/register.php. But it is not recommended.
also i have another prob...at footer i didnt get the changes of PHPBB....alstline(copyrights)...plz tell me in which page i have to change this...
Describe your problem in more detail, please. And why you are talking about PHPBB?
PunBB Forums → Posts by Slavok
Powered by PunBB, supported by Informer Technologies, Inc.