News and Announcements
FreiChat v8.7 release

 


FreiChat 8.7 has been released . The initial focus for this version was the theme maker . So it has a lot of improvements alongwith a complete new theme .


Features


1. oxwall integration with freinds , avatar and real name support


2. option to rotate chatroom label


3. new theme -> silver [ Built using the theme maker ]


4. new stylish scrollbar for chatwindow and chatroom messages


5. ms sql server support [and ASP]


6. color picker and gradient selector added in theme maker


 


Bugs/ fixes


1. jquery noconflict bug fixed


2. icons not visible in IE bug fixed


3. removed bare table css styles in styles.css


4. unable to click on chatwindow  minimize fixed


<dont know="">5. solved IE doctype issues</dont>


6. cache problems fixed


7. moderation errors solved


8. zlib compression conflicts fixed


<dont know="">9. backend ACL options not saving problem fixed</dont>


<dont know="">10. smiley overflow issue on adding many smileys</dont>


<dont know="">11. many theme maker bugs fixed </dont>


<dont know="">12. backend smiley creation problems</dont>


 


<dont know="">Improvements</dont>


1. new ui for upload and email plugins 


2. many css improvements


 

<dont know="">Security</dont>


<dont know=""> 1. session not started in upload</dont>

&amp;lt;p&amp;gt;&amp;nbsp;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;FreiChat 8.7 &amp;lt;/strong&amp;gt;has been released . The initial focus for this version was the theme maker . So it has a lot of improvements alongwith a complete new theme .&amp;lt;/p&amp;gt;&amp;lt;h2&amp;gt;Features&amp;lt;/h2&amp;gt;&amp;lt;p&amp;gt;1. oxwall integration with freinds , avatar and real name support&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;2. option to rotate chatroom label&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;3. new theme -&amp;gt; silver [ Built using the theme maker ]&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;4. new stylish scrollbar for chatwindow and chatroom messages&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;5. ms sql server support [and ASP]&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;6. color picker and gradient selector added in theme maker&amp;lt;/p&amp;gt;&amp;lt;h2&amp;gt;&amp;nbsp;&amp;lt;/h2&amp;gt;&amp;lt;h2&amp;gt;Bugs/ fixes&amp;lt;/h2&amp;gt;&amp;lt;p&amp;gt;1. jquery noconflict bug fixed&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;2. icons not visible in IE bug fixed&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;3. removed bare table css styles in styles.css&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;4. unable to click on chatwindow &amp;nbsp;minimize fixed&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;dont know=&quot;&quot;&amp;gt;5. solved IE doctype issues&amp;lt;/dont&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;6. cache problems fixed&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;7. moderation errors solved&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;8. zlib compression conflicts fixed&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;dont know=&quot;&quot;&amp;gt;9. backend ACL options not saving problem fixed&amp;lt;/dont&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;dont know=&quot;&quot;&amp;gt;10. smiley overflow issue on adding many smileys&amp;lt;/dont&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;dont know=&quot;&quot;&amp;gt;11. many theme maker bugs fixed&amp;nbsp;&amp;lt;/dont&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;dont know=&quot;&quot;&amp;gt;12. backend smiley creation problems&amp;lt;/dont&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;h2&amp;gt;&amp;nbsp;&amp;lt;/h2&amp;gt;&amp;lt;h2&amp;gt;&amp;lt;dont know=&quot;&quot;&amp;gt;Improvements&amp;lt;/dont&amp;gt;&amp;lt;/h2&amp;gt;&amp;lt;p&amp;gt;1. new ui for upload and email plugins&amp;nbsp;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;2. many css improvements&amp;lt;/p&amp;gt;&amp;lt;div&amp;gt;&amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;h2&amp;gt;&amp;lt;dont know=&quot;&quot;&amp;gt;Security&amp;lt;/dont&amp;gt;&amp;lt;/h2&amp;gt;&amp;lt;p&amp;gt;&amp;lt;dont know=&quot;&quot;&amp;gt; 1. session not started in upload&amp;lt;/dont&amp;gt;&amp;lt;/p&amp;gt;
Necessity is the mother of all inventions!

