Maian Script World on Facebook Maian Script World on Twitter Maian Script World - Latest News Maian Script World on YouTube Maian Script World on LinkedIn


Please Read

You are required to register before you can post. This is via a custom verification system. Please post any problems you are encountering here and I`ll do my best to respond as soon as I can. Please note that a reply WILL be posted to all queries, so do not double post. There are no guarantees when a reply will appear but I do my best to answer all within 3/4 days max. Bumping topics won`t make the slightest difference.

IMPORTANT: Posts in English ONLY please, thank you! Any other languages will be ignored and your message deleted.
SEARCH: Use the search option to see if your question has been answered on the forum before. Or check the relevant script docs.
CUSTOMER: If you have purchased a commercial version of any of my software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
PRIVATE MESSAGES: Private messages are currently disabled.
LINKS: Any links posted are 'NOFOLLOW' and will not be picked up by search engines.

You are not logged in.

#1 09-08-2009 20:15:25

teze
Members
From: Moscow never sleep
Registered: 23-05-2009
Posts: 80

Need freelancer or only help for this functions

1) My cards are work in subdomain "cards.mydomain.com" and i want to change calendar address {index.php?cmd=calendar} to "calendar.mydomain.com"

How to make this modrewrite function?


2) How can I make to show the following holidays? (3 or 4 next holidays on home page)

Last edited by teze (09-08-2009 20:16:31)

Offline

#2 10-08-2009 07:35:02

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,069

Re: Need freelancer or only help for this functions

I`m not sure about the sub domain, I never use them.

And what holidays? What Country are you in?


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#3 10-08-2009 19:41:11

teze
Members
From: Moscow never sleep
Registered: 23-05-2009
Posts: 80

Re: Need freelancer or only help for this functions

msworld wrote:

I`m not sure about the sub domain, I never use them.
And what holidays? What Country are you in?

Hi friend, i'm from Moscow

I planning use calendar for holidays, any dates (events e.t.c) with their postcards

but, when i add any event, this note is repeating every day in selected period. how make to make add event to one day, any function which repeat this day in year in date, but not every day throughout the year. (events are repeated once a year)


and... question about 3 or 4 next events on home page still on the agenda)


sorry for my english)

Offline

#4 11-08-2009 06:28:58

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,069

Re: Need freelancer or only help for this functions

Having events span days is optional and can be deactivated as per the docs.

You`ll need some custom programming if you want to have the events on your homepage. The events system is revised in v3.0. Unfortunately I`ve no idea at the moment when that will be released.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#5 11-08-2009 07:17:11

teze
Members
From: Moscow never sleep
Registered: 23-05-2009
Posts: 80

Re: Need freelancer or only help for this functions

yeah, thanks. if someone wants something from freelancers to help - I will be happy.

p.s: still waitin for new version. I hope this will be very soon)  I have a lot of ideas .. if there is a any topic where users could share the useful features that they want to see, it would be cool.

Offline

#6 11-08-2009 07:21:30

teze
Members
From: Moscow never sleep
Registered: 23-05-2009
Posts: 80

Re: Need freelancer or only help for this functions

msworld wrote:

Having events span days is optional and can be deactivated as per the docs.

can u show with sample code?

Offline

#7 12-08-2009 14:24:54

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,069

Re: Need freelancer or only help for this functions

Doesn`t it say in the docs?


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#8 12-08-2009 19:05:21

teze
Members
From: Moscow never sleep
Registered: 23-05-2009
Posts: 80

Re: Need freelancer or only help for this functions

No. In docs saying about colors for the calendar. I find spanning days in class_eventCalendar.inc.phps, but can't modify it to me. Please, show sample code for disable spamming days.

Last edited by teze (12-08-2009 19:06:38)

Offline

#9 12-08-2009 19:11:25

teze
Members
From: Moscow never sleep
Registered: 23-05-2009
Posts: 80

Re: Need freelancer or only help for this functions

David, in which scripts/functions overlib.js is use? I know, 1) On pop-up in send card (show poem music etc), and 2) showing "more" information for vards and events. Only are this or? I want to replace the script in a more simple, or do without it.

Offline

#10 19-08-2009 07:14:07

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,069

Re: Need freelancer or only help for this functions

I can`t remember all the places its used. Use a search utility and search for 'overlib'. That will reveal all the files where the code is used.

To disable calendar day spanning, open the main index.php file. Find:

define ('CAL_SPAN_DAYS', 1);

Set to:

define ('CAL_SPAN_DAYS', 0);


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#11 13-01-2010 12:54:52

teze
Members
From: Moscow never sleep
Registered: 23-05-2009
Posts: 80

Re: Need freelancer or only help for this functions

Hi David, what about a new version of greeting card system?) any good news for ppl?)

Offline

#12 16-01-2010 07:20:58

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,069

Re: Need freelancer or only help for this functions

No, sorry, its still on hold.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

#13 11-02-2010 20:40:14

teze
Members
From: Moscow never sleep
Registered: 23-05-2009
Posts: 80

Re: Need freelancer or only help for this functions

Is it still on hold? I don't found about it on Coming soon section)

Last edited by teze (11-02-2010 20:40:48)

Offline

#14 14-02-2010 12:47:42

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 09-05-2006
Posts: 7,069

Re: Need freelancer or only help for this functions

I removed it as I haven`t worked on it for awhile. It will probably return to that page soon.


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
David Ian Bennett - Lead Developer
www.maianscriptworld.co.uk

Offline

Board footer

2Checkout.com is an authorized reseller of goods and services provided by Maian Script World.© 2003-2013 David Ian Bennett. All Rights Reserved | Forum: FluxBB

Privacy Policy | Refund Policy