Title: codebycarter's Replies - page 7 | WordPress.org

---

# codebycarter

  [  ](https://wordpress.org/support/users/codebycarter/)

 *   [Profile](https://wordpress.org/support/users/codebycarter/)
 *   [Topics Started](https://wordpress.org/support/users/codebycarter/topics/)
 *   [Replies Created](https://wordpress.org/support/users/codebycarter/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/codebycarter/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/codebycarter/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/codebycarter/engagements/)
 *   [Favorites](https://wordpress.org/support/users/codebycarter/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 91 through 105 (of 237 total)

[←](https://wordpress.org/support/users/codebycarter/replies/page/6/?output_format=md)
[1](https://wordpress.org/support/users/codebycarter/replies/?output_format=md) 
[2](https://wordpress.org/support/users/codebycarter/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codebycarter/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/codebycarter/replies/page/6/?output_format=md)
7 [8](https://wordpress.org/support/users/codebycarter/replies/page/8/?output_format=md)…
[14](https://wordpress.org/support/users/codebycarter/replies/page/14/?output_format=md)
[15](https://wordpress.org/support/users/codebycarter/replies/page/15/?output_format=md)
[16](https://wordpress.org/support/users/codebycarter/replies/page/16/?output_format=md)
[→](https://wordpress.org/support/users/codebycarter/replies/page/8/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] Facebook "My App ID / API Key" fails when over 9 chars long](https://wordpress.org/support/topic/facebook-my-app-id-api-key-fails-when-over-9-chars-long/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/facebook-my-app-id-api-key-fails-when-over-9-chars-long/#post-3313751)
 * Hey victorboba,
 * Would you be able to email me with an admin login so I could take a look at this?
   It seems to be working fine for me.
 * My email is [me@codebycarter.com](https://wordpress.org/support/users/codebycarter/replies/page/7/me@codebycarter.com?output_format=md)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] No page template is made](https://wordpress.org/support/topic/no-page-template-is-made/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/no-page-template-is-made/#post-3298287)
 * All you have to do YipJien is move wpbb-template.php to your theme folder (the
   current theme you’re using). You can find wpbb-template.php in the wp-bulletin-
   board folder. You might want to copy it since if you change the theme it’ll try
   to copy/move that file to your theme folder itself and if you moved it it won’t
   exist. If you don’t have a copy, try download the plugin again for the file or
   create a file in your theme folder and paste in the contents, it’s only a few
   lines long.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] Difference between "Read" and "View" permissions](https://wordpress.org/support/topic/difference-between-read-and-view-permissions/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/difference-between-read-and-view-permissions/#post-3323121)
 * No, giving a role read permissions enables users in that role to be able to read
   topics and posts in a forum or subforum whereas the view permission just allows
   them to view inside the forum or subforum but not any topics or posts.
 * Please let me know if you have any more questions, you can post it here, I’ll
   just mark this topic as resolved for now.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] Permissions for Forum](https://wordpress.org/support/topic/permissions-for-forum/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/permissions-for-forum/#post-3328530)
 * Hey thegreatwhay,
 * Could you please email me an admin login (me@codebycarter.com) and I’ll take 
   a look at this for you.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] Widgitize!](https://wordpress.org/support/topic/widgitize/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/widgitize/#post-3306556)
 * Thanks guys. I had been working on a recent topics/posts feature that people 
   have asked for before Christmas but have been away over the Christmas break so
   have just come back to it today. There will definitely be a recent topics/posts
   feature in the next version but I will keep the other ideas in mind for a future
   version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] Change the font size?](https://wordpress.org/support/topic/change-the-font-size/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/change-the-font-size/#post-3317073)
 * Well you can but there isn’t just one font or one font size that the plugin uses
   I’m afraid, there are quite a few. If you go to wp-bulletin-board/css/wpbb-light-
   style.css (or dark depending on your settings) and then find any occurrences 
   of “font-size:”. Change the value after the colon and always make sure there 
   is a “px” for pixels after the value and a semi colon at the end. E.g. it should
   always look like this, with any value:
 *     ```
       font-size:12px;
       font-size:20px;
       font-size:5px;
       ```
   
 * etc…
 * If you look above the font-size you should see a comment, like this:
 *     ```
       /* this is a comment if its between these two characters /**/ */
   
       /* comment */
   
       not a comment
   
       /* another comment */
       ```
   
 * They should be self-explanatory, so you’ll know what it is exactly that you’re
   changing.
 * Let me know if you didn’t understand anything or have any further questions, 
   I’m hoping to have some kind of dashboard editor for this kind of thing in the
   future but still busy with other things and deciding the best way to do it at
   the moment.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] [Plugin: WP Bulletin Board] "Call to a member function get() on a non-object"](https://wordpress.org/support/topic/plugin-wp-bulletin-board-call-to-a-member-function-get-on-a-non-object/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-bulletin-board-call-to-a-member-function-get-on-a-non-object/#post-3107540)
 * > This tells you in what file the error is occurring and at what line. As you
   > see it is caused by the eclipse theme and not WPBB.
 * It has nothing to do with WPBB (this plugin). If you ever receive an error and
   you see wp-content/wp-bulletin-board in the path then it is from WPBB, otherwise
   it’s another plugin/theme. You might want to check wp-bulletin-board/wp-bb.php
   for the line:
 *     ```
       error_reporting(E_ALL);
       ```
   
 * This displays any errors, not just this plugins. Remove this line and any warnings
   should dissapear but errors such as the one above should be fixed by the theme/
   plugin author.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] Cannot start a category](https://wordpress.org/support/topic/cannot-start-a-category/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/cannot-start-a-category/#post-3300667)
 * Hello,
 * When you go to create a category is the page blank? The same for the create forum
   and create subforum pages? I think what might of happened is that the forums 
   table wasn’t created for some reason. Would you be able to email me a login with
   administration privileges (me@codebycarter.com), I should be able to try and 
   manually create the tables for you and find out why it didn’t do it itself.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] Date Format?](https://wordpress.org/support/topic/date-format-11/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/date-format-11/#post-3291698)
 * Actually you can browse the plugins development log in the Trac: [http://plugins.trac.wordpress.org/log/wp-bulletin-board/](http://plugins.trac.wordpress.org/log/wp-bulletin-board/)
 * The most recent updates being at the top, to view the changes look at the Rev
   column next to the number is an icon click that and you’ll be taken to a page
   which’ll show you what files were added/modified/removed.
 * You can also subscribe to the development log:
    [http://plugins.trac.wordpress.org/log/wp-bulletin-board?limit=100&mode=stop_on_copy&format=rss](http://plugins.trac.wordpress.org/log/wp-bulletin-board?limit=100&mode=stop_on_copy&format=rss)
 * I’ll gladly add a list of changed files to the changelog however if you don’t
   like it for whatever reason.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] can subscribers upload images?](https://wordpress.org/support/topic/can-subscribers-upload-images/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/can-subscribers-upload-images/#post-3299082)
 * Actually this is the WordPress media’s doing, it doesn’t seem to allow subscribers
   to upload you’re right, unfortunately there doesn’t seem to be a setting to change
   this either. You might want to open a topic here [http://wordpress.org/support/forum/how-to-and-troubleshooting](http://wordpress.org/support/forum/how-to-and-troubleshooting)
   and ask them.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] change permalinks](https://wordpress.org/support/topic/change-permalinks-9/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/change-permalinks-9/#post-3299081)
 * Hey heylookitsmewow,
 * Yep someone has actually asked for this just a few days ago, I’m hoping to add
   it in this update or the next since it’ll require rewriting a lot of code.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] No page template is made](https://wordpress.org/support/topic/no-page-template-is-made/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/no-page-template-is-made/#post-3298260)
 * Hey Creatingz,
 * It sounds like it wasn’t able to create the file wpbb-template.php in your theme
   folder. All you have to do is move/copy wp-bulletin-board/wpbb-template.php to
   your current theme folder should work fine then.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] Number of Views Column](https://wordpress.org/support/topic/number-of-views-column/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/number-of-views-column/#post-3292781)
 * Hey Nik_S,
 * Thanks. It sure is, but since it’s going to require some work I’ll add this as
   a feature in the next version which should be released in a few days just before
   christmas.
 * Another great idea, I’ve added this onto my to do list as well.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] Changing the "Freshness" of Topics](https://wordpress.org/support/topic/changing-the-freshness-of-topics/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/changing-the-freshness-of-topics/#post-3293934)
 * Hey,
 * A good point – I’ll add this as a changeable setting somewhere in the next version.
   You’re right where the change needs to be made, just change that value (that’s
   in seconds 43200 = 12 hours). Let me know if there’s anything else I can help
   you with.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bulletin Board] Is there a way to moderate comments?](https://wordpress.org/support/topic/is-there-a-way-to-moderate-comments/)
 *  Plugin Author [codebycarter](https://wordpress.org/support/users/codebycarter/)
 * (@codebycarter)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/is-there-a-way-to-moderate-comments/#post-3292182)
 * Not at the moment but I’m adding this as a feature for the next version should
   be available in the next few days. Let me know if there’s anything else I can
   help you with.
 * Thanks

Viewing 15 replies - 91 through 105 (of 237 total)

[←](https://wordpress.org/support/users/codebycarter/replies/page/6/?output_format=md)
[1](https://wordpress.org/support/users/codebycarter/replies/?output_format=md) 
[2](https://wordpress.org/support/users/codebycarter/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codebycarter/replies/page/3/?output_format=md)…
[6](https://wordpress.org/support/users/codebycarter/replies/page/6/?output_format=md)
7 [8](https://wordpress.org/support/users/codebycarter/replies/page/8/?output_format=md)…
[14](https://wordpress.org/support/users/codebycarter/replies/page/14/?output_format=md)
[15](https://wordpress.org/support/users/codebycarter/replies/page/15/?output_format=md)
[16](https://wordpress.org/support/users/codebycarter/replies/page/16/?output_format=md)
[→](https://wordpress.org/support/users/codebycarter/replies/page/8/?output_format=md)