• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Announcements
  • Change font size
  • FAQ
  • Register
  • Login

Release 1.0-beta9

Check here for the latest news of phpfreechat.

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
7 posts • Page 1 of 1

Postby phpfreechat » Mon Feb 19, 2007 12:09 pm

This release changes the manner how the chat is loaded: styles and html structure are now loaded by ajax calls. Thanks to this improvement, the chat is easier to integrate because printStyle() and printJavascript() function are removed, you just need to call printChat() in your html body where you want the chat appears. This release also integrate lot of optimizations, lot of bug fixes and some new translations.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby ernolf » Tue Feb 20, 2007 11:56 am

kerphi wrote:This release changes the manner how the chat is loaded: styles and html structure are now loaded by ajax calls. Thanks to this improvement, the chat is easier to integrate because printStyle() and printJavascript() function are removed, you just need to call printChat() in your html body where you want the chat appears. This release also integrate lot of optimizations, lot of bug fixes and some new translations.

Works fine integrated in MyBB-Forum but why does it need
"allow_call_time_pass_reference = On"? I thougt that is obsolete?

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /data/www/bikerzone/htdocs/phpfreechat-1.0-beta9/src/containers/file.class.php on line 62

But after changing php.ini it's working verry well!

Thumbs Up for this Release!!

ernolf
bikerzone-forum.de
ernolf
New member
 
Posts: 6
Joined: Tue Feb 20, 2007 11:27 am
Top

Postby phpfreechat » Tue Feb 20, 2007 2:48 pm

975 revision fixes the problem.
Thank you for the report.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby judel » Tue Feb 20, 2007 8:26 pm

Yes, this release has fixed all the bugs I had noticed in the previous beta! Bravo! :)
Jude
judel
Member
 
Posts: 21
Joined: Wed Jan 31, 2007 6:54 pm
Location: California
Top

Postby ernolf » Sun Feb 25, 2007 4:37 pm

Another question:
This release works without the
./data/public/"".$params["serverid"].""/proxy.php
Why does it provide the path to proxy.php in 'clear text'
when it even doesn't exist?

I get this line in the source-code of my web page containing the chat box.

Def: $params["serverid"] = "bikerchat"

Example:
Code: Select all
<script type="text/javascript">
  // <![CDATA[

var pfc                       = null; // will contains a pfcClient instance
[..]
[..]
var pfc_proxy_url = 'phpfreechat-1.0-beta9/data/public/bikerchat/proxy.php';
[..]
[..]
  // ]]>
</script>

Tx.

ernolf
bikerzone-forum.de
ernolf
New member
 
Posts: 6
Joined: Tue Feb 20, 2007 11:27 am
Top

Postby phpfreechat » Sun Feb 25, 2007 4:48 pm

Because I just forgot to remove it.
Thank you for your report, it's now fixed in subversion (rev 979).
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby ernolf » Mon Feb 26, 2007 10:56 am

I have made a Plugin to integrate this pfc release (or newer) into MyBB Bulletin Boards.

More Information


ernolf
Last edited by ernolf on Wed Feb 28, 2007 10:08 am, edited 1 time in total.
bikerzone-forum.de
ernolf
New member
 
Posts: 6
Joined: Tue Feb 20, 2007 11:27 am
Top


Post a reply
7 posts • Page 1 of 1

Return to Announcements

Who is online

Users browsing this forum: No registered users and 2 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub