Members: 10,140
Threads: 38,830
Posts: 159,367
Online: 25

Newest Member: Xoote



Go Back   Mambers.com > Development > Component 'How Do I' Questions

Reply
 
Thread Tools Display Modes
Old 09.04.2004, 22:09   #11
reactive
Baby Mamber
 
Join Date: Apr 2004
Posts: 21
reactive is on a distinguished road
Default Re: Problem using Events Component & Module in 1.0.7


I try to hold my mouse over the red X but nothing change, there isn't box on the left of the category....
reactive is offline   Reply With Quote
Sponsored Links
Old 09.04.2004, 22:17   #12
jomaco1
Professional Mamber
 
Join Date: Mar 2004
Posts: 802
jomaco1 is on a distinguished road
Default Re: Problem using Events Component & Module in 1.0.7

Did you do the "global checkin" as previously suggested?
__________________
Mark

Arthur...congrats on the rebuild! Hope it stays clean.

Click HERE to view signature. (If nothing happens at first...keep clicking)
jomaco1 is offline   Reply With Quote
Old 09.04.2004, 22:58   #13
reactive
Baby Mamber
 
Join Date: Apr 2004
Posts: 21
reactive is on a distinguished road
Default Re: Problem using Events Component & Module in 1.0.7

yes, but what I have to do once at the page Global Check-in list?
reactive is offline   Reply With Quote
Old 09.04.2004, 23:03   #14
jomaco1
Professional Mamber
 
Join Date: Mar 2004
Posts: 802
jomaco1 is on a distinguished road
Default Re: Problem using Events Component & Module in 1.0.7

Quote:
Originally Posted by reactive
yes, but what I have to do once at the page Global Check-in list?
In admin, just click on System>global checkin.

It automatically checks in all items that are curently being worked on so they are accessible to the site. Sometimes items are locked from editing and need to be checked back in. Try that and then go to Events>manage event categories again and try to publish.
__________________
Mark

Arthur...congrats on the rebuild! Hope it stays clean.

Click HERE to view signature. (If nothing happens at first...keep clicking)
jomaco1 is offline   Reply With Quote
Old 09.04.2004, 23:11   #15
reactive
Baby Mamber
 
Join Date: Apr 2004
Posts: 21
reactive is on a distinguished road
Default Re: Problem using Events Component & Module in 1.0.7

That is what appear is correct?



Global Check-in
Database Table # of Items Checked-In
Checking table - mos_accombo_client Checked in 0 items
Checking table - mos_artbanners Checked in 0 items
Checking table - mos_artbanners_categories Checked in 0 items
Checking table - mos_artbanners_clients Checked in 0 items
Checking table - mos_banner Checked in 0 items
Checking table - mos_bannerclient Checked in 0 items
Checking table - mos_categories Checked in 0 items
Checking table - mos_contact_details Checked in 0 items
Checking table - mos_content Checked in 0 items
Checking table - mos_docman Checked in 0 items
Checking table - mos_events Checked in 0 items
Checking table - mos_help Checked in 0 items
Checking table - mos_loudmouth_forum Checked in 0 items
Checking table - mos_loudmouth_messages Checked in 0 items
Checking table - mos_menu Checked in 0 items
Checking table - mos_modules Checked in 0 items
Checking table - mos_newsfeeds Checked in 0 items
Checking table - mos_newsflash Checked in 0 items
Checking table - mos_polls Checked in 0 items
Checking table - mos_sb_categories Checked in 0 items
Checking table - mos_sections Checked in 0 items
Checking table - mos_weblinks Checked in 0 items
Checked out items have now been all checked in
reactive is offline   Reply With Quote
Old 09.04.2004, 23:19   #16
jomaco1
Professional Mamber
 
Join Date: Mar 2004
Posts: 802
jomaco1 is on a distinguished road
Default Re: Problem using Events Component & Module in 1.0.7

