Show Categories
107
1
ralle1981 posted Aug 27 '14 at 10:57 pm

<font><font>Hallo .. Ich habe bezahlt und downloadet freichat, ich habe die "freichat" Ordner auf meine Webspace in der ersten Ebene der joomla2.5 uploadet .. </font></font>

<font><font>wenn ich geben meine Domain "www.schuler-hilft-schüler.de / freichat / Installation / index.php" es eine Fehlerseite kommt 500 </font></font>

<font><font>alle Ordner haben 755 und die Dateien 644 - es funktioniert nicht, was kann ich tun?</font></font>

recent by adesh  ·  Aug 29 '14 at 6:01 am
238
2

Hi, I installed this on my Jomsocial site (www.pattayafriendly.com), and first it was saying ERR_CONTENT_DECODING_FAILED in google dev tools. I found that was probably a bug or incorrect usage of zlib in the code, so I switched zlib/gzip OFF in the freichat backend.

Now, I have unexpected identifier errors:


Notice: Undefined index: 53fa8d07b7d69usr_name in /home/ec2-user/websites/Pattaya/joomla/freichat/server/drivers/base.php on line 67

Notice: Undefined index: 53fa8d07b7d69usr_ses_id in /home/ec2-user/websites/Pattaya/joomla/freichat/server/drivers/base.php on line 68

Notice: Undefined index: 53fa8d07b7d69is_guest in /home/ec2-user/websites/Pattaya/joomla/freichat/server/drivers/base.php on line 73

Notice: Undefined index: 53fa8d07b7d69usr_name in /home/ec2-user/websites/Pattaya/joomla/freichat/server/drivers/base.php on line 77

Notice: Undefined index: 53fa8d07b7d69usr_ses_id in /home/ec2-user/websites/Pattaya/joomla/freichat/server/drivers/base.php on line 77

Notice: Undefined index: 53fa8d07b7d69usr_name in /home/ec2-user/websites/Pattaya/joomla/freichat/server/drivers/base.php on line 102

I have tried deleting the entries in the session database, deleting all php sessions files, but have same problem. Surely the code should be checking for this and handling it? Please can you tell me how to get around this?

I really want to buy this but it just doesn't work and I am close to just giving up with it now smile. Also there are no/hardly any comments in the code, and the JS has been minified. If I buy the paid version do I get the unminified JS code? Is there any kind of documentation for developers at least giving a general overview so I can customise it for my site?

Thanks, Chris.

recent by adesh  ·  Aug 29 '14 at 5:56 am
93
3
Samail posted Aug 25 '14 at 2:41 pm

Where can I increase the size of a <div> in which the displayed smiles?
53fb3c965d23b.png

And also, chatting scrollbars appear only when you hover the cursor over the message, how to do that would be visible all the time?

recent by adesh  ·  Aug 27 '14 at 4:40 pm
163
2

The codoforum is just so beautiful, It looks so futuristic and modern.
I tried it on my localhost, it is definitely fast and the installation is a breeze.

The editor supports both markdown and BBcode which is very useful when you have old time forum users who are only used to BBcode.

I know this software is just a few days old, but I would like to give some suggestions:

  1. sticky topics
  2. Implement tag feature
  3. add some kind of reputation system for the users
recent by itlo  ·  Aug 26 '14 at 10:32 am
180
2
itlo posted Aug 25 '14 at 8:53 pm

I would suggest this feature for the future because could be very important for some user, who want multiple forums controlled from one dashboard. Just as like Wordpress. Some forums has this functionality build in (like Discourse) and some others with plugins and mods (SMF, phpBB, Vanilla etc). Such a feature would be very appealing for the Enterprise too. You know, those who create networks of forums.

recent by itlo  ·  Aug 26 '14 at 10:30 am
175
1
mik-hey posted Aug 22 '14 at 9:56 am

Hello,

I am stéphane from FRANCE and new user of this awesome forum script.

I will try to translate it into French and, if the admin is ok, launch the french codo community!

There is any way to create a custom block ( ads, announcement etc...) or do i need to code a plugin ?

Ther is a blocks position map available ?

Thanks

recent by admin  ·  Aug 22 '14 at 4:03 pm
188
6

Other features suggestions for this beautiful forum.

-spam manager. (This is important to prevent spammers)smile

-rating (each under the tread or comments and also displayed on the profile page Tread starter .. as a star rating or thumbs up / thumbs down)

-like and sharing (for social media)

-hot tread or popular tread

-embed video

-replace or add smilley

etc
smile

suggestions of other plugins that are not too important

-@mention (like twitter)

-radio widget

-award

-subscribe to posts

etc smile

.. But so far. This forum is the most beautiful I have ever seen .. thanks for codologic team smilesmile

recent by adesh  ·  Aug 21 '14 at 5:29 pm
105
2
annys posted Aug 20 '14 at 3:52 am

Hye, i have a problem to install freiChat v9 in my joomla.Im using joomla v3.2 and xampp. For your information there is no installation folder on my joomla because i already remove the folder when i install my joomla on my localhost. Now,i dont know how to install this freiChat. Please help me..

Thank You.

recent by annys  ·  Aug 20 '14 at 4:47 am
164
4

Hi I have purchased corporate version of freight with mobile integration. Everything is working fine on desktop version however with the mobile version of my site I have a small issue.

If I force the user agent in my browser I can see the link button and can view the mobile version of freichat with no issues but when viewing from my iPhone the mobile template that I use seems to override this and I cannot see the button.

This is not a problem as I would simply like to add an item to the main menu to link to the mobile chat. This will solve my issue and fit best with my mobile template.

How can I do this?

Thanks in advance.

Mick.

recent by vdubber  ·  Aug 18 '14 at 3:38 pm
240
6

