Orca Forum Post and Topic Title

Good Morning,

I'm trying to change the :: Orca Forum that appears in the title on post and topic views and I'm having some trouble.

I've tried the following steps:

  1. Changing [L[Orca Forum]] in forum/layout/base/xsl/canvas.xsl
  2. Cleaned cache and rechecked, no change
  3. Changing :: Orca Forum in forum/layout/base_en/xsl/canvas.xsl
  4. Cleaned cache and rechecked, no change
  5. Changing :: Orca Forum in forum/integrations/base/langs/en.php in TWO places
  6. Recompiled English language
  7. Cleaned cache and rechecked, no change
  8. Changed Language Settings, Manage Keys, Typed Orca and changed files.
  9. Cleaned cache and rechecked, no change

Keys found:

_powered_by_Dolphin (System)
_use Orca private forums (System)
_use Orca public forums (System)
_bx_forum (Boonex Orca Forums)
_sys_module_forum (System)

None of which contain the suffix ":: Orca Forum". Changed text in keys anyway.
_bx_forum (Boonex Orca Forums)
_sys_module_forum (System)

you just need to click edit if you didn't

Yes, made changes there and still no change. I cleaned out the cache after the changes and nothing was changed.

At this point, I am at a loss as to what to do to resolve this. Any help that could be offered would be greatly appreciated.


Thank you,

Damion

Quote · 24 Jan 2010

trying to change this ?.Orca :: Interactive Forum Script'

Quote · 24 Jan 2010

Oh thanks for reminding me, I did that first. That change is being shown.


The issue is the suffix on posts and topic titles. The suffix is :: Orca Forum.

Quote · 24 Jan 2010

yoursite.com/administration/lang_file.php

manage keys
type in orca click on apply

Quote · 24 Jan 2010

Keys found:

_powered_by_Dolphin (System)
_use Orca private forums (System)
_use Orca public forums (System)
_bx_forum (Boonex Orca Forums)
_sys_module_forum (System)

None of which contain the suffix ":: Orca Forum".
Quote · 24 Jan 2010

To remove the Orca bit from the title on the window of your web browser, you need to go to /path/to/dolphin/modules/boonex/forum (or orca, forgot)/inc/header.inc.php and modify the title lines to whatever you like. Once you are done, empty the files (except for .htaccess) from the /cache directory.

I hope that's what you meant, or else I'm in trouble.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 24 Jan 2010

Look int the following direction:

modules/boonex/forum/integrations/base/langs/en.php

Kids first
Quote · 24 Jan 2010

Keys found:

_powered_by_Dolphin (System)
_use Orca private forums (System)
_use Orca public forums (System)
_bx_forum (Boonex Orca Forums)
_sys_module_forum (System)

None of which contain the suffix ":: Orca Forum".
_bx_forum (Boonex Orca Forums)
_sys_module_forum (System)

you just need to click edit if you didn't
Quote · 24 Jan 2010

To remove the Orca bit from the title on the window of your web browser, you need to go to /path/to/dolphin/modules/boonex/forum (or orca, forgot)/inc/header.inc.php and modify the title lines to whatever you like. Once you are done, empty the files (except for .htaccess) from the /cache directory.

I hope that's what you meant, or else I'm in trouble.

That changes the forum main pages which I've already done, but does not affect the Topic and Post views.

Quote · 24 Jan 2010

Look int the following direction:

modules/boonex/forum/integrations/base/langs/en.php

Already tired and did not work, please see first post.

Quote · 24 Jan 2010

Keys found:

_powered_by_Dolphin (System)
_use Orca private forums (System)
_use Orca public forums (System)
_bx_forum (Boonex Orca Forums)
_sys_module_forum (System)

None of which contain the suffix ":: Orca Forum".
_bx_forum (Boonex Orca Forums)
_sys_module_forum (System)

you just need to click edit if you didn't

Yes, made changes there and still no change. I cleaned out the cache after the changes and nothing was changed.

Quote · 24 Jan 2010

 

Good Morning,

I'm trying to change the :: Orca Forum that appears in the title on post and topic views and I'm having some trouble.

I've tried the following steps:

 

  1. Changing [L[Orca Forum]] in forum/layout/base/xsl/canvas.xsl
  2. Cleaned cache and rechecked, no change
  3. Changing :: Orca Forum in forum/layout/base_en/xsl/canvas.xsl
  4. Cleaned cache and rechecked, no change
  5. Changing :: Orca Forum in forum/integrations/base/langs/en.php in TWO places
  6. Recompiled English language
  7. Cleaned cache and rechecked, no change
  8. Changed Language Settings, Manage Keys, Typed Orca and changed files.
  9. Cleaned cache and rechecked, no change

 

