Show Categories
105
1

In most forums the "breadcrumb trail" / "navigation bar" is present always, to indicate where you are in the forum.

In Codoforum, the navigation bar only shows up when you are in a message forum, and it usually shows the little "house" icon that you can click on to go back to the "home" page.

In other screens, such as "Profile", this bar does not show up, and therefore there is really no way to easily exit these screens and return to the "home" page.

Is there a way to setup the navigation bar so it is always present with the "home" icon showing?

100
0

I saw online forum http://www.tattooforums.nl I think it's belong to @Gerry

There is block for welcome message and login url.

559b481196ce5.jpg

I try to make this welcome box but never success

what I did ? :
I make a block on ui element : " block_all_topics_before"

then I put code from .tattooforums.nl

<div class="codo_topics_head">
         <div class="codo_topics_head_item"><a href="#">Welkom</a></div>
</div>

<div class="tattoo_forums_block">
<div class="tattoo_forums_block">
     <div class="codo_page">
          <article class="clearfix">
                   <div class="codo_topics_topic_content">

                        <div class="codo_topics_topic_avatar">
                             <img draggable="false" src="http://www.tattooforums.nl/key.png" title="login" alt="login">
                        </div>
                        <div class="codo_topics_topic_name">
                               <p align="center">op de <b>TattooForums.nl!</b> Je bent momenteel <b>niet</b> ingelogd..<br>
                               <a href="http://www.tattooforums.nl/index.php?u=/user/login">Login</a> of <a href="http://www.tattooforums.nl/index.php?u=/user/register">Registreer</a> jezelf gratis om te kunnen deelnemen aan het forum!</p>
                        </div>                                    
                    </div>
            </article>    
    </div>
</div>
</div>

it's not working well, the white background not showed

Please help me how to make it? hope @Gerry can help me or anyone else?

box
2k
2
JFlame posted Jul 1 '15 at 6:14 pm

Hi all, I just downloaded and installed Codoforum locally.

I'm wondering, where do I get Plugins and Themes? Is there a respository somewhere? I can't seem to find either here on Codoforum.com.

The default install only had 3 plugins listed, and I don't see any option to install additional through the administration panel.

Thanks!

recent by teddybear  ·  Jul 3 '15 at 4:59 am
153
4
JohnRoberts posted Jun 30 '15 at 12:17 pm

First-off, this is a great forum software. Thank you for providing it for free. I recently installed it on my local machine, so I can try to integrate it on my website running on PHP/MYSQL, which has a good amount of registered users already. I am not using any CMS.

1.) For SSO integration, do I need to import current users to CODOFORUM to codo_users table for it to work?

2.) I have seen importer for other forums, which imports topics, posts and users. However, in my case I only need to import users from my current DB. Is there an importer for this?

I am looking forward finishing integration, so I can have it available to on my site. smile

Thank you.

279
7
emmyhayer posted May 14 '15 at 4:06 pm

my chat is working but not getting live messages ..if i close and open again single-user chat box without refreshing page then i m getting message but not live ..

getting these jquery erros ..

  1. Uncaught SyntaxError: Unexpected token ILLEGAL 2.The specified value '!' does not conform to the required format. The format is '#rrggbb' where rr, gg, bb are two-digit hexadecimal numbers.

i think my chat is not working because of error 1.

need your help..

recent by emmyhayer  ·  Jul 2 '15 at 6:33 am
331
9
rs1958 posted Jun 23 '15 at 4:22 pm

Tried to use Freichat on a site using Cloudflare. It works perfekt on a copy in a test environment without CDN.

But when putting on the CDN site it always shows that it's searching for online users. The site is a Wordpress/Buddypress installation with the Freichat plugin installed.

Turned on PHP debugging but there is no logfile. I assume the problem deals with CloudFlares Flexible SSL which handles SSL on Port 80 instead of 443.

Do you have any idea what can be done?

recent by rs1958  ·  Jul 1 '15 at 8:26 pm
250
3
typad1 posted Jun 23 '15 at 5:28 pm

I believe that the toolbar above the text box should have more options, such as Underline, Color, Highlight, Smiley Dropdown- Showing all created smileys, Strikethrough, Source, Special Characters, Iframes, Links and Emails, Left, Center, Right, and Justify format, Fonts, Size, Style, Tables, Lines, Page-Break, and more..

I just came up with these from CKEditor... you should add the ability to customise the needed buttons in the admin menu...

153
4
nguoianphu posted Jun 12 '15 at 5:09 pm

Mouse over issue:

When mouse hovers the notification panel, the text "Notifications" overlays the preference button.
557b01d6f2603.jpg

All notifications are disappeared after 1 click

Example:

  • We have some notifications (> 2).
  • We click on the notify button, then click on a link.
  • We want to read other notifications.
  • We click on the notify button again.
  • All notification were disappeared.
  • We MUST click on the show all to view.

smile

Can you compare Codoforum notification with Facebook notification?

Facebook keeps the un-clicked links and a numbers of links. It is more convenient for us.

710
24

I have a few questions on how I would do this:

  1. How do I make the login and registration a dropdown or popup so it doesn't redirect you to new page to login/register?
  2. How do I make it so when you login you don't get redirected to your profile? And when you register it should be a page for confirming your email. A login for the first time could redirect you to the profile but after that, it just logs you in and stays on the index.
  3. Is there any way to upgrade the catch to the new nocaptcha recaptha? I don't like the old recaptcha.
  4. Finally, I don't want the home page to show all recent posts. I want it to show announcements that only certain groups can post. Just like the Xenforo.

The first three are the most important but the 4th one would be great! I hope it is possible to do this. And I can wait until sticky and locked posts are available.

recent by typad1  ·  Jun 23 '15 at 5:26 am
325
3
Bumble posted Jun 17 '15 at 7:16 pm

Hello,

I was was wondering if there will be the following features in the future releases of CodoForum:

Span class for groups throughout forum

I'm currently using span classes for names; span.class=hammy, then applying .hammy via css. I would recommend allowing for a span class via the ACP for groups.

Locking Topics

This would be to prevent new users from bumping old threads.

Edited Posts

If a post was edited by either admin or user, having an edited icon indicating the post had been edited.

System maintenance; Auto lock threads after X days AND/OR moving topic to an archives forum, etc.

Not all too sure what you're wanting to keep/have in the core of the script.

.

recent by YAcosta  ·  Jun 23 '15 at 4:32 am
268
2
morg posted Jun 21 '15 at 7:29 pm

By default, Codoforum uses a 12-hour clock (using am and pm notation).

I'm looking for a setting to change this to a 24-hour format. Can this be achieved, if possible using a Dutch locale (nl_NL)?

Note: I'm running the software on a Windows Server in IIS 8.5 with PHP 5.6.

Thanks in advance!

238
2
cemond posted Jun 19 '15 at 11:03 pm

Looking in the files/folders I stumble onto a language files with a couple folders to set up other languages, there are instruction on how to do the translation and it says to set up the new language on the backend.

Simple question: Where?

recent by cemond  ·  Jun 20 '15 at 11:33 am
Categories
Actions
Hide topic messages
Enable infinite scrolling
All posts under this topic will be deleted ?
Previous
Next
With selected deselect topics
Pending draft ... Click to resume editing
Discard draft