Orca 2.0 Beta 2 Released!

VictorT posted 26th of February 2008 in . 17 comments.

We are coming up with the release of the "Orca 2.0 Beta 2" this week. The second Beta version was enhanced with the new and cool feature "Friendly URLs".

Check the Demo

Download and Install

Test it out and leave your comments below.

P.S. Yes, it is still stand-alone. More news on when it will be updated in the main Combo package will be announced a little later.

 
Comments
·Oldest
·Top
Please login to post a comment.
Muddles
Let's hope it works in Firefox, the previous version didnt.
nuccca
I like the Friendly URLS, it attaches .htm to every post.

S.E.O + AjAX = tru web2.0

keeper commin, looks dope.
Amanual
I hope this version will work on my site...
bhenkel
How do I go about upgrading my Orca to 2.0 without disrupting my current Dolphin/Orca site?
slim007
installed orca and now cant use the program as when I try to log in and create the admin account,nothing happens. It appears to be a javascript error. I have exaclty the same problem with Ray.

Any ideas?
VictorT
Can you please post more details when reporting bugs and errors?

* the steps you have taken before you faced with this problem;
* any visible errors or error messages, perhaps this can be represented by screen shots;
* browser and OS which you use;
* optional: URL of your site

Let us know.
slim007
Steps:ran install program and all appeared to go great. Went to login to creat admin account and when you go to highlight the login link it will not follow the link at all.The same happens with join and search links.

I use ie7 and the site is installed on a linux server. Never had a problem with the previous versions, only the latest version.

site address is www.meetme2night.net

Thanks in advance
AlexT
As a temporary solution you can change the following code:

<!--
<script language="javascript" type="text/javascript" src="{/root/urls/js}util.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxError.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxXmlRequest.js"></script>
<script language="javascript" see more type="text/javascript" src="{/root/urls/js}BxXslTransform.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxForum.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxEditor.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxHistory.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxLogin.js"></script>
<xsl:if test="1 = /root/logininfo/admin">
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxAdmin.js"></script>
</xsl:if>
-->

<script language="javascript" type="text/javascript" src="{/root/urls/js}loader.php"></script>

to


<script language="javascript" type="text/javascript" src="{/root/urls/js}util.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxError.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxXmlRequest.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxXslTransform.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxForum.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxEditor.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxHistory.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxLogin.js"></script>
<xsl:if test="1 = /root/logininfo/admin">
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxAdmin.js"></script>
</xsl:if>

<!--
<script language="javascript" type="text/javascript" src="{/root/urls/js}loader.php"></script> -->

in orca/layout/base/xsl/canvas_includes.xsl and recompile languages and clean browser cache.
Boxster72
I have Dolpohin with adfree ray and orca, I bought the lisence for adfree dolphin and orca and i still have all the links to you there... they must be removed. also I cannot log into my orca page(forums) and cannot log into the orca admin panel, I get a blank gray page. Can you please help since I did pay for the lisence and the support at expertzz and nobody is doing a damn thing....... Thanks.
doctorbull
Has anyone tried this new version to see if it works on firefox?
tuba
Victor,
Few questions suggestions:
1-Can Orca 2 language strings changed from admin?
2-Can all the files of orca translated and still be working? In the older version I could never use it as some files needed to be in English....
flamingo
Alex T , I try but no succes :( see it on

http://www.ero-market.com/kissdating/orca/

:(
flamingo
i hade error's
line : 12
char:74
Error: "BxHistory" is undefined
Code: 0
;(
flamingo
I try whit mozila and it works but on IE7 don't work. i try it on 3 computers whit IE7 but do not works ;(
AlexT
http://www.boonex.com/unity/blog/entry/Orca_2_0_Beta_2_Released_#1521
AlexT
As a temporary solution you can change the following code:

<!--
<script language="javascript" type="text/javascript" src="{/root/urls/js}util.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxError.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxXmlRequest.js"></script>
<script language="javascript" see more type="text/javascript" src="{/root/urls/js}BxXslTransform.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxForum.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxEditor.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxHistory.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxLogin.js"></script>
<xsl:if test="1 = /root/logininfo/admin">
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxAdmin.js"></script>
</xsl:if>
-->

<script language="javascript" type="text/javascript" src="{/root/urls/js}loader.php"></script>

to


<script language="javascript" type="text/javascript" src="{/root/urls/js}util.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxError.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxXmlRequest.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxXslTransform.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxForum.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxEditor.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxHistory.js"></script>
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxLogin.js"></script>
<xsl:if test="1 = /root/logininfo/admin">
<script language="javascript" type="text/javascript" src="{/root/urls/js}BxAdmin.js"></script>
</xsl:if>

<!--
<script language="javascript" type="text/javascript" src="{/root/urls/js}loader.php"></script> -->

in orca/layout/base/xsl/canvas_includes.xsl and recompile languages and clean browser cache.
DosDawg
i have installed it, as well as know two others who have installed it, and the results are negative. i installed it as a stand alone, and was not trying to break what was working. matter of fact, the forum "orca" on dolphin v6.0.0005 would not work. the code for the header and footer was displaying on the page in both the admin section as well as the end user section of the forum. the forum worked but for this issue with the header and footer. i will try at a later time to see if it was see more just the tmpl that was causing the issue, or if the whole flipping thing is awry.

i had made some changes to my server which may have created some of the issues like upgrading php4.x to php5.2. this was corrected by having the support staff install php4 as an alternative, so now either of the files will work.

the real issue i had with this beta release is that it appears that it doesnt communicate with the dbase correctly. now that could very well be something that i have not done, but for the most part i thought i followed the instructions accurately. the other thing i noticed is that where you could admin the from the admin section of the site, you could not login to the forum section with the userid and pw that was created on the dolphin platform. long story short here, i think we still have a ways go to on this, or at least some better direction on how to update this with the version that is released with dolphin v6.0.0003 and dolphin v6.0.0005.

victor if you have done any work on this aspect please post and let us know where we are with the beta, because this surely is not ready to be an RC.
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.073436975479126