mrmyles
Newbie
Posts: 1
Registered: 8/21/2010
Location: NH
Member Is Offline
|
| posted on 8/21/2010 at 05:40 PM |
|
|
show.php path incorrect
I had to tweak the paths array in global and calendar php files after install to finally get the install to work.
Now I have a calendar showing on a page (running on a local wamp server for development), but clicking an event fails to open the show information.
It should be going to MySite.com/events_calendar/shows.php, but the path is missing events_calendar - it's just directing to MySite.com/shows.php.
I presume there is a path variable somewhere to shows.php that didn't get set correctly on installation, and I need to update it. Anyone know where I
can find that?
|
|
|
|