I have just bought 8.7 with chat room and mobile for $65, am I the first?
I have used the free version and have been delighted with it.
I will install this tomorrow and report back !

I have just bought 8.7 with chat room and mobile for $65, am I the first? I have used the free version and have been delighted with it. I will install this tomorrow and report back !

The paid version will take at least a day more, we will test it properly and then release it.
just download version 8.7.1 when its available(should be available within 24 hours), it will be very stable.

The paid version will take at least a day more, we will test it properly and then release it. just download version 8.7.1 when its available(should be available within 24 hours), it will be very stable.
Necessity is the mother of all inventions!

Ok. I've installed this version (8.7) on the test site.
Language : ASP.NET (VB.NET)
DB : MySQL

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

During installation,

I've added the scripts:
In Site.Master (the script bla bla bla src=domain/freichat/client/main.php and freichat/client/jquery/freichat_theme/freichatcss.php)
In Site.Master.vb (during Page_Load, add Response.Cookie("freichat_user") = Nothing when user not authenticated and Response.Cookie("freichat_user") = logged_in_id when authenticated)

The installation verified my cookie successfully. The table for USERNAME is correct as well.
I've checked at back-end and userid, username showing correctly.
However, after I login (3 different browsers, 3 different id), freichat showing "Getting list of online users". This message showing on both Chrome and FF. It shows the online users correctly in IE.

I proceeded to avatar installation. I got stuck at the verification. I got error "xxx table is not connected".

Questions:
In previous version (

Ok. I&#039;ve installed this version (8.7) on the test site. Language : ASP.NET (VB.NET) DB : MySQL --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- During installation, I&#039;ve added the scripts: In Site.Master (the script bla bla bla src=domain/freichat/client/main.php and freichat/client/jquery/freichat_theme/freichatcss.php) In Site.Master.vb (during Page_Load, add Response.Cookie(&quot;freichat_user&quot;) = Nothing when user not authenticated and Response.Cookie(&quot;freichat_user&quot;) = logged_in_id when authenticated) The installation verified my cookie successfully. The table for USERNAME is correct as well. I&#039;ve checked at back-end and userid, username showing correctly. However, after I login (3 different browsers, 3 different id), freichat showing &quot;Getting list of online users&quot;. This message showing on both Chrome and FF. It shows the online users correctly in IE. I proceeded to avatar installation. I got stuck at the verification. I got error &quot;xxx table is not connected&quot;. Questions: In previous version ( &amp;lt;= freichat 8.6), I&#039;ve added the MD5 for the secret code + userid. Do I still need that? * You can still use the same testing id for the test site.

Hi divinehan,

We saw your website and found the problem .
Since we had your FTP details we have corrected it in your server .

Hi divinehan, We saw your website and found the problem . Since we had your FTP details we have corrected it in your server .
Necessity is the mother of all inventions!

May I know what's wrong with the installation? Which part do I need to adjust in my code?

May I know what&#039;s wrong with the installation? Which part do I need to adjust in my code?

Has anybody got a website where the paid for version of 8.7 is working yet?

Has anybody got a website where the paid for version of 8.7 is working yet?

The same fix of sofornow . com is now applied in the latest version V8.7.1 So no one should be having any problems .

The same fix of sofornow . com is now applied in the latest version V8.7.1 So no one should be having any problems .
Necessity is the mother of all inventions!

I'm repeating error v8.7.1
my site osstrentino .altervista.org

I&#039;m repeating error v8.7.1 my site osstrentino .altervista.org

reinstalled chat v8.7.1 ok

jscript error persists (module joomla no show)

reinstalled chat v8.7.1 ok jscript error persists (module joomla no show)

Replied here: http://codologic.com/page/node/1467#comment-3681

Replied here: http://codologic.com/page/node/1467#comment-3681
Necessity is the mother of all inventions!
249
11
0
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft