PDA

View Full Version : new install, works mostly.. small question


matttail
02-01-2004, 12:57 AM
I have just set up a the calendar on a website I am re-vamping. It looks very nice and it's a great calendar, but for instance if I click to go back a month (to december of last year) the page will change to the defult instad of the way I have it set up normally.

It's probably best if you just look at it to see what I'm talking about. Go to
http://www.elmhurst.edu/~slc and click on calendar on the left hand menu. (it's an I-frmes layout) go back to decmeber of last year, and the backgroud goes white and the AE link returns. I am using the txt file, instaed of a database becuase I don't have one.

I am guessing it's just an error in my coding of the page, but I don't understand what it is. Any help is apprechated. thanks! ;)

matttail
02-01-2004, 01:08 AM
if you view the source when of the page when it doesn't load with my backgroud and all, you can see, I believe, that it's calling in the demo.php ... but I don't undersatnd why.. though I still am fairly certin that it's my fault.

thanks!

Brian
02-01-2004, 01:31 AM
You should edit your page and change the links for the arrows from demo.php to the name of your page.

matttail
02-01-2004, 02:59 PM
thanks... missed that last link I guess. *feels a little foolish*

Works now! and thanks agian.