[BETA] MyCalendar3

MODs and Styles for phpBB3.

To post your MOD or style, go to the STG MOD Manager
Forum rules
Go to http://startrekguide.com/mods to submit your MOD or style

Re: [BETA] MyCalendar3

Postby alf007 » 21 Feb 2009, 18:25

noname82 wrote:hi.. first thanks for great mod..

i have a problem with this mod.. i think this is a bug..

when i dont enter a event date its give this error
Code: Select all
Failure when looking up date entry for topic.


That's strange, the error message should only appear on a bad formulated entry for date, which could only be done by a manually typed url parameter, or selecting a date prior to year 2000...
User avatar
alf007
Cadet III
Cadet III
 
Posts: 33
Joined: 29 Oct 2007, 09:23
Gender: Male


Re: [BETA] MyCalendar3

Postby noname82 » 21 Feb 2009, 18:35

i check installation.. there is no problem.. but when i start a new topic without event its give this error..

i try many times.. all time i get this error..
noname82
Crewman
Crewman
 
Posts: 4
Joined: 21 Feb 2009, 17:38
Gender: Male
phpBB Knowledge: 2

Re: [BETA] MyCalendar3

Postby Stanthrax » 21 Feb 2009, 18:45

alf007 wrote:You refreshed the template after the color change?


Yes, I also have this installed on a demo site to eliminate the possibility that it may be conflicting with another mod. The standard prosilver style looks fine so the issue must lie with the se_pro style.

http://www.clan-bct.com/test_site/mycalendar3.php
Blue Collar Thugs - More than just the game!
Stanthrax    
Crewman
Crewman
 
Posts: 4
Joined: 12 Dec 2008, 12:41
Gender: Male
phpBB Knowledge: 5

Re: [BETA] MyCalendar3

Postby alf007 » 21 Feb 2009, 19:16

What i've found is by removing the row from the class definition in
Code: Select all
<li class="{day_infos.DAY_CLASS} row day">

helps for this style...
User avatar
alf007
Cadet III
Cadet III
 
Posts: 33
Joined: 29 Oct 2007, 09:23
Gender: Male

Re: [BETA] MyCalendar3

Postby Stanthrax » 21 Feb 2009, 19:49

Thank you alf007, you're a genious :D
Blue Collar Thugs - More than just the game!
Stanthrax    
Crewman
Crewman
 
Posts: 4
Joined: 12 Dec 2008, 12:41
Gender: Male
phpBB Knowledge: 5

Re: [BETA] MyCalendar3

Postby grumpybum » 21 Feb 2009, 21:43

This is a nice, relatively simple calendar. Good work Alf :good:
User avatar
grumpybum    
MOD Author
MOD Author
 
Posts: 70
Joined: 28 Oct 2008, 06:09
Location: Brisbane Australia
Gender: Male
phpBB Knowledge: 5

Re: [BETA] MyCalendar3

Postby alf007 » 25 Feb 2009, 14:09

alf007 wrote:
noname82 wrote:hi.. first thanks for great mod..

i have a problem with this mod.. i think this is a bug..

when i dont enter a event date its give this error
Code: Select all
Failure when looking up date entry for topic.


That's strange, the error message should only appear on a bad formulated entry for date, which could only be done by a manually typed url parameter, or selecting a date prior to year 2000...


With great help from alex1204, the solution to this should be to

Open includes/functions_mycalendar3.php

Find
Code: Select all
if ($in_stringDate == $user->lang['NO_DATE'])

Replace with
Code: Select all
if ($in_stringDate == '??????' || $in_stringDate == $user->lang['NO_DATE'])


and that should be it.
:hello:
User avatar
alf007
Cadet III
Cadet III
 
Posts: 33
Joined: 29 Oct 2007, 09:23
Gender: Male

Re: [BETA] MyCalendar3

Postby noname82 » 25 Feb 2009, 18:56

i try mycalendar mod with a clean phpBB install today.. there is no problem when i dont use calendar posting..

at my own computer iinstall some mods before mycalendar mod..

i think the problem is with other mods; here the mod list..
Code: Select all
+ Simple Topic Description Version 0.0.2
+ PM Spy Version 0.0.1
+ User Details Version 1.0.0.a
+ umil-1_0_0-RC1
+ Post per page Version 1.0.0
+ Topic per page Version 1.0.0
+ New Topic Button In Topic' Version 1.0.0
+ Minumum font size per post Version 1.0.0
+ Manage_attachments_module_phpBB3 1.2.0
+ Activity Stats MOD Version 1.0.0
+ MSSTI RSS Feed 2.0 with ACP Version 1.0.4
+ coloured username for bump information Version 1.0.0
+ th23 Error Pages Version 1.0.4
+ ACP Add User MOD Version 1.0.1
+ Welcome PM on first Login (WPM)' Version 2.2.4
+ genders 1.0.1
+ User Blog Mod' Version 1.0.9
+ Posting template Version 1.0.0a
+ MyCalendar3 Version 1.0.3b



your fix doesnt be useful.. :(

thanks again.. for your help..
noname82
Crewman
Crewman
 
Posts: 4
Joined: 21 Feb 2009, 17:38
Gender: Male
phpBB Knowledge: 2

Re: [BETA] MyCalendar3

Postby kb0000 » 06 Mar 2009, 23:20

Can this Calendar be used in Board3 Portal instead of MiniCalendar there. If it can be used, then how?
KB
kunals.com | WebPany.com | Angineer.com
kb0000
Cadet I
Cadet I
 
Posts: 11
Joined: 13 Feb 2009, 23:46
Gender: Male
phpBB Knowledge: 2

Re: [BETA] MyCalendar3

Postby alf007 » 07 Mar 2009, 06:59

kb0000 wrote:Can this Calendar be used in Board3 Portal instead of MiniCalendar there. If it can be used, then how?


You mean to replace the Board3 mini_cal block with this MOD's?
It will need to insert/replace some parts of the mini_cal block (portal/block/mini_cal.php, styles/[style name]/template/portal/block/mini_calendar.html) with some code from (mini_calendar.php, styles/[style name]/template/mini_cal_body_html)
This is just a guess after a quick look at that portal MOD, that i didn't especially know of before :read:
User avatar
alf007
Cadet III
Cadet III
 
Posts: 33
Joined: 29 Oct 2007, 09:23
Gender: Male

PreviousNext

Return to phpBB3 Customizations

Who is online

Users browsing this forum: Bingbot, Ezooms Bot and 8 guests