Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8001 Posts in 1848 Topics- by 2099 Members - Latest Member: roi
Calendar Script CommunityCustomizationPlugins (Moderators: scott, DanO, Marty)plugins are missing from plugin admin interface
Pages: [1]   Go Down
Print
Author Topic: plugins are missing from plugin admin interface  (Read 366 times)
0 Members and 1 Guest are viewing this topic.
frosty1
Guest
« on: December 19, 2002, 03:17:00 PM »

  posted December 19, 2002 11:02 AM            
--------------------------------------------------------------------------------
All,
I downloaded the csremind plugin and attempted to install it. I reviewed the readme's, web doc, etc. and followed the instructions. Unfortunately I can't seem to get the admin plugin page to show the plugin. Here is what I have configured:
I am running csremind under calendar/calendarscript/plugins/csremind/

The TestPlugin is here and seems to function properly. Hte permissions on my files and directories are:

iadd004:/home/a332442/calendar/calendarscript/plugins > ls -l
total 17
drwxr-xr-x 2 root system 8192 Oct 19 16:28 TestPlugin
-rwxr-xr-x 1 root system 0 Oct 19 16:28 command_list.txt
drwxr-xr-x 4 root system 8192 Dec 18 16:47 csremind
-rwxr-xr-x 1 root system 0 Oct 19 16:28 permissions_list.txt
-rwxr-xr-x 1 root system 1 Dec 18 16:45 plugin_files.txt
-rwxr-xr-x 1 root system 0 Oct 19 16:28 plugins.txt

iadd004:/home/a332442/calendar/calendarscript/plugins/csremind > ls -l
total 62
-rwxr-xr-x 1 root system 5061 Dec 18 16:43 csr_run.pl
-rw-r--r-- 1 root system 3380 Dec 18 16:41 csremind.conf
drw-rw-r-- 2 a332442 system 8192 Dec 17 14:31 data
-rwxr-xr-x 1 root system 16473 Dec 18 16:38 display_after_getEvent.pl
-rw-r--r-- 1 root system 18601 Dec 18 16:38 index.htm
drwxrwxrwx 2 root system 8192 Dec 18 16:37 other
-rw-r--r-- 1 root system 394 Dec 18 16:38 readme.txt

I've tried working with permissions, etc to no avail.I am running on Tru64 5.1 on an Alpha 4100. I am viewing the calander_admin.pl with IE5. My csremind .conf is configured like this:

************************************************************

## csRemind configurations v0.8b

# enable send now function on confirmation screen (this will facilitate testing)
# (0) hide send now function; (1) enable send now function
$debug='1';

# The file containing the reminders has a PL extension - if someone tries to acc
ess it,
# the server will try to execute it and they won't be able to read it. Change it
to whatever you want.
# ex: "/path/to/the/file/filename";

$csreminderfile = "/home/a332442/calendar/calendarscript/plugins/csremind/data/c
s_reminders.pl";

# path to sendmail
$mailprog = "/usr/sbin/sendmail"; # if your sendmail program is elsewhere, chan
ge the path.

# This is who the reminder email is from. You don't need to escape the '@' sign
if you keep the single quotes.
$from_email = 'iadd004@XXXXXXX ( blocked out for security purposes) .com' ;

## Link method for reminder and confirmation screen
# Use the NEW/CLOSE WINDOW method to open the reminder form in a new (target=bl
ank) window, and
# create a link that closes the window on the confirmation screen.
#
# Use the HREF to open the reminder form in the same browser window and to creat
e a link back to the calendar
#
# (0) use HREF method; (1) use NEW/CLOSE WINDOW method.

$linkmethod='1';

# If you're using the HREF method, modify these variables accordingly.
# enter url for HREF method. ex. 'calendar.pl' or 'http://www.yourdomain.com/cgi
-bin/calendar.pl"

$href = 'http://www.yourdomain.com/cgi-bin/calendar.pl'; #this is
the URL to link to when finished
$linktext = 'This is a link back to your calendar. Modify in the config file.';
#this is the text that appears in the li
nk


# font face and size for error messages
$fontface = "Arial, Helvetica, sans-serif";
$fontsize = "2";

# error messages - modify as appropriate.
#

************************************************************


Does anyone have any insight here?
Thanks,

Frosty


IP: Logged

michaelest
Junior Member   posted December 19, 2002 12:30 PM              
--------------------------------------------------------------------------------
Frosty,
Please post questions re: Plugins to the Plugins forum (new).

If I understand your question correctly, the issue is that the csremind plug in fails to appear in the Admin->ManagePlugins interface when the csremind directory is properly installed in the /calendarscript/plugins
directory on your server.

Please ensure that you have copied all the files to the server in ASCII format. You may have to expressly choose "ASCII" for your FTP program.

Question, are you able to view any other third party plug ins? Try going to www.much2.com/calendarscript  and installing one of their plug ins as a test.

I don't believe that this is a plug in issue (yet) so the configurations in the CONF file are not applicable for consideration (yet). If a plug in fails to compile, then you can still enable/disable it from the Admin screen, but its properties do not appear in the calendar.

Let me/us know the results.

Thanks,

michael


[This message has been edited by michaelest (edited December 19, 2002).]

IP: Logged

frosty1
unregistered   posted December 19, 2002 02:01 PM            
--------------------------------------------------------------------------------
I attempted to install the OneClick plugin and didn't appear either. It seems to be related to the way Calendarscript executes on this server. Any suggestions on where to look next?
PS> Verified that I transferred the files as ASCII.
Thanks,

Scott


Logged
michaelest
New Member
*

Karma: 0
Offline Offline

Posts: 0

Cagerattler


WWW
« Reply #1 on: December 31, 2002, 03:17:00 PM »

Scott,

Have you performed any more debugging on this?  When you installed, did you successfully go through the Wizards, if so, have you tried the debug.pl?

- Michael

Logged

Pages: [1]   Go Up
Print
Jump to: