|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Slashes
Hi,
I was wondering if in your next release, you can eliminate the slashes from the calendar page. An example of it can be seen at: http://www.insightentertainment.net/calendar/calendar.php Thanks |
|
#2
|
|||
|
|||
|
RE: Slashes
hmm..I thought that was handled...I'll look at it...
|
|
#3
|
|||
|
|||
|
RE: Slashes
OK... Thanks about the slashes.
Also, since you seem to be "The Man" here, I have tried 2 threads already and have not gotten the following problem solved. I am trying to use an email validation to not allow users to enter in email addresses. The code is at the bottom and it works in a simple demo (non-calendar) page. If you can, please tell me how I can get this to work in the calendar. Right now it is in ltw_classes.php in the Add Event section below this line: The error I get is: Warning: Undefined index: eName in /path/path/ltw_classes.php on line 822 |
|
#4
|
|||
|
|||
|
RE: Slashes
where are you adding this? Please give line numbers and before and after code...
|
|
#5
|
|||
|
|||
|
RE: Slashes
|
|
#6
|
|||
|
|||
|
RE: Slashes
RATS !! There is an extra { above the if statement here that is not in the file. Don't know how it got there.
|
|
#7
|
|||||
|
|||||
|
RE: Slashes
OK...I would add your entire function:
php Code:
to the very top of the ltw_classes.php file. Then...in the calendar.php file insert your if statement with a break statement after line 84. Including line 84 (and the old 85), it should read: Hope that helps.... |
|
#8
|
|||
|
|||
|
RE: Slashes
BINGO !!! Thanks
|
|
#9
|
|||
|
|||
|
RE: Slashes
That's why I'm 'The Man'
|
![]() |
| Viewing: Codewalkers Forums > Projects > ltwCalendar > Slashes |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|