From: <ad...@tu...> - 2003-01-03 17:26:58
|
Edit the admin_menu.tpl file in the users templates and add your module there. The syntax for the variables are pretty strait forward. (YOUR_MOD_ADMIN, YOUR_MOD_USER). The sym link stuff should work...I often symlink a module into the mods directory without a problem. Only thing I can say here is to make sure your permissions were set on the directory in your home directory to allow the web server access. Hope that helps! Adam > Hm well I installed my module via boost but when I come back to the > "Modules" screen (logged in as a deity), I don't see my module listed > anywhere. > > eek. > > Don. > > On Fri, 3 Jan 2003, Don Seiler wrote: > >> Eh I just saw the error. >> >> I was developing with my module code in my home directory and was >> sym-linking it in to the phpws mod directory. This was giving me >> "stat failed" errors in phpws/core/File.php on line 44 where it >> checks for direcotries or files. It doesn't like symlinks. So I'm >> copying things over for now. >> >> Is it possible to change that file to allow sym links? I realize I >> could do it on my own but there might be others in the same boat. >> >> Don. >> >> On Fri, 3 Jan 2003, Don Seiler wrote: >> >> > I'm a dunce or something. >> > >> > How do I get phpws or boost to see my module? >> > >> > Don. >> > >> > >> > ------------------------------------------------------- >> > This sf.net email is sponsored by:ThinkGeek >> > Welcome to geek heaven. >> > http://thinkgeek.com/sf >> > _______________________________________________ >> > Phpwebsite-developers mailing list >> > Php...@li... >> > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> > >> > >> > >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by:ThinkGeek >> Welcome to geek heaven. >> http://thinkgeek.com/sf >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> >> >> > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers --------------------------------------------------------------------- Adam Morton Developer - Electronic Student Services http://phpwebsite.appstate.edu Founder - Appalachian Linux Users Group http://alug.appstate.edu |