Help - Search - Members - Calendar
Full Version: Urchin Icon in Site Admin Nav Bar 3.5x
The Planet Forums > Control Panels > Urchin
msrootserve
How To Urchin Link Site Admin Nav Bar 3.5x

cd /usr/lib/python2.2/site-packages/ensimappl
cp skin_gui_35.py skin_gui_35.py.bak (just in case you mess up)
pico -w skin_gui_35.py

scroll down to where you find the SA_menu_items
decide where in the menu you wish to put it, I placed mine between help and logout. Some may wish to paste this code above Analog and Webalizer.

paste the following

{'caption': 'URCHIN',
'href': 'http://64.246.30.12:8080',
'target': '_blank'},

Replace the IP# above with your server IP#. This assumes you are using port 8080 for your Urchin.

When pasted correctly a snippet would look like this
{'caption': 'HELP',
'href': '/docs/%(lang)s/site/',
'target': '_blank'},
{'caption': 'URCHIN',
'href': 'http://64.246.30.12:8080',
'target': '_blank'},
{'caption': 'LOGOUT',
'href': '/webhost/services/virtualhosting/siteadmin/manage_logout?relogin=webhost/rollout/site',
'target': '_top'},

type control-x and yes to save, then
service webppliance restart

You should now be able to login to your site admin and see Urchin on your list of Site Administrator service options.

Enjoy!

- Michael
sruli
This worked great for me. Thanks for posting.
madlooper
Worked great for me. I even added a link to my support page with your info. Thanks for the info.
Rene
Hi, I did exactly what stated here but no Urchin 'link' shows up...

I have 3.5.20-7 running with Urchin 5
REBIS
Be sure to back-up the customized file, as Ensim upgrades may hose them. rolleyes.gif
REBIS
Rene:

Did you restart Ensim?

Btw, you will only notice this change in site admin, not Webppliance admin. icon_wink.gif
Rene
Restarted ensim several times, copied backup file back to original state, and changed again to make sure i did what is told here, nothing matters...

And yes I know it will show up only in site appliance, not the admin appliance.

It just doesn't work
REBIS
Hmmm, works for me on 3.5.19. Will upgrade tonight and see if it gets hosed. rolleyes.gif
Rene
Good luck,

I had a troublesome upgrade.. my mysql was hosed

Had to re-install it icon_sad.gif

works now though after 4 hours...
REBIS
Sorry to hear that. My went well, although it did hose links as suspected. Just took a minute to re-enable, though.
TechStar
how would one get the link to show up on the Nexus skin for 3.5?
Thanks,
TS
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.