Hi Stanislav.
Sorry for the delay in reply. I have been away for the weekend.
Okay I have gone in to the access rights in the admin section of the component in joomla.
I cannot see any tab or checkbox or anything saying private mode???
I have turned on debug.
I deleted all my events again from the admin section and then created 4 new events.
I logged out from the front end refreshed the site and they were still there. all good so far.
I logged back in to the front end of the site and I then copied and pasted to create some new events.
I logged out from the front end of the site again and refreshed.
This time the events that I had pasted were not there.
But the original 4 that I created were. I looked in the back end and only the 4 that I originally created showed in the admin area.
I then logged back into the site and tried to copy and paste again.
logged out> refreshed> then all events were gone from the front end.
went to the back end and all events showed up, original 4 and the cut and pasted ones. but nothing showed on the front end.
One thing to note is that joomla has a certain amount of time that you can be logged in for and then you get auto logged out. (but I still seemed to be logged in fine while I was making the changes on the front end)
Also I noticed that the text I added into the “instructor” area (in each event) has had a heap of backslashes added to it? not sure why this is happening or if this would be part of the problem.
itseems to add the backslashes in before every " or '.
I looked for the debug file, I found to log files firstly
“error_log”.
I looked in this and there was the following error, repeated over and over again every few seconds.
However this error log seems to be from 3 days ago, where would I find the debug details for todays error.
[01-Jul-2010 14:32:19] PHP Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::delete_related’ was given in /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php on line 92
second file that I found was the
“scheduler-log.txt”
this had details from today.
I tried to attach this as a txt file as it is a heap of text, but it wouldnt allow me too, so I have pasted a selection of it below. If you need more let me know.
I am not great at understanding a lot about log files, so I am sure something may stand out to you.
I have the client viewing the site tomorrow and I am desperate to get things working correctly. Thanks again for your time.
regards,
anthony.
====================================
Log started, 04/07/2010 11:07:51
DataProcessor object initialized
1278249476913_start_date => 2010-07-08 12:30:00
1278249476913_end_date => 2010-07-08 13:30:00
1278249476913_rec_type => null
1278249476913_rec_pattern => null
1278249476913_event_pid => null
1278249476913_event_length => null
1278249476913_id => 1278249476913
1278249476913_text => ADVANCED 1: MULAN
1278249476913_!nativeeditor_status => inserted
1278249476913_skilllevel => skilllevel_3
1278249476913_class => Considering ditching your current job and become a professional pole dancer? This is definitely the course for you! You have come so far in pole dancing through all the previous levels. This course requires serious upper body and core strength as well as great flexibility. Spectacular and eye catching pole moves that will wow your audience!
Cost: $220.00
Length: 1 Hour
Duration: 8 Weeks
1278249476913_instructor => MULAN
Mulan has been a professional pole dancer and entertainer in the Exotic Dance Industry since 2003. Her background in martial arts, personal training and fitness dance instructing and choreography has given her the unique body strength, flexibility and sensual rhythmic movements for pole dancing.
To pursue her real passion and dedication to pole dancing, she moved to Sydney in 2006 to train and work with Australia’s top pole dancers and now she’s bringing back the most unique and popular style of pole dancing to Melbourne! She is also a regular top performer in leading men’s clubs around Melbourne. She has appeared in various magazines like Zoo and Madison, as well as TV and film productions. Like most girls she loves heels - just check out her sky-high stilettos!!!
ids => 1278249476913
Row data [1278249476913]
start_date => 2010-07-08 12:30:00
end_date => 2010-07-08 13:30:00
rec_type => null
rec_pattern => null
event_pid => null
event_length => null
id => 1278249476913
text => ADVANCED 1: MULAN
!nativeeditor_status => inserted
skilllevel => skilllevel_3
class => Considering ditching your current job and become a professional pole dancer? This is definitely the course for you! You have come so far in pole dancing through all the previous levels. This course requires serious upper body and core strength as well as great flexibility. Spectacular and eye catching pole moves that will wow your audience!
Cost: $220.00
Length: 1 Hour
Duration: 8 Weeks
instructor => MULAN
Mulan has been a professional pole dancer and entertainer in the Exotic Dance Industry since 2003. Her background in martial arts, personal training and fitness dance instructing and choreography has given her the unique body strength, flexibility and sensual rhythmic movements for pole dancing.
To pursue her real passion and dedication to pole dancing, she moved to Sydney in 2006 to train and work with Australia’s top pole dancers and now she’s bringing back the most unique and popular style of pole dancing to Melbourne! She is also a regular top performer in leading men’s clubs around Melbourne. She has appeared in various magazines like Zoo and Madison, as well as TV and film productions. Like most girls she loves heels - just check out her sky-high stilettos!!!
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::delete_related’ was given at /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php line 92
INSERT INTO jos_events_rec(start_date,end_date,text,skilllevel,class,instructor,rec_type,event_pid,event_length) VALUES (‘2010-07-08 12:30:00’,‘2010-07-08 13:30:00’,‘ADVANCED 1: MULAN’,‘skilllevel_3’,'Considering ditching your current job and become a professional pole dancer? This is definitely the course for you! You have come so far in pole dancing through all the previous levels. This course requires serious upper body and core strength as well as great flexibility. Spectacular and eye catching pole moves that will wow your audience!
\n\nCost: $220.00\nLength: 1 Hour\nDuration: 8 Weeks \n\n ',‘MULAN
\nMulan has been a professional pole dancer and entertainer in the Exotic Dance Industry since 2003. Her background in martial arts, personal training and fitness dance instructing and choreography has given her the unique body strength, flexibility and sensual rhythmic movements for pole dancing.
\n\nTo pursue her real passion and dedication to pole dancing, she moved to Sydney in 2006 to train and work with Australia’s top pole dancers and now she’s bringing back the most unique and popular style of pole dancing to Melbourne! She is also a regular top performer in leading men’s clubs around Melbourne. She has appeared in various magazines like Zoo and Madison, as well as TV and film productions. Like most girls she loves heels - just check out her sky-high stilettos!!!’,‘null’,‘null’,‘null’)
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::insert_related’ was given at /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php line 92
Edit operation finished
0 => action:inserted; sid:1278249476913; tid:109;
Done in 0.00106501579285s
====================================
Log started, 04/07/2010 11:07:54
DataProcessor object initialized
109_start_date => 2010-07-06 14:30:00
109_end_date => 2010-07-06 15:30:00
109_rec_type => null
109_rec_pattern => null
109_event_pid => null
109_event_length => null
109_id => 109
109_text => ADVANCED 1: MULAN
109_!nativeeditor_status => updated
109_skilllevel => skilllevel_3
109_class => Considering ditching your current job and become a professional pole dancer? This is definitely the course for you! You have come so far in pole dancing through all the previous levels. This course requires serious upper body and core strength as well as great flexibility. Spectacular and eye catching pole moves that will wow your audience!
Cost: $220.00
Length: 1 Hour
Duration: 8 Weeks
109_instructor => MULAN
Mulan has been a professional pole dancer and entertainer in the Exotic Dance Industry since 2003. Her background in martial arts, personal training and fitness dance instructing and choreography has given her the unique body strength, flexibility and sensual rhythmic movements for pole dancing.
To pursue her real passion and dedication to pole dancing, she moved to Sydney in 2006 to train and work with Australia’s top pole dancers and now she’s bringing back the most unique and popular style of pole dancing to Melbourne! She is also a regular top performer in leading men’s clubs around Melbourne. She has appeared in various magazines like Zoo and Madison, as well as TV and film productions. Like most girls she loves heels - just check out her sky-high stilettos!!!
ids => 109
Row data [109]
start_date => 2010-07-06 14:30:00
end_date => 2010-07-06 15:30:00
rec_type => null
rec_pattern => null
event_pid => null
event_length => null
id => 109
text => ADVANCED 1: MULAN
!nativeeditor_status => updated
skilllevel => skilllevel_3
class => Considering ditching your current job and become a professional pole dancer? This is definitely the course for you! You have come so far in pole dancing through all the previous levels. This course requires serious upper body and core strength as well as great flexibility. Spectacular and eye catching pole moves that will wow your audience!
Cost: $220.00
Length: 1 Hour
Duration: 8 Weeks
instructor => MULAN
Mulan has been a professional pole dancer and entertainer in the Exotic Dance Industry since 2003. Her background in martial arts, personal training and fitness dance instructing and choreography has given her the unique body strength, flexibility and sensual rhythmic movements for pole dancing.
To pursue her real passion and dedication to pole dancing, she moved to Sydney in 2006 to train and work with Australia’s top pole dancers and now she’s bringing back the most unique and popular style of pole dancing to Melbourne! She is also a regular top performer in leading men’s clubs around Melbourne. She has appeared in various magazines like Zoo and Madison, as well as TV and film productions. Like most girls she loves heels - just check out her sky-high stilettos!!!
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::delete_related’ was given at /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php line 92
UPDATE jos_events_rec SET start_date=‘2010-07-06 14:30:00’,end_date=‘2010-07-06 15:30:00’,text=‘ADVANCED 1: MULAN’,skilllevel=‘skilllevel_3’,class='Considering ditching your current job and become a professional pole dancer? This is definitely the course for you! You have come so far in pole dancing through all the previous levels. This course requires serious upper body and core strength as well as great flexibility. Spectacular and eye catching pole moves that will wow your audience!
\n\nCost: $220.00\nLength: 1 Hour\nDuration: 8 Weeks \n\n ',instructor=‘MULAN
\nMulan has been a professional pole dancer and entertainer in the Exotic Dance Industry since 2003. Her background in martial arts, personal training and fitness dance instructing and choreography has given her the unique body strength, flexibility and sensual rhythmic movements for pole dancing.
\n\nTo pursue her real passion and dedication to pole dancing, she moved to Sydney in 2006 to train and work with Australia’s top pole dancers and now she’s bringing back the most unique and popular style of pole dancing to Melbourne! She is also a regular top performer in leading men’s clubs around Melbourne. She has appeared in various magazines like Zoo and Madison, as well as TV and film productions. Like most girls she loves heels - just check out her sky-high stilettos!!!’,rec_type=‘null’,event_pid=‘null’,event_length=‘null’ WHERE event_id=‘109’
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::insert_related’ was given at /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php line 92
Edit operation finished
0 => action:updated; sid:109; tid:109;
Done in 0.00108599662781s
====================================
Log started, 04/07/2010 11:07:56
DataProcessor object initialized
107_start_date => 2010-07-07 14:30:00
107_end_date => 2010-07-07 15:30:00
107_rec_type => null
107_rec_pattern => null
107_event_pid => null
107_event_length => null
107_id => 107
107_text => BEGINNERS 1: KELLY
107_!nativeeditor_status => updated
107_skilllevel => skilllevel_1
107_class => This is for students who have never pole danced before. In this class you will learn all the basics of pole movements including orientation around the pole, starting tricks and spins, turns, floor work and a sexy routine to combine them all. We will also focus on building your upper body strength and general flexibility for progressing into the next level.
Cost: $220.00
Length: 1 Hour
Duration: 8 Weeks
107_instructor => KELLY
With perfect lines and extreme flexibility earned from her years of classical training, Kelly is now one of Australia\\\\\\\'s best performers and showgirls. A popular dancer teacher with years of acting experience, she has been working with Australia\\\\\\\'s best choreographers such as Yvette Lee, Alannah Scanlon and Andrew Hallsworth in all facets of Dance, from TV\\\\\\\'s \\\\\\\“Dancing with the Stars\\\\\\\”, \\\\\\\“It Takes Two\\\\\\\”, “Starstruck”, \\\\\\\“Family Fued\\\\\\\” and \\\\\\\“The Footy Show\\\\\\\”.
Currently a member of the Dragons Basketball Cheerleaders, and a backup dancer for 100% Kylie, Kelly has traveled and performed extensively around the world. She continues to challenge herself and has recently completed her studies at the prestigious Edge in LA, Broadway Dance Centre in New York and Pineapple Studios in London.
ids => 107
Row data [107]
start_date => 2010-07-07 14:30:00
end_date => 2010-07-07 15:30:00
rec_type => null
rec_pattern => null
event_pid => null
event_length => null
id => 107
text => BEGINNERS 1: KELLY
!nativeeditor_status => updated
skilllevel => skilllevel_1
class => This is for students who have never pole danced before. In this class you will learn all the basics of pole movements including orientation around the pole, starting tricks and spins, turns, floor work and a sexy routine to combine them all. We will also focus on building your upper body strength and general flexibility for progressing into the next level.
Cost: $220.00
Length: 1 Hour
Duration: 8 Weeks
instructor => KELLY
With perfect lines and extreme flexibility earned from her years of classical training, Kelly is now one of Australia\\\\\\\'s best performers and showgirls. A popular dancer teacher with years of acting experience, she has been working with Australia\\\\\\\'s best choreographers such as Yvette Lee, Alannah Scanlon and Andrew Hallsworth in all facets of Dance, from TV\\\\\\\'s \\\\\\\“Dancing with the Stars\\\\\\\”, \\\\\\\“It Takes Two\\\\\\\”, “Starstruck”, \\\\\\\“Family Fued\\\\\\\” and \\\\\\\“The Footy Show\\\\\\\”.
Currently a member of the Dragons Basketball Cheerleaders, and a backup dancer for 100% Kylie, Kelly has traveled and performed extensively around the world. She continues to challenge herself and has recently completed her studies at the prestigious Edge in LA, Broadway Dance Centre in New York and Pineapple Studios in London.
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::delete_related’ was given at /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php line 92
UPDATE jos_events_rec SET start_date=‘2010-07-07 14:30:00’,end_date=‘2010-07-07 15:30:00’,text=‘BEGINNERS 1: KELLY’,skilllevel=‘skilllevel_1’,class='This is for students who have never pole danced before. In this class you will learn all the basics of pole movements including orientation around the pole, starting tricks and spins, turns, floor work and a sexy routine to combine them all. We will also focus on building your upper body strength and general flexibility for progressing into the next level.
\n\nCost: $220.00
\nLength: 1 Hour
\nDuration: 8 Weeks\n\n ',instructor='KELLY
\nWith perfect lines and extreme flexibility earned from her years of classical training, Kelly is now one of Australia\\\\\\\\\\\\\\\'s best performers and showgirls. A popular dancer teacher with years of acting experience, she has been working with Australia\\\\\\\\\\\\\\\'s best choreographers such as Yvette Lee, Alannah Scanlon and Andrew Hallsworth in all facets of Dance, from TV\\\\\\\\\\\\\\\‘s \\\\\\\\\\\\\\\“Dancing with the Stars\\\\\\\\\\\\\\\”, \\\\\\\\\\\\\\\“It Takes Two\\\\\\\\\\\\\\\”, “Starstruck”, \\\\\\\\\\\\\\\“Family Fued\\\\\\\\\\\\\\\” and \\\\\\\\\\\\\\\“The Footy Show\\\\\\\\\\\\\\\”.
\n\nCurrently a member of the Dragons Basketball Cheerleaders, and a backup dancer for 100% Kylie, Kelly has traveled and performed extensively around the world. She continues to challenge herself and has recently completed her studies at the prestigious Edge in LA, Broadway Dance Centre in New York and Pineapple Studios in London.\n\n’,rec_type=‘null’,event_pid=‘null’,event_length=‘null’ WHERE event_id=‘107’
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::insert_related’ was given at /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php line 92
Edit operation finished
0 => action:updated; sid:107; tid:107;
Done in 0.00107598304749s
====================================
Log started, 04/07/2010 11:07:57
DataProcessor object initialized
109_start_date => 2010-07-06 13:30:00
109_end_date => 2010-07-06 14:30:00
109_rec_type => null
109_rec_pattern => null
109_event_pid => null
109_event_length => null
109_id => 109
109_text => ADVANCED 1: MULAN
109_!nativeeditor_status => updated
109_skilllevel => skilllevel_3
109_class => Considering ditching your current job and become a professional pole dancer? This is definitely the course for you! You have come so far in pole dancing through all the previous levels. This course requires serious upper body and core strength as well as great flexibility. Spectacular and eye catching pole moves that will wow your audience!
Cost: $220.00
Length: 1 Hour
Duration: 8 Weeks
109_instructor => MULAN
Mulan has been a professional pole dancer and entertainer in the Exotic Dance Industry since 2003. Her background in martial arts, personal training and fitness dance instructing and choreography has given her the unique body strength, flexibility and sensual rhythmic movements for pole dancing.
To pursue her real passion and dedication to pole dancing, she moved to Sydney in 2006 to train and work with Australia’s top pole dancers and now she’s bringing back the most unique and popular style of pole dancing to Melbourne! She is also a regular top performer in leading men’s clubs around Melbourne. She has appeared in various magazines like Zoo and Madison, as well as TV and film productions. Like most girls she loves heels - just check out her sky-high stilettos!!!
ids => 109
Row data [109]
start_date => 2010-07-06 13:30:00
end_date => 2010-07-06 14:30:00
rec_type => null
rec_pattern => null
event_pid => null
event_length => null
id => 109
text => ADVANCED 1: MULAN
!nativeeditor_status => updated
skilllevel => skilllevel_3
class => Considering ditching your current job and become a professional pole dancer? This is definitely the course for you! You have come so far in pole dancing through all the previous levels. This course requires serious upper body and core strength as well as great flexibility. Spectacular and eye catching pole moves that will wow your audience!
Cost: $220.00
Length: 1 Hour
Duration: 8 Weeks
instructor => MULAN
Mulan has been a professional pole dancer and entertainer in the Exotic Dance Industry since 2003. Her background in martial arts, personal training and fitness dance instructing and choreography has given her the unique body strength, flexibility and sensual rhythmic movements for pole dancing.
To pursue her real passion and dedication to pole dancing, she moved to Sydney in 2006 to train and work with Australia’s top pole dancers and now she’s bringing back the most unique and popular style of pole dancing to Melbourne! She is also a regular top performer in leading men’s clubs around Melbourne. She has appeared in various magazines like Zoo and Madison, as well as TV and film productions. Like most girls she loves heels - just check out her sky-high stilettos!!!
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::delete_related’ was given at /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php line 92
UPDATE jos_events_rec SET start_date=‘2010-07-06 13:30:00’,end_date=‘2010-07-06 14:30:00’,text=‘ADVANCED 1: MULAN’,skilllevel=‘skilllevel_3’,class='Considering ditching your current job and become a professional pole dancer? This is definitely the course for you! You have come so far in pole dancing through all the previous levels. This course requires serious upper body and core strength as well as great flexibility. Spectacular and eye catching pole moves that will wow your audience!
\n\nCost: $220.00\nLength: 1 Hour\nDuration: 8 Weeks \n\n ',instructor=‘MULAN
\nMulan has been a professional pole dancer and entertainer in the Exotic Dance Industry since 2003. Her background in martial arts, personal training and fitness dance instructing and choreography has given her the unique body strength, flexibility and sensual rhythmic movements for pole dancing.
\n\nTo pursue her real passion and dedication to pole dancing, she moved to Sydney in 2006 to train and work with Australia’s top pole dancers and now she’s bringing back the most unique and popular style of pole dancing to Melbourne! She is also a regular top performer in leading men’s clubs around Melbourne. She has appeared in various magazines like Zoo and Madison, as well as TV and film productions. Like most girls she loves heels - just check out her sky-high stilettos!!!’,rec_type=‘null’,event_pid=‘null’,event_length=‘null’ WHERE event_id=‘109’
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::insert_related’ was given at /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php line 92
Edit operation finished
0 => action:updated; sid:109; tid:109;
Done in 0.00123906135559s
====================================
Log started, 04/07/2010 11:07:58
DataProcessor object initialized
107_start_date => 2010-07-06 14:30:00
107_end_date => 2010-07-06 15:30:00
107_rec_type => null
107_rec_pattern => null
107_event_pid => null
107_event_length => null
107_id => 107
107_text => BEGINNERS 1: KELLY
107_!nativeeditor_status => updated
107_skilllevel => skilllevel_1
107_class => This is for students who have never pole danced before. In this class you will learn all the basics of pole movements including orientation around the pole, starting tricks and spins, turns, floor work and a sexy routine to combine them all. We will also focus on building your upper body strength and general flexibility for progressing into the next level.
Cost: $220.00
Length: 1 Hour
Duration: 8 Weeks
107_instructor => KELLY
With perfect lines and extreme flexibility earned from her years of classical training, Kelly is now one of Australia\\\\\\\'s best performers and showgirls. A popular dancer teacher with years of acting experience, she has been working with Australia\\\\\\\'s best choreographers such as Yvette Lee, Alannah Scanlon and Andrew Hallsworth in all facets of Dance, from TV\\\\\\\'s \\\\\\\“Dancing with the Stars\\\\\\\”, \\\\\\\“It Takes Two\\\\\\\”, “Starstruck”, \\\\\\\“Family Fued\\\\\\\” and \\\\\\\“The Footy Show\\\\\\\”.
Currently a member of the Dragons Basketball Cheerleaders, and a backup dancer for 100% Kylie, Kelly has traveled and performed extensively around the world. She continues to challenge herself and has recently completed her studies at the prestigious Edge in LA, Broadway Dance Centre in New York and Pineapple Studios in London.
ids => 107
Row data [107]
start_date => 2010-07-06 14:30:00
end_date => 2010-07-06 15:30:00
rec_type => null
rec_pattern => null
event_pid => null
event_length => null
id => 107
text => BEGINNERS 1: KELLY
!nativeeditor_status => updated
skilllevel => skilllevel_1
class => This is for students who have never pole danced before. In this class you will learn all the basics of pole movements including orientation around the pole, starting tricks and spins, turns, floor work and a sexy routine to combine them all. We will also focus on building your upper body strength and general flexibility for progressing into the next level.
Cost: $220.00
Length: 1 Hour
Duration: 8 Weeks
instructor => KELLY
With perfect lines and extreme flexibility earned from her years of classical training, Kelly is now one of Australia\\\\\\\'s best performers and showgirls. A popular dancer teacher with years of acting experience, she has been working with Australia\\\\\\\'s best choreographers such as Yvette Lee, Alannah Scanlon and Andrew Hallsworth in all facets of Dance, from TV\\\\\\\'s \\\\\\\“Dancing with the Stars\\\\\\\”, \\\\\\\“It Takes Two\\\\\\\”, “Starstruck”, \\\\\\\“Family Fued\\\\\\\” and \\\\\\\“The Footy Show\\\\\\\”.
Currently a member of the Dragons Basketball Cheerleaders, and a backup dancer for 100% Kylie, Kelly has traveled and performed extensively around the world. She continues to challenge herself and has recently completed her studies at the prestigious Edge in LA, Broadway Dance Centre in New York and Pineapple Studios in London.
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::delete_related’ was given at /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php line 92
UPDATE jos_events_rec SET start_date=‘2010-07-06 14:30:00’,end_date=‘2010-07-06 15:30:00’,text=‘BEGINNERS 1: KELLY’,skilllevel=‘skilllevel_1’,class='This is for students who have never pole danced before. In this class you will learn all the basics of pole movements including orientation around the pole, starting tricks and spins, turns, floor work and a sexy routine to combine them all. We will also focus on building your upper body strength and general flexibility for progressing into the next level.
\n\nCost: $220.00
\nLength: 1 Hour
\nDuration: 8 Weeks\n\n ',instructor='KELLY
\nWith perfect lines and extreme flexibility earned from her years of classical training, Kelly is now one of Australia\\\\\\\\\\\\\\\'s best performers and showgirls. A popular dancer teacher with years of acting experience, she has been working with Australia\\\\\\\\\\\\\\\'s best choreographers such as Yvette Lee, Alannah Scanlon and Andrew Hallsworth in all facets of Dance, from TV\\\\\\\\\\\\\\\‘s \\\\\\\\\\\\\\\“Dancing with the Stars\\\\\\\\\\\\\\\”, \\\\\\\\\\\\\\\“It Takes Two\\\\\\\\\\\\\\\”, “Starstruck”, \\\\\\\\\\\\\\\“Family Fued\\\\\\\\\\\\\\\” and \\\\\\\\\\\\\\\“The Footy Show\\\\\\\\\\\\\\\”.
\n\nCurrently a member of the Dragons Basketball Cheerleaders, and a backup dancer for 100% Kylie, Kelly has traveled and performed extensively around the world. She continues to challenge herself and has recently completed her studies at the prestigious Edge in LA, Broadway Dance Centre in New York and Pineapple Studios in London.\n\n’,rec_type=‘null’,event_pid=‘null’,event_length=‘null’ WHERE event_id=‘107’
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::insert_related’ was given at /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php line 92
Edit operation finished
0 => action:updated; sid:107; tid:107;
Done in 0.00165104866028s
====================================
Log started, 04/07/2010 11:07:20
DataProcessor object initialized
103_id => 103
103_start_date => 2010-07-05 12:30:00
103_end_date => 2010-07-05 13:30:00
103_text => PRACTICE TIME
103_skilllevel => skilllevel_0
103_class => Come in and practice at the Hotpants Pole Studio.
For current students only.
103_instructor => N/A
103_rec_type =>
103_event_pid => 0
103_event_length => 0
103_!nativeeditor_status => deleted
ids => 103
Row data [103]
id => 103
start_date => 2010-07-05 12:30:00
end_date => 2010-07-05 13:30:00
text => PRACTICE TIME
skilllevel => skilllevel_0
class => Come in and practice at the Hotpants Pole Studio.
For current students only.
instructor => N/A
rec_type =>
event_pid => 0
event_length => 0
!nativeeditor_status => deleted
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::delete_related’ was given at /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php line 92
DELETE FROM jos_events_rec WHERE event_id=‘103’
call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘SchedulerConfig::insert_related’ was given at /home/nalum/public_html/components/com_scheduler/codebase/connector/tools.php line 92
Edit operation finished
0 => action:deleted; sid:103; tid:103;
Done in 0.000875949859619s
====================================
Log started, 04/07/2010 11:07:31
SELECT event_id,start_date,end_date,text,skilllevel,class,instructor,rec_type,event_pid,event_length FROM jos_events_rec
Done in 0.000816822052002s
====================================
Log started, 04/07/2010 11:07:33
SELECT event_id,start_date,end_date,text,skilllevel,class,instructor,rec_type,event_pid,event_length FROM jos_events_rec
Done in 0.0283160209656s