PDA

View Full Version : Setup/Event Manager logout question


Heeter
03-23-2008, 04:47 PM
Hey all,

Just purchased a license for this product,

One thing I have noticed, is that when I login to the event/setup managers from the calendar main page, it opens in the same tab in IE7.

But there is no link to go back to the calendar page after any changes that have been made.

Is there a way I can install a link back to the main page in the login screen?

The php files in those folders are all encripted.


Thanks,


Heeter

Brian
03-23-2008, 07:03 PM
I'm assuming you're clicking the manager link from the demo.php file...

You can add a link back to this page to the headerCustom.inc.php file(s) in the setup and events directories.

Heeter
03-23-2008, 07:05 PM
Awesome,

Thanks for the info.


Heeter

Heeter
03-23-2008, 08:58 PM
Sorry, Bud,

But that didn't work,

I added a simple link to that php file, and the setup/event page won't load.

Any other ideas?


Heeter

Brian
03-23-2008, 10:10 PM
You may have inadvertently modified the incorrect file such as header.inc.php or you may have added PHP code with an error in the code.

Heeter
03-24-2008, 10:44 PM
Hey thanks,

I resolved the little situation I had by putting the link outside the php tags on those files.


Thanks for the help.


Heeter