When the error appears, try to validate html and css codes of the page on http://validator.w3.org/ and http://jigsaw.w3.org/css-validator/. Maybe you missed something, when you changed template.
1,101 2008-11-24 09:48
Re: Admin error screens not stripping out main.tpl CSS... (4 replies, posted in PunBB 1.3 troubleshooting)
1,102 2008-11-24 09:31
Re: Creating a custom style, have questions... (11 replies, posted in PunBB 1.3 additions)
Thanks to you we find some defects in CSS. We will fixed it.
If you use Mozilla Firefox, this extensions will help you to find class, id, css-property of elements to change it: Firebug,Web developer
1,103 2008-11-24 09:07
Re: Admin error screens not stripping out main.tpl CSS... (4 replies, posted in PunBB 1.3 troubleshooting)
For administration console there is another template - admin.tpl. Do you changed it?
1,104 2008-11-24 08:34
Re: [?] Two PunBB forums using same user base (2 replies, posted in PunBB 1.3 discussion)
Maybe this discussing will help you: http://punbb.informer.com/forums/topic/ … ers-table/, http://punbb.informer.com/forums/post/116176/
1,105 2008-11-24 08:20
Re: Underlined BBCode (1 replies, posted in PunBB 1.3 bug reports)
1,106 2008-11-24 08:07
Re: Change URL /forum/2 to /forum (7 replies, posted in PunBB 1.3 troubleshooting)
If I understand you correctly, you want "<FORUM_URL>/forum" redirect user to some existing forum?
1,107 2008-11-20 16:14
Re: profile-show all posts-Your search returned no hits. (5 replies, posted in PunBB 1.2 troubleshooting)
You should try to rebuild search index.
First, we recommended to you to turn on the maintenance mode. To do this go to <FORUM_URL>/admin_options.php, at the bottom of the page there is "Maintenance mode" section. Read notices, select "Yes" and click "Save changes" button.
After this go to <FORUM_URL>/admin_maintenance.php. Read instructions about rebuild index and click on button. Don't forget to turn off maintenance mode, when rebuild index will be done
1,108 2008-11-18 09:25
Re: How To Change SEF URL for Post (10 replies, posted in PunBB 1.3 troubleshooting)
I hope this article will help you
1,109 2008-11-18 08:26
Re: [bug] pun_bbcode tabindex attribute (6 replies, posted in PunBB 1.3 extensions)
Thanks, we've changed the tabindexes for BBCode-links: [905]
1,110 2008-11-17 06:52
Re: 1.2.16 to 1.3 (1 replies, posted in PunBB 1.3 troubleshooting)
This article will help you
1,111 2008-11-13 12:18
Re: I get this error when I try to change admin options or edit a post (17 replies, posted in PunBB 1.2 troubleshooting)
There are two ways to change o_base_url via phpMyAdmin:
1) On the page with config values press 'edit' (it's a pen-like image in my 'phpMyAdmin') in the row 'o_base_url'. Then correct the base url of your forum and press "Go".
2) After selecting the database at the top of the page, you will see the tab "SQL", press it. In the appropriate field you should place the SQL-query, which I wrote for you. Replace <DB_PRFIX> with your prefix for the DB and <CORRECT URL> - with the correct URL to your site. Press "Go".
After that remove all .php files in the /cache directory.
1,112 2008-11-13 11:48
Re: Links in profile are messed up for some reason (3 replies, posted in PunBB 1.2 troubleshooting)
Do incorrect URL's appear only within a profile? Place the code from profile.php here or send me an e-mail.
1,113 2008-11-13 11:25
Re: Meta Tag (Description) & Search Engine Friendliness (10 replies, posted in Feature requests)
...would it be possible to use the snippet of the first post as the Meta Description Tag?
Yes, of course it possible. Describe in more detail, what in your opinion the meta description should contain.
1,114 2008-11-13 10:34
Re: Question : Group relationship (8 replies, posted in PunBB 1.3 troubleshooting)
For every forum in category you can change permissions for every user-group. Go to <FORUM_URL>/admin/forums.php. Press the "Edit" link next to the forum you want to change group-permissions for. For every group you can allow a user to read forum, to reply on posts and to post topics.
1,115 2008-11-10 08:24
Re: I get this error when I try to change admin options or edit a post (17 replies, posted in PunBB 1.2 troubleshooting)
Choose the database which is used for punBB.
Run this SQL (<DB_PREFIX> is a prefix which is used for forum tables):
UPDATE <DB_PRFIX>config
SET conf_value = '<CORRECT URL>'
WHERE conf_name = 'o_base_url'Remove all .php files in the /cache directory.
1,116 2008-11-10 07:41
Re: Function token_get_all() error (9 replies, posted in PunBB 1.3 troubleshooting)
First of all you should ensure, that PHP on the server was compiled without token support. To do this go to <FORUM_URL>/admin/index.php?action=phpinfo.
Look with what parameters was compiled PHP in "Configure Command" line. If there is a "--disable-tokenizer" in this line, PHP should be recompiled without this option.
1,117 2008-11-06 08:56
Re: common.js (1 replies, posted in PunBB 1.2 discussion)
Its needed for checking whether all the required registration fields, authorization forms etc. are filled in.
1,118 2008-10-30 08:36
Re: phpBB 3 to punBB (18 replies, posted in Feature requests)
We will work on the migration tool from phpBB3, when punBB 1.3 will be finally released.
1,119 2008-10-30 08:14
Re: Markup update (20 replies, posted in PunBB 1.3 troubleshooting)
It can't be more than 25 and less than 3
1,120 2008-10-27 13:30
Re: Markup update (20 replies, posted in PunBB 1.3 troubleshooting)
Is it a fresh install or a migration from another version?
1,121 2008-10-27 07:41
Re: Markup update (20 replies, posted in PunBB 1.3 troubleshooting)
Thanks for reporting. Paths on install page were fixed in [691].
1,122 2008-10-16 14:51
Re: Looking for a certain forum mod (1 replies, posted in PunBB 1.2 modifications, plugins and integrations)
I think this topic will help you
1,123 2008-10-15 16:36
Re: How do I create a new usergroup like Moderator? (1 replies, posted in PunBB 1.2 troubleshooting)
This article will help you to create new groups
1,124 2008-10-15 14:52
Re: big problem (3 replies, posted in PunBB 1.2 troubleshooting)
This problem was discussed here
1,125 2008-10-07 07:57
Re: show all topics (7 replies, posted in PunBB 1.2 discussion)
In this article there is a section "Showing all topics". It will help you. You can edit the message about new posts or add an image instead of it.