[ABD] phpBB Calendar 0.1.1 (alightner)

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
User avatar
therat
Registered User
Posts: 285
Joined: Sun Apr 07, 2002 6:06 pm
Contact:

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by therat »

Duddel wrote:Today I made an upgrade from phpbb 3.0.5 to 3.0.6 and forum works fine, but now the calendar makes problems. Visiting [URL]/forum/adm/index.php?sid=foo&i=calendar&mode=calsettings shows this error:

Code: Select all

Allgemeiner Fehler
SQL ERROR [ mysql4 ]

Table 'db_forum.CALENDAR_CONFIG_TABLE' doesn't exist [1146]

SQL

SELECT * FROM CALENDAR_CONFIG_TABLE

BACKTRACE

FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/acp/acp_calendar.php
LINE: 240
CALL: dbal_mysql->sql_query()

FILE: includes/functions_module.php
LINE: 507
CALL: acp_calendar->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
The name of the database is correct and the tables phpbb_calendar_config, phpbb_calendar_events, phpbb_calendar_events_watch, phpbb_calendar_event_types, phpbb_calendar_recurring_events, phpbb_calendar_rsvps and phpbb_calendar_watch are still there.

Any idea? Thanks in advance!
Check your edits to root/includes/constants.php, you should have the following in it

Code: Select all

define('CALENDAR_CONFIG_TABLE',		$table_prefix . 'calendar_config');
chrisi99
Registered User
Posts: 52
Joined: Sat Oct 06, 2007 10:23 pm

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by chrisi99 »

I have two requests which are of high importance. I use the calendar to plan tournaments. These tournaments must meet some regulations, one is to provide a document (pdf) with all informations in specific format.

To be able to use this mod I would need

a) a upload function in the "new event" window to upload a file OR
b) an automatically generated "new topic" when an event is entered in a specified forum..


can anyone give me directions if this could be possible? I am not a trained programmer, but I have some skills and if it is to complicated for me I am of course willing to contribute something (money or translate it to german..) =)

kind regards
Chris
ninja250
Registered User
Posts: 11
Joined: Mon Nov 30, 2009 1:46 pm
Contact:

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by ninja250 »

Hello;
This mod would be perfect if we can have:
-A upload function.(For example useful to add event flyer)
-A captcha or antispam system when we allow guets to post event.
-The event title on the page title (very useful to find events with google, yahoo, etc), and not always "Calendar".

Thank you

I apologise for my poor english :oops:
I apologyse for my poor English.
fishtown
Registered User
Posts: 18
Joined: Mon Dec 07, 2009 11:30 am

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by fishtown »

Hi, the mod is cool. But i have one think maybe for the future:
On creating a event also creating a forums topic for the event. Is this possible?
zaraostre
Registered User
Posts: 19
Joined: Tue Sep 01, 2009 6:31 am
Location: France

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by zaraostre »

Up

Please help

Thanks
zaraostre wrote:Hello
Everything is doing well

However as an administrator I do not have the buttons Edit and Delete

My administrator rights are well quoted in the ACP

Thanks for your help
Writing from France
Please be so kind being lenient with my english
alightner
Registered User
Posts: 1118
Joined: Fri Mar 23, 2007 12:42 pm

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by alightner »

zaraostre wrote:Up

Please help

Thanks
zaraostre wrote:Hello
Everything is doing well

However as an administrator I do not have the buttons Edit and Delete

My administrator rights are well quoted in the ACP

Thanks for your help
So you're an admin... good for you... that means you have permission to administrate the calendar in the ACP (Administration Control Panel). However if you want to be able to edit and delete calendar posts made by other users, doesn't that sound more like a moderator's activity? Perhaps you should double check your moderation privileges ;)
My phpbb3 mods:
Calendar
User Attachment Quota
Do not PM me with questions about my mods.
Support will only be given through the topic threads above.
zaraostre
Registered User
Posts: 19
Joined: Tue Sep 01, 2009 6:31 am
Location: France

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by zaraostre »

:oops:

Not sure I'm a good administrator

Thanks for your help

Your kindness

You Humor

Your mod

:)
Writing from France
Please be so kind being lenient with my english
alightner
Registered User
Posts: 1118
Joined: Fri Mar 23, 2007 12:42 pm

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by alightner »

I'm glad the humor translated properly into french :D
My phpbb3 mods:
Calendar
User Attachment Quota
Do not PM me with questions about my mods.
Support will only be given through the topic threads above.
User avatar
Hippie459MN
Registered User
Posts: 964
Joined: Mon Oct 15, 2007 10:13 pm
Location: Minnesota, USA
Contact:

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by Hippie459MN »

Finally updated from 0.0.8a to 0.1.0 and so far so good. Thanks again. :D
User avatar
JTKnight85
Registered User
Posts: 8
Joined: Thu Nov 19, 2009 3:28 am

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by JTKnight85 »

Installed this mod on phpbb3.0.6 and everything seemed to install cleanly, can view the modules in the general tab of the acp, and the ucp.

Just can't see the calendar or any links to it anywhere on the board?

I've refreshed all the templates, themes, and image sets, purged the cache, and have deleted all the cookies in my browser.

The permissions are all set to be able to view the Calendar.

Double checked to make sure the wasn't any double sql entries.

Any ideas?
NissanNut
Registered User
Posts: 60
Joined: Mon Jan 26, 2009 11:39 pm
Contact:

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by NissanNut »

Did you do the
"styles " install?
User avatar
JTKnight85
Registered User
Posts: 8
Joined: Thu Nov 19, 2009 3:28 am

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by JTKnight85 »

I uploaded all the the files from the styles folder of the mod download into the styles folder of my board before refreshing all the caches?
User avatar
JTKnight85
Registered User
Posts: 8
Joined: Thu Nov 19, 2009 3:28 am

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by JTKnight85 »

To be more specific I uploaded the contents of the imageset from the download into the imageset folder on my board, and the same with template folder. And I use the stock prosilver.


Hm, the first time I downloaded the mod file the xml folder was empty. I downloaded the mod from the link on the first page of this threat again, and the xml folder has the instructions. Well update accordingly, sorry for seeming ignorant or as though I skipped a step, it was just odd that between the two .rar files the contents of the xml folder in the first one is empty, and the second one has the instructions.
NissanNut
Registered User
Posts: 60
Joined: Mon Jan 26, 2009 11:39 pm
Contact:

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by NissanNut »

There is a file called "prosilver.xml" that has to be done as well as the "install.xml"

You have to do both installs.
trickoff
Registered User
Posts: 513
Joined: Mon Jan 07, 2008 12:23 am

Re: [Beta] phpBB Calendar 0.1.0 (alightner)

Post by trickoff »

ninja250 wrote:Hello;
This mod would be perfect if we can have:
-A upload function.(For example useful to add event flyer)
-A captcha or antispam system when we allow guets to post event.
-The event title on the page title (very useful to find events with google, yahoo, etc), and not always "Calendar".

Thank you

I apologise for my poor english :oops:
yes, these are some sweet features!
Locked

Return to “[3.0.x] Abandoned MODs”