PDA

View Full Version : Multiple Instances


Rend
03-20-2008, 10:13 PM
First of all ... I'm quite impressed with the script and would certainly like to purchase it!

But, my hope is to use the script in multiple instances within multiple sub-directories of the same single domain.

What I'm trying to accomplish is to be able to present different calendars on different pages, each page with its own unique set of calendar postings ... like one calendar for each city, showing only the events for that city as entered into that calendar alone.

When I tried to simulate this by FTPing the trial edition back to my local machine so I could re-upload it to a unique subdirectory in the root of where it was, I got an FTP failure notice for the navigationSetup.php file.

This led me to believe I couldn't move the entire directory back for editing and re-uploading.

Is my concept possible to do?

If not, is there a function of the script I've not noticed that will accomplish the same thing?

Rend
03-20-2008, 10:34 PM
Maybe I figured out the solution you'll propose ... am I to use the category filter?

If so, will this work in blog mode as well as list mode?

Also, would the calendar that I display only allow access to the postings that were screened with my category filter command?

ve9gra
03-20-2008, 11:13 PM
You couldn't re-upload because you didn't use forced Binary mode for the transfer.

And yes, you are correct that you should use $showCat instead of several installs. And again yes, it will work with the Calendar, the Blog mode and the List mode. Just make sure that you declare the $showCat before displaying any of the calendar modes.