Hello,

I have to add programatically, some datas in database table created by freichat.

So I tried to understand some of the following database rows:

In the table named "frei_session":

  • Sometime my row "username" is empty. Can someone explain me the reason please ?
  • What is the row "permanent_id" ? I see it's a mktime, with 2 days after "time" row but I don't understand
  • The row "status". I suppose that 1 = connected, 2 = sleeping / in background, 3 = not connected. Am I right ? But what is the 0 please ?
  • The row "in_room": I don't have any room but sometime the value is 1, other time the value is -1 can you explain please ?

In the table named "frei_chat":

  • What is the row "time" ? I think it was mktime format but he doesn't fit (for example the mktime for 13699929150.8136 is 19/02/2404 00:52:30 so it can't be possible)
  • What is the row "GMT Time", same as previously, it seems to be mktime date format, but it isn't (1369985717367 corresponds to 13/02/45383 05:09:27)
  • What is the row "message_type" ?
  • What is the row "room_id" ?

Thank you to all people who take the time to read and answer my questions

recent by Benoist  ·  Aug 18 '14 at 8:47 am
322
5
itlo posted Aug 15 '14 at 4:59 pm

Freichat is a great product. So far, you guys are the most talented I have seen around. The most impresive forum software and now yet another impresive product. Any plan to integrate Codoforum with Freichat?
Would make sense indeed, because Codoforum creates communities and Freichat is a super addon for a community.

recent by itlo  ·  Aug 18 '14 at 8:32 am
297
2

I created a new user, then noticed the mail server settings weren't set up correctly. I modified the settings, then went back to the user's account and hit "Resend email" to resent the confirmation email. I received the following message:

Unable to require /home/martyn/codoforum/sys/CODOF/DB.php
Fatal error: Class 'CODOF\DB' not found in /home/martyn/codoforum/sys/Controller/Ajax/user/register.php on line 15

DB.php does not exist in the source tree that I downloaded. I've tried searching for this error on these forums and Google but found no mention of it.

Any ideas?

recent by avinash  ·  Aug 18 '14 at 6:52 am
169
8
FlowD posted Jul 25 '14 at 1:46 pm

Hello,

releated to the Topic http://codologic.com/forum/index.php?u=/forum/topic/1157/freichat-9-6-on-joomla-3-2-1/post-5133#post-5133

i got the Problems that i cant see the Chat-Rooms and Loged in Users.

I got a Payed Hoster for my site but maybe they got ADs too.

Can you tell me if its the same problem?

Site: http://singels-norderstedt.itathome.de/
User: test
PW : test

If the tests will work properly i will buy a Fullversion of Freichat.

Best Regarts
Justin

recent by adesh  ·  Aug 13 '14 at 5:02 pm
71
1
Joerg12 posted Aug 11 '14 at 11:04 pm

Hi there,

it is possible to permanently store the own chat status (invisible) ?

I'm tired to turn again the status again and again to "invisible" because the state constantly changes to "available". As admin this is very annoying.

Thanks

recent by adesh  ·  Aug 13 '14 at 4:23 pm
113
1
greensham317 posted Aug 11 '14 at 7:46 pm

Getting the following error log everytime I load the module in Joomla. I am running Joomla 3.3.3 with CB. I have provided the proper database access but getting the below in the log and am scratching my head on this one.

[11-Aug-2014 18:30:12 GMT] PHP Notice: Undefined index: 53e90b082417ausr_ses_id in /home/greensham317/public_html/freichat/server/freichat.php on line 79
[11-Aug-2014 18:30:12 GMT] PHP Notice: Undefined index: 53e90b082417ausr_name in /home/greensham317/public_html/freichat/server/freichat.php on line 80
[11-Aug-2014 18:30:12 GMT] PHP Fatal error: Call to a member function fetchAll() on a non-object in /home/greensham317/public_html/freichat/server/freichat.php on line 732
[11-Aug-2014 18:30:12 GMT] PHP Notice: Undefined index: 53e90b082417ausr_ses_id in /home/greensham317/public_html/freichat/server/freichat.php on line 79
[11-Aug-2014 18:30:12 GMT] PHP Notice: Undefined index: 53e90b082417ausr_ses_id in /home/greensham317/public_html/freichat/server/drivers/base.php on line 103
[11-Aug-2014 18:30:12 GMT] PHP Notice: Undefined index: 53e90b082417ais_guest in /home/greensham317/public_html/freichat/server/drivers/base.php on line 106
[11-Aug-2014 18:30:12 GMT] PHP Notice: Undefined index: 53e90b082417ausr_ses_id in /home/greensham317/public_html/freichat/server/drivers/JCB.php on line 105

recent by adesh  ·  Aug 13 '14 at 4:14 pm
151
3
itlo posted Aug 9 '14 at 4:54 pm

This forum software seems really cool and modern. Something like this I was looking for.
Question: any plan for convertes, because many (like me) want to move from the current forum softwares we use since years. I use SMF.

The second question: does this forum support Notifications? A new forum called Discourse https://meta.discourse.org/ does this very very good.

Another good option of Discourse is Oneboxing https://meta.discourse.org/t/what-is-a-onebox/4546 Something like this would be very useful here too.
I like the design of Codoforum more than that of Discourse, the other reason I like this is because this forums uses PHP and is faster that Discourse.

recent by itlo  ·  Aug 10 '14 at 8:54 am
107
3
Acclaceno posted May 22 '14 at 8:47 am

First of all, this new codoforum is just amazing, our visitors love it.
I miss a small feature though, i.e to embed external links (the way facebook or Google+ does)

It would be great if codoforum could include it.

recent by itlo  ·  Aug 9 '14 at 8:02 pm
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