BOONEX.COM BOONEX BLOG BOONEX DEVZONE



Orca 1.2 Beta 3. Please test.

We have seen quite a few reports for Orca. We noted them all and worked on Orca mostly to improve situation with two major aspects - XSLT and encodings. Now, Orca is can be run with Server-side XSLT or client-side XSLT; and now it supports UTF-8 chars correctly.

We plan to test and release stable version of Orca shorlty and include it into Dolphin 6.0.0003 patch release, so please test it and let us know your results. In your comemnts, pelase make sure to let us know your browser and language settings.

Download here - http://get.boonex.com/Orca-1.2.Beta3

Server-side XSLT demo - http://www.demozzz.com/orca/beta/?xsl_mode=server

Good when your host supports XSLT properly, so your visitors never experince any problems, no matter which browser they use.

Client-side XSLT demo - http://www.demozzz.com/orca/beta/?xsl_mode=client

Less burden to your host, no XSLT support requirement, but expect only visitors with “this century” browsers be happy with your forums ;)

IMPORTANT:

Set default encoding for your Orca database to ‘utf8_unicode_ci’ before running Orca install.
Use ’server mode’ if your server has XSL support in php.
Use ‘client mode’ if you have not XSL support in php

You can switch between modes by adding ‘?xsl_mode=client’ or ‘?xsl_mode=server’ string to your Orca url
or you can permanently switch to the one or another mode by editing inc/header.inc.php file and change this line :
$gConf[’xsl_mode’] = ’server’; // client, server
change ’server’ to ‘client’ to enable client side XSL transformation.

Enjoy!

12 Responses to “Orca 1.2 Beta 3. Please test.”


  1. 1 nuccca

    Sweet, I can finally use Orca now, before I would get a XSLT transform error, would their be a quick way to check in cPanel if XSL is supported?

  2. 2 jaxheat

    Orca Suggestion Maybe:

    I didn’t install the beta but I did try out the demo and the first thing that comes to mind is that the options to “Flag”, “Post Reply” and “New Topic” are visibile to visitors. When clicked of course, Orca responds with “Access denied. You must have special permissions to access this area or you are not logged in.” screen. For simplicity, visitors should just see a normal join or log-in instead of the button options. The options should only be visible to member levels that are set through dolphin.

  3. 3 Dwain

    I appreciate that something is being with Orca which in my opinion is the weak link of the package.

    Thanks for any effort to improve it. I’ll check out the demo and see if I can consider downloading it as part of the next patch.

  4. 4 Andrey Sivtsov

    @nuccca

    we’ll add that check to the install script.

    @jaxheat

    Agreed. Added to DevZone.

  5. 5 felasfaw

    ohhhhhhhhh tanx guys finally it support Amharic language but i got some problem i cant write title i got this error message “it Please enter valid characters from 5 to 50 symbols”

  6. 6 TRYSOMICK

    Yessssss. I tested it in an other directory as a standalone application, & now, it works!!!!!.

    Then now, I have a question : how to integrate it in Dolphin6 in way to replace the original Orca displayed with. I don’t mind if this version is a beta one (It can’t be worst than it was!!!)

    Best regards.

  7. 7 Don3

    Fatal error: Call to undefined function: iconv() in /home/content/e/t/a/etarenet/html/orca/inc/util.inc.php on line 226

  8. 8 Don3

    Server XSLT support is not enabled, try to use client XSL transformation http://your-domain/orca_folder/?xsl_mode=client

    I change the string (Server to Client) i try

    www.mydoiman.xx/orca/?xsl_mode=server
    and same result.

  9. 9 Raguu

    (I’m very new to Orca, so if this is already in there, I apologize)

    Orca Suggestions:

    1. On the forum index, ex: BoonEx Products, I’d like to add a description about what type of posts you’ll find in this folder.

    2. I’d like the ability to resize the messages, so the pic and text is larger.

  10. 10 Dwain

    Preview of topic on mouse hover would be a nice touch.

  11. 11 naz

    how do you get it to integrate with Dolphin??

  12. 12 mindriot

    My host wanted to know what XSL module is best for Dolphin/Orca

    Dom XSLT
    OR
    Sablot XSLT

    Only when I get a response from Boonex will they load it.

Leave a Reply

You must login to post a comment.