BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager 8, 9, 10 Forum
 Bug Reports
 Zodiac information update from DOB of actor

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
Danoo Posted - 16 Jan 2017 : 08:56:59
Hi,
This maybe a bug,

I have noticed if the DOB of actor is a single figure day of the month
(eg. the first 9 days of the month from the first to the ninth)
the automatic update of the Zodiac sign for this actor comes up as undefined.

As soon as the date of month moves into double figures (eg.the 10th through to the 31st), the zodiac updates correctly to conform with the DOB of the actor.

Not a big issue, but no programmer likes to see the word undefined

Cheers Dan
5   L A T E S T    R E P L I E S    (Newest First)
houkman Posted - 10 Mar 2018 : 20:00:03
zodiac.js from version 8.2.6.0 works:
https://www.dropbox.com/s/j1efeb4qurzxzxc/zodiac.js?dl=1
JDommi Posted - 16 Jan 2017 : 12:52:00
That would be great
Somewhere in one of the other scripts there is already existing a function that adds a leading zero to the season/episode.
Danoo Posted - 16 Jan 2017 : 12:11:55
quote:
Originally posted by JDommi

Strange, I always get 2 digits for day and month. XMM itself expands every date leading zeros if neccessary.
Can it be that the internal date format of your OS is set to shorten it?
Make a screenshot of such an error, please. Otherwise I can't reproduce it.



Yea that is the problem I need to have a leading zero on my single digit dates to satisfy the the 2 substr operators at the start of the script
b = bdate.substr(0,2);
c = bdate.substr(3,2);

it is expecting 2 digits

I can probably re-write the script to combat whether there is a leading zero or not
If i do I'll let you know and post the ammended script

Cheers, Dan
JDommi Posted - 16 Jan 2017 : 11:33:39
Strange, I always get 2 digits for day and month. XMM itself expands every date leading zeros if neccessary.
Can it be that the internal date format of your OS is set to shorten it?
Make a screenshot of such an error, please. Otherwise I can't reproduce it.
JDommi Posted - 16 Jan 2017 : 10:41:54
Thanks for the info! I never have realized that problem.
I will have a look at this functions today.
But maybe you or another user is faster than me: CardsRepository/js/zodiac.js is javascript function.

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.06 sec. Powered By: Snitz Forums 2000 Version 3.4.07