Plans - Forum Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist     RegisterRegister  ProfileProfile   Log inLog in
Plans used to work but is now broken

 
Post new topic   Reply to topic    Plans - Forum Forum Index » Problems
View previous topic :: View next topic  
Author Message
jc1685



Joined: 13 Oct 2006
Posts: 6

PostPosted: Mon Oct 16, 2006    Post subject: Plans used to work but is now broken Reply with quote

I am very frustrated. Plans used to work but is now broken. It all started when I tried to use sessions.

Once my web host installed sessions.pm and I tried to change the perl path in plans.cgi the whole installation went bad. I have given up trying to use sessions, but now the calendar only shows text - no icons, colors or graphics.

I have followed the instructions about moving the themes directory and updating plans_config.pl to the letter, but nothing I do is making a difference. Can someone please help?

Here is the url to my calendar:
http://www.floridasonriseemmaus.com/scgi-bin/calendar/plans.cgi

The themes directory is loaded at:
http://www.floridasonriseemmaus.com/theme

Here is how I have set up plans_config.pl:

File Locations #############################################
########################################################################################################
# This is the default file structure for plans:
#
# plans/
# plans.cgi
# plans.config
# data/
# *.xml
# theme/
# plans.template
# plans.css
# icons/
# graphics/
#
# The theme/ directory contains static files (.css, .js, .gif)
# If your server does't allow static files be served from the same
# directory (or subdirectories) as scripts,

# You can move the theme directory to somewhere outside the plans directory.
# If you do this, uncomment the variable below and set it accordingly.
# You'll also need to change the default template file in the next section.
# $theme_url = "http://www.floridasonriseemmaus.com/scgi-bin/theme"; # note there is no end slash!

########################################################################################################
############################### Default Template #################################################
########################################################################################################
# All calendars use the same default template file.
#
# Calendars can have their own custom template files, which override the default file.
# this custom template file must be an URL (plans will fetch it across the network, even
# if it resides on the same server). This increases security and allows template files to
# come from other websites.
#
# If a calendar doesn't specify a custom template file, or plans is unable to fetch the custom
# template file, it will use the default template file below.

$options{default_theme_path} = "/home/floridas/public_html/scgi-bin/theme/"; # IMPORTANT -- this is not an URL. It's a filesystem path.

# On some unix hosts, you need to specify the entire path,
# like: "/home/path/to/plans/theme/theme"

# On a windows host, the you might need something
# like: "C:/path/to/plans/theme"

$options{default_template_path} = "/home/floridas/public_html/scgi-bin/theme/plans.template";

----------------------------------------------

I have tried putting the theme directory in the scgi-bin directory as well as the root directory (public_html) and get the same results no matter where it is located.

If you notice any problems could you please help? This is the only non-dababase backend web calendar which will work well for our organization!

Please help!

Thanks,

jc1685
Back to top
View user's profile Send private message
jc1685



Joined: 13 Oct 2006
Posts: 6

PostPosted: Mon Oct 16, 2006    Post subject: Reply with quote

I also forgot:

I have another installation at another site on the SAME webhost, and it works beautifully:

http://www.tomokaumc.org/scgi-bin/calendar/plans.cgi

Strange, huh?


jc1685
Back to top
View user's profile Send private message
jc1685



Joined: 13 Oct 2006
Posts: 6

PostPosted: Mon Oct 16, 2006    Post subject: Reply with quote

To avoid confusion, the installation of the theme directory of the non-working site is actually:

http://www.floridasonriseemmaus.com/scgi-bin/theme


jc1685
Back to top
View user's profile Send private message
jc1685



Joined: 13 Oct 2006
Posts: 6

PostPosted: Mon Oct 16, 2006    Post subject: SOLVED Reply with quote

I solved the problem - I forgot to uncomment the $theme_url line in plans_config.pl

Now I am happy!

- jc1685
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Plans - Forum Forum Index -> Problems All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group / Oranja by Lessthaneric.net