I have php_gd2 but trying to post an image file to a topic freezes the post for ever and corrupts the DB (since the topic is posted but not the body of the message).
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?
When deploying CodoForum on modulus (https://my.modulus.io) the project successfully deploys, but I get a 403 forbidden when I proceed to the project URL.
I set up the config.php with my AWS RDS MySQL database details, and I re-uploaded the CodoForum package, but I still get a 403 forbidden.
I'm developing a plugin based on uni_login (only with google) which allow to filter email adresses (a list for example). I wanted to know how is it possible to add an admin menu where I will manage my restriction list when the plugin is enabled.
what I did ? : I make a block on ui element : " block_all_topics_before"
then I put code from .tattooforums.nl
<divclass="codo_topics_head"><divclass="codo_topics_head_item"><ahref="#">Welkom</a></div></div><divclass="tattoo_forums_block"><divclass="tattoo_forums_block"><divclass="codo_page"><articleclass="clearfix"><divclass="codo_topics_topic_content"><divclass="codo_topics_topic_avatar"><imgdraggable="false"src="http://www.tattooforums.nl/key.png"title="login"alt="login"></div><divclass="codo_topics_topic_name"><palign="center">op de <b>TattooForums.nl!</b> Je bent momenteel <b>niet</b> ingelogd..<br><ahref="http://www.tattooforums.nl/index.php?u=/user/login">Login</a> of <ahref="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?
How do you edit the default "Link" drop down that is on the main menu bar after installation? I can't seem to find an option in the control panel to do so.
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.
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 ..
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.
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.
I download freichat version 10 . I installed it in my jcow website. I also copy and paste the code in page.tpl.php . But when I open my website, The chat screen does not appear.My website is http://rechat.ga . What can I do now? Please help me as soon as possible.
Is it possible to stick some php code in a custom page? Right now it doesn't look like the software allows it. Is there something I can change to get this to work?
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...
How do I make the login and registration a dropdown or popup so it doesn't redirect you to new page to login/register?
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.
Is there any way to upgrade the catch to the new nocaptcha recaptha? I don't like the old recaptcha.
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.
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.
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.