Doesn't look like checkin will be any help. What version of events are you using? The current version is 1.0 RC5e.
__________________
Mark

Arthur...congrats on the rebuild! Hope it stays clean.

Click HERE to view signature. (If nothing happens at first...keep clicking)
jomaco1 is offline   Reply With Quote
Old 13.04.2004, 06:13   #17
Spongebob
Baby Mamber
 
Join Date: Apr 2004
Posts: 4
Spongebob is on a distinguished road
Default Re: Problem using Events Component & Module in 1.0.7

I've solved your problem.

First, you'll need PHPMyAdmin or a similar tool which allows you to edit your database. (download it from http://www.phpmyadmin.net/home_page/downloads.php). It is very easy to set up. Just extract the downloaded file into your web directory (eg. http://www.mysite.com/phpmyadmin/), then point your web browser to that directory.

Next, click on the dropdown list on the left of the screen, which says "(Database)...". Select your database (eg. mambo). Next, select "mos_categories" which will now appear on the left of the screen.

Along the top of the screen, there should be several options, including "Structure", "Browse", "SQL", "Search", etc etc. Click "Browse".

Search through the list of categories until you find the category you created in "Manage Event Categories". This will be under 'Title'. It should have "com_events" in the 'Section' column. eg. The category I created is called "Birthdays". Under title will be "Birthdays", under section will be "com_events".

Once you've found the category, click on the small icon of a pencil and paper (in second column). Now, look down through the table until you see a row with "published". The value will read 0. Change this to 1.

Presto! There you have it.

This may seem very confusing, but once you've gone through it once, it's as easy a pie!

Cheers.
Spongebob is offline   Reply With Quote
Old 13.04.2004, 06:23   #18
Spongebob
Baby Mamber
 
Join Date: Apr 2004
Posts: 4
Spongebob is on a distinguished road
Default Re: Problem using Events Component & Module in 1.0.7

****NEWS FLASH****

I found that once I'd followed the steps above, everything functions normally again. Now you should be able to create categories under "Manage Event Categories" and publish, edit, and delete them easily. They should now have a tick box next to them.

So once you've labored through all the steps in the post above, you don't have to worry about it anymore. Just go into "Manage Event Categories" and everything should function as it should (let's hope so, anyway).

Spongebob is offline   Reply With Quote
Old 13.04.2004, 06:28   #19
Spongebob
Baby Mamber
 
Join Date: Apr 2004
Posts: 4
Spongebob is on a distinguished road
Lightbulb Re: Problem using Events Component & Module in 1.0.7

Hmmm... seems as though I jumped the gun a little.

As soon as I deleted my category, everything went haywire again. So I had to got back into PHPMyAdmin and fix it again.

It worked fine once I'd done that.

Spongebob.
Spongebob is offline   Reply With Quote
Old 17.04.2004, 00:04   #20
peteralex
Baby Mamber
 
Join Date: Apr 2004
Posts: 1
peteralex is on a distinguished road
Thumbs up Re: Problem using Events Component & Module in 1.0.7

I suffer from the same problem. Noticed the problem when upgrading to 1.0.7, and the latest Events component (RC5). I'll try the fixup you describe. However it seems like we have a bad combination using the 1.0.7 and the RC5 events component. Unfortunatly I don't have an older version of Mambo core left (overwritten) but I tried to install an older version of the Events component (RC4), but I suffered from the same problem.
To me it looks like it might be a problem in 1.0.7?!
peteralex is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Possible to use graphic in menu and name of modules! kotos Mambo 5.0 Wishlist 3 22.04.2004 18:33
updaet events from 5a to 5e doggystyle Component Development 0 09.04.2004 17:26
forum for modules and components [Resolved] doggystyle Feedback 4 08.04.2004 21:56
Hide titles of modules romanus Module 'How Do I' Questions 9 08.04.2004 01:29
Template modules TheGreek Template Discussions 10 07.04.2004 23:27


All times are GMT +2. The time now is 10:48.

Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.