|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Administrator options gone
Hi, hi, hi! I installed the Calendar today and fumbled my way through getting the group's logo and background in place. With all that said, I sat back, logged in to begin setting up events, and there are no options available.
I looked over prior threads and saw one with the same problem. The user solved the problem herself; but didn't write what she'd one. I modified, the header.php and style.css to get things the way I wanted. Can anyone give me a hand? Yes, I am a newbie. Zal |
|
#2
|
|||
|
|||
|
RE: Administrator options gone
Make sure in setting up your header file you have not deleted the lines that define the popup functions:
<!-- The following functions need to be declared in the page header for the --> <!-- javascript popups to work. --> <SCRIPT LANGUAGE="JavaScript" type="text/javascript"> <!-- function launchcategory(url){ window.name = 'opener'; remote = open(url, "", "resizable,status,scrollbars,width=500,height=400,l eft=300,top=100"); } function launchevent(url){ self.name = "opener"; remote = open(url, "", "resizable,scrollbars,width=400,height=600,left=300 ,top=100"); } function launchlog(url){ window.name = 'opener'; remote = open(url, "", "resizable,status,scrollbars,width=600,height=650,l eft=300,top=100"); } function launchlogin(url){ window.name = 'opener'; remote = open(url, "", "resizable,status,scrollbars,width=400,height=300,l eft=300,top=100"); } function launchuser(url){ window.name = 'opener'; remote = open(url, "", "resizable,status,scrollbars,width=650,height=600,l eft=300,top=100"); } --> </SCRIPT> |
|
#3
|
|||
|
|||
|
RE: Administrator options gone
Also, check out this post.......
http://codewalkers.com/forum/index.php?action=displaythread&forum=ltwcalendar&id=167&realm=default |
|
#4
|
|||
|
|||
|
RE: Administrator options gone
Quote:
Bingo! I found my help. thanks to all of you, the calendar is a real time saver! |
![]() |
| Viewing: Codewalkers Forums > Projects > ltwCalendar > Administrator options gone |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|