Moderators don't have Silent Edits function to forums they are not assigned to. It would be nice to have this feature globally without having to assign them to all forums.
126 2008-02-12 21:30
Topic: Silent Edits for Moderators (4 replies, posted in PunBB 1.3 troubleshooting)
127 2008-02-12 16:37
Topic: Feature or Extension: Mass unsubscribing from Your Subscriptions page (10 replies, posted in PunBB 1.3 troubleshooting)
To be able to mass unsubscribe from Your Subscriptions page rather than going to each topic to unsubscribe. Thanks.
Or is this an extension?
128 2008-02-12 16:30
Re: Rewrite (20 replies, posted in PunBB 1.3 troubleshooting)
Same thing is happening ($2) for the following:
Member: Delete topic/Delete
Admin/mod: Move Topic, Delete Topic, Open/Close Topic, Stick/Unstick Topic, Delete posts
129 2008-02-12 15:56
Re: Rewrite (20 replies, posted in PunBB 1.3 troubleshooting)
Yeah, it's a method="GET" form and I haven't quite figured out how to "SEF it".
Your have it working with the search as shown I think:
search.html?action=search&keywords=foobar&author=&forum=-1&sort_by=4&sort_dir=DESC&show_as=topics&search=Submit+search
130 2008-02-12 02:38
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
Suggestion: Make the second line as Date/Time by Username to match the same format as the forum view. Thanks.
131 2008-02-11 23:01
Re: Rewrite (20 replies, posted in PunBB 1.3 troubleshooting)
For the quick forum jump drop-down menu, it is not SEF. Is it because it is a form?
132 2008-02-11 21:51
Re: [Extension release] Publish topics to frontpage (6 replies, posted in PunBB 1.3 extensions)
I am not able to install because it is not detecting the table's prefix.
133 2008-02-11 19:05
Re: Rewrite (20 replies, posted in PunBB 1.3 troubleshooting)
For "File based (fancy)", the URLs for subscribe/unsubscribe after redirecting has $2 in the URL. For example, topic21908-Testing.html is topic21908$2.html.
134 2008-02-11 00:23
Re: Spelling errors/Minor changes (52 replies, posted in PunBB 1.3 troubleshooting)
Also, if that column could have another background, that would be nice...
There is a class="totals" for the Total row, but it has not been defined in the css file.
135 2008-02-10 23:55
Re: Spelling errors/Minor changes (52 replies, posted in PunBB 1.3 troubleshooting)
These were reported earlier. They are listed here again just in case you missed them.
Settings > Setup - Setup URL Scheme (SEF URLs ) for your boards pages
- Remove the space before )
- Change boards to board's
Settings > Email - A comma separated list of recipients of reports and/or new registration notifications.
- Change of to for.
Moderate forums:
Change "Select topics to delete, move, open or close" to "Select topics to move, delete, open or close" to match the order of the buttons.
136 2008-02-10 22:56
Re: Search - Recent Posts (7 replies, posted in PunBB 1.3 troubleshooting)
Yes. Thank you!
137 2008-02-10 22:46
Re: Rewrite (20 replies, posted in PunBB 1.3 troubleshooting)
This following subject lines do not work with File Based (fancy). Getting an Error 403.
Are you running a 'Hobby Business'? Tax: the facts of life!
This is a "test"
138 2008-02-10 22:35
Re: Rewrite (20 replies, posted in PunBB 1.3 troubleshooting)
search.html?action=search&keywords=foobar&author=&forum=-1&sort_by=4&sort_dir=DESC&show_as=topics&search=Submit+search
Is that what you mean when you say rewrite though? Since that's what I'm seeing on the developers forum and I know userlist.php stays with userlist.php.
Yes. I was expecting userlist.php to behave like the Search.
139 2008-02-10 21:46
Re: Rewrite (20 replies, posted in PunBB 1.3 troubleshooting)
You mean search.php? It works the same way. It might be rewritten for people using postgresql and sqlite because the initial request is redirected is one with a search ID.
Yes, search.php. It is working differently for us. All the URLs are rewritten, even the paging links of the search results.
I can't think of an efficient way to have PunBB auto-magically detect and rewrite that stuff. There are too many possibilities.
OK. Then these URLs will have to be manually rewrite.
140 2008-02-10 21:22
Re: Rewrite (20 replies, posted in PunBB 1.3 troubleshooting)
userlist search:
I think that's because there isn't a good way to do it otherwise, since data for the URL is coming from the form. How would you do it?
See Search. You have it working with data coming from the form.
others:
what do you mean? What are they supposed to be rewriting?
In the Announcements, I have a link to a topic. It is not rewriting the URL.
For Additional Menu items, I have links pointing to php pages I have created. I assume these links will be rewrite.
141 2008-02-10 20:58
Topic: Rewrite (20 replies, posted in PunBB 1.3 troubleshooting)
The following are not rewriting the URL:
- User list search
- Administration > Extensions
- Announcements
- Additional Menu Items
142 2008-02-10 15:32
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
Change 'Customise' to 'Customize'.
Add a period to 'Show Last Post Subject on Forum Index'
When 'Show Last Post Subject on Forum Index' and 'Enable linkify on posters username' are enabled, in forum view, the usernames are the same in the Topic column and Last post column or there are 2 usernames in the Topic column.
In forum view, the username link is using the posting id and not the username id.
Can linkify be done to the search results page?
143 2008-02-10 06:08
Re: Spelling errors/Minor changes (52 replies, posted in PunBB 1.3 troubleshooting)
Profile > Send forum e-mail
- Click the Cancel button. The Redirect window has the title as "Cancel". It should be "Operation cancelled. Redirecting ...".
Request a new password
- Click the Cancel button. This warning message is displayed: "The e-mail address you entered is invalid."
Start > Categories > Delete category
- Click the Cancel button. There is no Redirect window.
144 2008-02-10 00:37
Topic: Forum ID (1 replies, posted in PunBB 1.2 troubleshooting)
Our board has banner ads. We would like to not show them in one of the forums. In the forum view, we have the forum id value to go by, but going to a topic in this forum, the forum id is not available. How to get the forum id in the topic view? Thanks.
145 2008-02-09 21:17
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
For titles less than 30 characters, the title attribute is being assigned the previous title greater than 30.
146 2008-02-09 16:56
Topic: Debug information (0 replies, posted in PunBB 1.3 troubleshooting)
Administration > Users > Searches
- the Time(s) column is 50% width of the screen.
147 2008-02-09 04:46
Re: rev1412 English lang pack, minor typographics issues (14 replies, posted in PunBB 1.3 troubleshooting)
profile.php
'Pass updated' => 'Password updated. Login with your new password. Redirecting ?',
'Reg complete' => 'Registration complete. Logging in and redirecting ?',
148 2008-02-09 03:57
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
Please add the date/time information of the post.
149 2008-02-08 20:35
Re: [Extension release] Last post subject on index (51 replies, posted in PunBB 1.3 extensions)
Added an index on last_post_id in the topics table which fixed the delay.
150 2008-02-08 17:26
Re: Search - Recent Posts (7 replies, posted in PunBB 1.3 troubleshooting)
MySQL 5.0.45
Time: 4.02459
SELECT t.id AS tid, t.poster, t.subject, t.last_post, t.last_post_id, t.last_poster, t.num_replies, t.closed, t.forum_id, f.forum_name FROM punbb_topics AS t INNER JOIN punbb_posts AS p ON p.topic_id=t.id INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=2) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND p.posted>1202405009 AND t.moved_to IS NULL GROUP BY t.id ORDER BY t.last_post DESC