You Can Get There from Here, Part 1
August 22nd, 2001 by Marcel Gagné in
Special Magazine Offer -- Free Gift with Subscription
Receive a free digital copy of Linux Journal's System Administration Special Edition as well as instant online access to current and past issues. CLICK HERE for offer
Linux Journal: delivering readers the advice and inspiration they need to get the most out of their Linux systems since 1994.
Subscribe now!
The Latest
Newsletter
Tech Tip Videos
- Nov-04-09
- Oct-29-09
- Oct-26-09
Recently Popular
From the Magazine
December 2009, #188
If last month's Infrastrucuture issue was too "big" for you then try on this month's Embedded issue. Find out how to use Player for programming mobile robots, build a humidity controller for your root cellar, find out how to reduce the boot time of your embedded system, and if you're new to embedded systems find out the basics that go into one. You can also read about the Beagle Board, the Mesh Potato and a spate of other interestingly named items. And along with our regular columns don't miss our new monthly column: Economy Size Geek.
Delicious
Digg
StumbleUpon
Reddit
Facebook








Re: You Can Get There from Here, Part 1
On February 17th, 2003 Anonymous (not verified) says:
I need help with Squirrelmail. Basically, I am trying to add my own logo to the top-left bar. I don't know much about programming, but I installed the setup.php file for the plugin under:
../plugins/addgraphic/setup.php
I made sure to direct the links within the setup.php to my new graphic under:
../images/posvarmail.jpg
Finally, I tried adding
$plugins[0] = 'addgraphic';
to the config.php file. But where do I add it? Anywhere? I just put it at the end. The other option is to simply "execute" the configure script. But how the heck do I "execute" a script? Do i need some sort of special software for that? All I am using is the domain manager screens. And I have no "execute" option, only edit or delete options.
Any help would be greatly appreciated.
Thanks!
Jeremy P.
Post new comment