For version 2.5, I feel main focus should be on three things:
Sticky posts and restricted categories ( where only moderators can post)
Integration of personal messaging system.
Small seo control panel in back end where admins can change meta description favicon and all.
I think these three things deserve your primary focus for version 2.5. I am under the belief that these features have not already been incorporated into version 2.4
How to show the social sign up buttons of twitter google and Facebook in the register page as well, as of now its only being displayed in the login page.
Hello, I am looking for new chat solution for my Joomla website.
I would like to buy and integrate your plugin. Only thing I have to figure out before is little customization. How to hide the online users list in chatbox. Of course, I can do it by CSS, but than I have no possibility to lunch new chat box with specific user. I do not want the possibility to chat with any online users from that list and I do not want to see all actual online users. I want the possibility to chat only with specific users, where I know their nicknames. I can imagine some input box, where I write the nickname or ID of user, click the button and chatbox with that user is lunched.
Can you offer me some support how to do that? If tehre´s a small posibility to customize your plugin, I will buy it.
@avinash Can you tell me where to copy paste the friechat generated code in the case of codoforum? I tried creating a plugin for this code but that did not work. The code generated for my client's site is below:
<!--===========================FreiChat=======START=========================-->
<!-- For uninstalling ME , first remove/comment all FreiChat related code i.e below code
Then remove FreiChat tables frei_session & frei_chat if necessary
The best/recommended way is using the module for installation -->
<?php$ses=null;
if(!function_exists("freichatx_get_hash")){
functionfreichatx_get_hash($ses){
if(is_file("/home/community/codoforum/freichat/hardcode.php")){
require"/home/community/codoforum/freichat/hardcode.php";
$temp_id = $ses . $uid;
return md5($temp_id);
}
else
{
echo"<script>alert('module freichatx says: hardcode.php file not
found!');</script>";
}
return0;
}
}
?>
<script type="text/javascript" language="javascipt" src="http://forum.worldanimeclub.com/freichat/client/main.php?id=<?php echo $ses;?>&xhash=<?php echo freichatx_get_hash($ses); ?>"></script>
<link rel="stylesheet" href="http://forum.worldanimeclub.com/freichat/client/jquery/freichat_themes/freichatcss.php" type="text/css">
<!--===========================FreiChatX=======END=========================-->
So ive just installed this forum on ubuntu i get this error after installing Parse error: syntax error, unexpected '[' in /var/www/forum/sys/vendor/illuminate/database/Illuminate/Database/Query/Builder.php on line 979
Hi, I am a wordpress developer. The only suggestion I can give regarding this forum is to introduce a more fluent way to upgrade from one version to another. The current way of importing database is not a reliable one. it would be really good if you can provide some alternate ways to update the software, considering the fact that you guys are releasing updates every 15-20 days.
Right now am using 2.3 version. My client needed a simple forum, so I will not be updating the version for a long time. So after 1 year if my client have to upgrade, then importing the whole database to another database is least easy method for him.
Hope you introduce better upgrade methods in the next releases. @avinash
It would be really helpful if someone can fix my login issue, I started using codoforum today and the FB, Twitter and G+ login are not working. http://community.worldanimeclub.com/index.php?u=/user/login As you can see by visiting the above link, when someone clicks on the login buttons an error message "The page you are looking for does not exists! " is shown. Please help me in this.
Also second issue is that I cannot seem to change the default logo, Do tell me which files I can edit to change the logo.
Last but not the least, i would like to integrate my Wordpress user database with this forum, is it possible? Both websites are on same server and domain.
I like the profiles how they are now. They give the recent activity of the user, and that's is ok. But would be also useful if there is a functionality to add comments. Something like a PinWall for simple messages. This will give the profiles something like a social touch. XenForo has this https://xenforo.com/community/members/xenforo.1/ (called profile posts). I think IPB too and some other forums. Btw, the left side of the profile page here is empty. You can use it for this thing
Please see the image, how can i do something like that? I mean some kind of "ghost" user (maybe it should appears just in case of empty chat, maybe always, i dont know what's the better choice yet). The user is nothing but a link to an invite page (i already have obiouvsly)
-SEO Friendly URLs -Custom META keywords/description tag -Captcha -Member groups -Post Reporting - report posts to moderators -Private Messaging -Friends List -Member Birthdays shown on Forum home -longer profile -User banning (by name & IP) -language chooser -more Template/Skins -Sub category -Help and FAQ -enable footer where webmasters can easily add their own extra page.
I have Freichat latest version installed with Community Builder Intergration on my Joomla 3.1 Website.
I have the option selected to only show my Buddy's in the Contacts List. I was hoping this would show only that persons CB Connections but this does not seem to be the case. How would I go about setting this up?
Hello, i recently noticed that freichat is making new entry for the same session_id when the user logs out and login again.. it why it is doing so its not good approach for chat design it should update the existing record of the same session_id...
1 more thing when the user logs in after some time nearly 16 minutes the chat turns of automatically even when the page is opened but not active... why it is doing so it should not do that it should update time stamp after every 30 or 60 seconds to current time and query should be set check if the time is older than 1min 15 second then show the user is not available...
if there is a possible way of doing this then tell me i want to modify the code...
if you guys needs a member then i am interested in development of this project
can anyone help me in integrating user avatars in friechat i am using custom cms... i store avatar in user table with file names only and provide them path using config file like this:
Hello, i am using a freichat bought on november 2013 (can not find the version...). I performed a custom installation and everything seems gone well. I set up freichat for logged users only and as you can see the call to main.php semms to be correct. "nzb79Q3RrUFE6dO" is actual logged user id.
The problem is chat does not show up and firebug console (in firefox) says: SyntaxError: syntax error <br /> in main.php line 1 (seems to be a jquery error!)
What can i do to solve this? The main.php file is the original downloaded one. Thank you in advance
I've followed all the required steps when installing on my Etano site, but can't see the chat box on my website. I wonder if I've placed the code incorrectly. Kindly help.
I really have to thank you very much for the excellent product which keeps getting better with every update.
I have an issue with freichat and I would like to understand better its functionality.
I am using it with CB but I have transformed my comprofiler table into a view and so it is not editable anymore, I have done this because my user data comes from a merging of different tables and I need to keep it that way.
Since I have been testing this implementation freichat has worked perfectly, there is only one issue I cannot figure out. Everytime I reload the page all the previous conversations popup despite closing them several times with the X or minimizing them. Is freichat inserting anything on the comprofiler table? because it does not look so.
Is this a bug which has nothing to do with the new implementation, do you have any idea that can help me out?
i work with the german lang on freichat 9.6. I have make the missing text in lang/german.php. But it is works only in english. "Sent succesfully" must be "wurde erfolgreich gesendet" in German What can i do, that it works with the lang/german.php?
I have followed the installation instruction and the video. Everything went well and Freichat has been installed to my joomla site but i cannnot see it as demonstrated in the video. I have assigned it to module position mainbottom-a (gantry) but it is not visible on my website fronent
Please suggest what can i do.. i need it
P.S. I tried with other module positions also but no luck. It is set to visible on all pages.