Keys found:

_powered_by_Dolphin (System)
_use Orca private forums (System)
_use Orca public forums (System)
_bx_forum (Boonex Orca Forums)
_sys_module_forum (System)

None of which contain the suffix ":: Orca Forum". Changed text in keys anyway.
_bx_forum (Boonex Orca Forums)
_sys_module_forum (System)

you just need to click edit if you didn't

Yes, made changes there and still no change. I cleaned out the cache after the changes and nothing was changed.

 

At this point, I am at a loss as to what to do to resolve this. Any help that could be offered would be greatly appreciated.


Thank you,

Damion

 Ok, I don't want to sound stupid but I can't for the life of me figure out what you are trying to do? maybe a hint or a cap?

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 25 Jan 2010

To change default Orca title:

1) change this text in modules\boonex\forum\inc\header.inc.php  - no recompilation is needed after this change

$gConf['def_title'] = 'Orca :: Interactive Forum Script';

2) edit modules\boonex\forum\integrations\base\langs\en.php  file and change the following line:

'add this to title' => ' :: Orca Forum ',

Make sure that you change only ' :: Orca Forum ' part. Orca language file recompilation (not Dolphin language file) is needed after this change, since Orca has own language file. If you have several templates - then recompile language for each template separately.

Rules → http://www.boonex.com/terms
Quote · 25 Jan 2010

SkyForum,

The first line of the first post says what I'm trying to do.

I'm trying to change the :: Orca Forum that appears as a suffix to the title of each forum topic and forum post.

Quote · 25 Jan 2010

I'm having the same problem. It is everywhere on forum post and forum topic and I spend yesterday the half day to get it out.

All others I find intuitive myself and they are already gone, except from post and topic - do you know Alex or anyone else where to delete from post and topic?

Quote · 25 Jan 2010

3) Also try to change this line in modules\boonex\forum\integrations\base\langs\en.php file

'Orca Forum' => ':: Orca Forum',

This message is displayed when there is no title at all, but this should never occur, because there is always some title.

Rules → http://www.boonex.com/terms
Quote · 26 Jan 2010

To remove the Orca bit from the title on the window of your web browser, you need to go to /path/to/dolphin/modules/boonex/forum (or orca, forgot)/inc/header.inc.php and modify the title lines to whatever you like. Once you are done, empty the files (except for .htaccess) from the /cache directory.

I hope that's what you meant, or else I'm in trouble.

This worked for me, first time, thanks!

newbreed
Quote · 26 Jan 2010

Yes, it works now for me too when I do both, recompile in admin/tools/modules/forum  and compile in /m/forum.

Thanks AlexT

Quote · 26 Jan 2010

hi Everyone and mallorca

I tried the below



1) change this text in modules\boonex\forum\inc\header.inc.php  - no recompilation is needed after this change

$gConf['def_title'] = 'Orca :: Interactive Forum Script';

2) edit modules\boonex\forum\integrations\base\langs\en.php  file and change the following line:

'add this to title' => ' :: Orca Forum ',

3) Also try to change this line in modules\boonex\forum\integrations\base\langs\en.php file

'Orca Forum' => ':: Orca Forum',

recompile in admin/tools/modules/forum  and compile in /m/forum.


I followed the steps provided i am not sure how to compile in /m/forum ?

also after performing above steps , i am able to get rid of orca forum when i click forums tab

but when i click on forums then it still displays 'forum name - :: orca forum'

please help

Quote · 11 Feb 2010

Nothing easier then that: just go to your forum home and click: Compile language  Wink

Quote · 11 Feb 2010

Hi..

I tried to compile language in forum but this is wat i get...

Quote · 12 Feb 2010

You must be logged in as admin to compile the forums.

https://www.deanbassett.com
Quote · 12 Feb 2010

And you have to buy a license before you remove Boonex links and adverts. Otherwise your copy is illegal and will be deactivated...............Wink

Quote · 12 Feb 2010

Thnx....everyone

its working now !

Quote · 12 Feb 2010

 

And you have to buy a license before you remove Boonex links and adverts. Otherwise your copy is illegal and will be deactivated...............Wink

Allow me to ask a dumb question, if you have a paid license for Dolphin 7.0.3 can you 'legally' remove it then?  I want to change this but don't want to violate any copyrights.

Quote · 10 Oct 2010

When you purchase a license and enter the key via the Admin Panel, all of the "Powered By Boonex" links will automatically disappear. You will not need to do anything to remove them yourself.

Nothing to see here
Quote · 10 Oct 2010
 
 
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.