RV Products Forums: how can i rename the "RVSiteBuilder" in cpanel? - RV Products Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

how can i rename the "RVSiteBuilder" in cpanel?

#1 User is offline   joelin 

  • Member
  • PipPip
  • Group: Members
  • Posts: 13
  • Joined: 21-November 06

Posted 30 August 2007 - 10:44 PM

hi,

i install whm/cpanel with RVSiteBuilder,


i do not want the user know i use RVSiteBuilder for the service,

how can i rename it?


thanks a lot. rolleyes.gif
0

#2 User is offline   webdesignlx 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 34
  • Joined: 20-January 05

Posted 02 September 2007 - 02:18 AM

QUOTE(joelin @ Aug 30 2007, 04:44 PM) <{POST_SNAPBACK}>
hi,

i install whm/cpanel with RVSiteBuilder,


i do not want the user know i use RVSiteBuilder for the service,

how can i rename it?


thanks a lot. rolleyes.gif



Im also looking for this smile.gif

I whant to change the text "RVSiteBuilder", and Icon, on cPanel/RVSkin, how to do it?
0

#3 User is offline   parinya 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 43
  • Joined: 11-August 06

Posted 04 September 2007 - 09:58 AM

QUOTE
I whant to change the text "RVSiteBuilder", and Icon, on cPanel/RVSkin, how to do it?


In RVSkin you can usage RVSkin manager-> Message Editor-> in language file globaladdon you can see key RVSitebuilder, you can modify to all language if you want.

In x3 theme you can change text by edit in file /usr/local/cpanel/base/frontend/x3/dynamicui/dynamicui_rvsitebuilder.conf
CODE
itemorder=>40,version=> 1.0,itemdesc=>{Your Text},description=>{Your Text},group=>software,url=>/3rdparty/rvsitebuil
der/index.php/sitebuilder/sitebuilderhome,feature=>rvsitebuilder,imgtype=>icon,subtype=>img,type=>image,width=>32,height=>32,f
ile=>rvsitebuilder


But I not sure in x3 it will over write after update RVSitebuilder or not. unsure.gif

Thanks.

Parinya Chaipetch
--~--~---------~--~----~------------~-------~--~----~
Web Experts Co.,Ltd.
http://www.cPanelLicense.com
http://www.RVSkin.com
--
RV Global Soft Co.,Ltd.
http://www.RVSiteBuilder.com
--~--~---------~--~----~------------~-------~--~----~
0

#4 User is offline   CherrieXXX 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 65
  • Joined: 10-May 04

  Posted 18 October 2007 - 01:39 PM

Hello,

I'm trying to do this on my reseller account RVSkins. When I click on 'Message editor' on next page I can see this:

"Select the language to modify messages

[a fatal error or timeout occurred while processing this directive]
syntax error at /usr/local/cpanel/Cpanel/Rvcustomlang.pm line 1, near "." Compilation failed in require at (eval 28) line 1. BEGIN failed--compilation aborted at (eval 28) line 1. eval 'use Cpanel::Rvcustomlang ();' called at cpanel.pl line 4525 main::modloader('Rvcustomlang') called at /usr/local/cpanel/Cpanel.pm line 241 Cpanel::loadmodule('Rvcustomlang') called at cpanel.pl line 1317 main::exectag('<cpanel Rvcustomlang="langlist($FORM{\'lang\'})">') called at cpanel.pl line 4361 main::dotag(undef) called at cpanel.pl line 4250 main::cpanel_parseblock('SCALAR(0x8f6b30c)') called at cpanel.pl line 4204 main::cpanel_parse('GLOB(0x91893d8)') called at cpanel.pl line 1027
[a fatal error or timeout occurred while processing this directive]
Undefined subroutine &Cpanel::Rvcustomlang::Rvcustomlang_init called at (eval 29) line 1. eval 'Cpanel::Rvcustomlang::Rvcustomlang_init();' called at cpanel.pl line 4526 main::modloader('Rvcustomlang') called at /usr/local/cpanel/Cpanel.pm line 241 Cpanel::loadmodule('Rvcustomlang') called at cpanel.pl line 1317 main::exectag('<cpanel Rvcustomlang="langlist($FORM{\'lang\'})">') called at cpanel.pl line 4361 main::dotag(undef) called at cpanel.pl line 4250 main::cpanel_parseblock('SCALAR(0x8f6b30c)') called at cpanel.pl line 4204 main::cpanel_parse('GLOB(0x91893d8)') called at cpanel.pl line 1027
[a fatal error or timeout occurred while processing this directive]
Undefined subroutine &Cpanel::Rvcustomlang::Rvcustomlang_langlist called at (eval 30) line 1. eval 'Cpanel::Rvcustomlang::Rvcustomlang_langlist(@{$argref});' called at cpanel.pl line 1336 main::exectag('<cpanel Rvcustomlang="langlist($FORM{\'lang\'})">') called at cpanel.pl line 4361 main::dotag(undef) called at cpanel.pl line 4250 main::cpanel_parseblock('SCALAR(0x8f6b30c)') called at cpanel.pl line 4204 main::cpanel_parse('GLOB(0x91893d8)') called at cpanel.pl line 1027
[a fatal error or timeout occurred while processing this directive] "

Any idea on how this can be solved?
0

#5 User is offline   pairote 

  • Administrator
  • PipPipPip
  • Group: Admin
  • Posts: 4,345
  • Joined: 13-June 03

Posted 18 October 2007 - 08:11 PM

Force update RVSkin might help. Run this command on your SSH.

rm -f /usr/local/cpanel/Cpanel/rvversion
perl /root/rvadmin/auto_rvskin.pl
0

#6 User is offline   CherrieXXX 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 65
  • Joined: 10-May 04

Posted 19 October 2007 - 08:50 AM

QUOTE(pairote @ Oct 18 2007, 08:11 PM) <{POST_SNAPBACK}>
Force update RVSkin might help. Run this command on your SSH.

rm -f /usr/local/cpanel/Cpanel/rvversion
perl /root/rvadmin/auto_rvskin.pl


Done that, but I'm getting same error.

Please assist.
0

#7 User is offline   pairote 

  • Administrator
  • PipPipPip
  • Group: Admin
  • Posts: 4,345
  • Joined: 13-June 03

Posted 19 October 2007 - 10:41 AM

Please submit support ticket and attach us the file /usr/local/cpanel/Cpanel/Rvcustomlang.pm on your server.
0

#8 User is offline   CherrieXXX 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 65
  • Joined: 10-May 04

Posted 23 October 2007 - 06:03 PM

QUOTE(pairote @ Oct 19 2007, 10:41 AM) <{POST_SNAPBACK}>
Please submit support ticket and attach us the file /usr/local/cpanel/Cpanel/Rvcustomlang.pm on your server.


Done, please confirm at your end. Ticket: BTV-17129-675
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic