Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Elxis 5.5 Calypso supports 2 factor authentication login with e-mail or SMS.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Components
»
2 problems with events component
« previous
next »
Print
Pages: [
1
]
Author
Topic: 2 problems with events component (Read 6357 times)
mmarch
Full Member
Posts: 194
2 problems with events component
«
on:
February 07, 2007, 13:13:48 »
1st problem - When i choose manage events, i received message
DB function failed with error number 1054
Unknown column 'a.checked_out' in 'on clause'
2nd problem - When in events categories i trying create new category i received
Fatal error: Call to undefined function mosReadDirectory() in C:\webroot\xampp\htdocs\merkurs\administrator\components\com_events\admin.events.categories.php on line 414
line 414 $imgFiles = mosReadDirectory( "$mosConfig_absolute_path/images/stories" );
of course i cheked this path and didn't find stories directory. I creating 2 directories - 1st one in administrator\components\com_events\images and second one in components\com_events\images
Events v1.2 Copyright © 2003-2004 by Eric Lamette, Dave McDonell
How can i fix this???
Logged
eliasan
Hero Member
Posts: 897
Re: 2 problems with events component
«
Reply #1 on:
February 07, 2007, 16:48:44 »
1) Obviously either the checked_out column is missing or the SQL query is incompatible with Elxis AdoDb system.
2) The problem with the mosReadDirectory has been answered on another topic.
I have to remind you that a lot of components need modifications prior to be used with Elxis. Elxis introduced new features and made better a lot of procedures.
Logged
mmarch
Full Member
Posts: 194
Re: 2 problems with events component
«
Reply #2 on:
February 08, 2007, 16:00:01 »
mAUBUE YOU CAN GIVE ME DIRECTION WHERE I SHOULD LOOKING FOR?
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Components
»
2 problems with events component