Hi there , I installed a bare bones version of joomla Version 1.5.20
I have an issue with dragging events from one day to another
It won’t let me drop the event into a different timeslot on a different day
It will only let me drop the event to the EXACT same time on a different day
Otherwise it just keeps following my cursor … I have used the Scheduler here
( although its the standalone version right ? ) and I have no problem with dragging and dropping
Anyone have any idea on how this is happening ?
Ok no Scrap that . Did a clean install of joomla again and re-installed joomla_com_scheduler.zip .
Now if i resize the event ( Drag the box down ) it never lets go . Just follows my mouse . I have to refresh the page to get my mouse back . lol .Also when i move an event from one day to another it does the same thing ( Never lets go ) Frustrating ! Has anyone got any idea ?
I tried using the frame but unless there is an idiots guide for this im stumped .
The instructions to me are confusing and scattered . Is there a complete guide ( walkthrough ) somewhere on how to get the standalone version up and working cause for the life of me I cant find it .
Thanks to anyone who can help
Thanks for the reply ilya . I have since got rid of the issue .
I first installed it on a test subdomain and the problem was verified by a friend
in another state on a windows 7 PC . He had the same issue as me ( Wouldnt let go )
I have created another subdomain and put it on again and for some reason the problem has gone now . I have no idea why . I also installed it on a Main domain and could not get it to happen again . Go figure .
Thanks anyway
Ok I think i spoke to soon
I am getting a permission error on my new install
I have installed it on a subdomain with a clean STANDARD install of Joomla 1.5.20
No custom anything ( templates etc )
I have linked my menu to the user3 position
In IE 8 i am receiving this error bottom left corner of browser window ( Error exclamtion mark )
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)
Timestamp: Tue, 26 Oct 2010 02:41:14 UTC
Message: Permission denied
Line: 1
Char: 2899
Code: 0
URI: http://xxx.xxxxxxx.com.au/components/com_scheduler/codebase/dhtmlxscheduler.js
Any ideas?
Everything seems to be working ok though although if I create a custom dropdown and set it to timeline view ( day, week etc ) and check the units box the schedule doesnt display any text only the framework
But with the units unchecked it works ok
Anyway , On the JS error , Anyone help out ?
Cheers
Try replacing your dhtmlxscheduler.js with the codebase\dhtmlxscheduler_debug.js (rename it first). Clear cache and try again. This will give us information on what exact line something is failing.
What exactly are you doing when you get such error?
could happen in case you try to do cross domain request, verify that everything is ok there.
5. Please enable debug-mode in the admin’s control panel. Try using scheduler a bit and then find your_joomla/components/com_scheduler/com_scheduler_log.xml file and attach it here.
6. Also you can try disable-enable some options to narrow it down what is failing in your case.
PM sent to you ilya
Its seems to have sorted itself ( the error )
Propagation of the subdomain perhaps
And everything worked anyway (in all browsers ) just showed that error
And as I said , With the units unckecked the timeline works
But if its checked I get the framework with no text etc and nothing clickable
(ie can see the tabs with no text but cant click on them )
And I dont have dhtmlxscheduler_debug.js in my package?
searched every folder client side and server side and it doesnt exist
ok found the dub in the standalone version
Renamed and replaced
Set debug in settings
uploaded ,
set the timeline in my custom field to
Use colors for events
Use as Units
Timeline
week
And as soon as i went to the page i got this
[code]Warning: simplexml_load_file() [function.simplexml-load-file]: /home/showerr1/public_html/ntrstaff/components/com_scheduler/com_scheduler_log.xml:1: parser error : Start tag expected, ‘<’ not found in /home/showerr1/public_html/ntrstaff/components/com_scheduler/codebase/dhtmlxSchedulerConfigurator.php on line 866
Warning: simplexml_load_file() [function.simplexml-load-file]: <?xml version="1.0"?> in /home/showerr1/public_html/ntrstaff/components/com_scheduler/codebase/dhtmlxSchedulerConfigurator.php on line 866
Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/showerr1/public_html/ntrstaff/components/com_scheduler/codebase/dhtmlxSchedulerConfigurator.php on line 866
Fatal error: Call to a member function addChild() on a non-object in /home/showerr1/public_html/ntrstaff/components/com_scheduler/codebase/dhtmlxSchedulerConfigurator.php on line 870[/code]