Seven Signs Status

Have you created a useful tool? or Do you want to get help building one? This is the right place!
Forum rules
READ NOW: L2j Forums Rules of Conduct
forenaite
Posts: 4
Joined: Wed Jan 27, 2010 10:32 pm

Re: Seven Signs Status

Post by forenaite »

Something still wrong. The seal effect days keep growing:

Seal Effect Day 17
User avatar
CubAfull
Posts: 37
Joined: Wed Feb 03, 2010 9:02 pm

Re: Seven Signs Status

Post by CubAfull »

Something still wrong. The seal effect days keep growing:

Seal Effect Day 17
i have the same problem.
I Cuba...
zornak
Posts: 2
Joined: Wed May 13, 2009 8:29 pm

Re: Seven Signs Status

Post by zornak »

The problem is that our friend Kaos, is wrong to convert the date, the letter "d" returns the days of the month, to solve it we must use the letter "w" that returns the days of the week.

$date = date("w", $query['date']) ;

Greetings!!
"Great things come from Stupid ideas." ThePhoenixBird
forenaite
Posts: 4
Joined: Wed Jan 27, 2010 10:32 pm

Re: Seven Signs Status

Post by forenaite »

It's working now!!! Many thanks!!
:lol:
waXus
Posts: 2
Joined: Thu Dec 20, 2007 4:23 pm

Re: Seven Signs Status

Post by waXus »

How I can add that to website as module ?
I don't want to have more than one <html> tag in file.
So I have:

index.php
-images
- 7s //ssq_image
-modules
- 7s.php //index
- 7sgen.php //generator

And I see something like that:
Image
http://pawel.diy-elektronika.pl/7s.png
but it should look like that:
Image
http://pawel.diy-elektronika.pl/7soff.png

Help, please :)
cerasela
Posts: 2
Joined: Mon Apr 19, 2010 1:12 am

Re: Seven Signs Status

Post by cerasela »

nice think i try it soon and i come back with the answer
User avatar
daedalus
Posts: 155
Joined: Sun Mar 12, 2006 12:16 pm

Re: Seven Signs Status

Post by daedalus »

zornak wrote:The problem is that our friend Kaos, is wrong to convert the date, the letter "d" returns the days of the month, to solve it we must use the letter "w" that returns the days of the week.

$date = date("w", $query['date']) ;

Greetings!!

SS7 script updated. thx zornak :)
Daedalus
User avatar
Sweetyass
Posts: 45
Joined: Fri Apr 30, 2010 5:15 pm

Re: Seven Signs Status

Post by Sweetyass »

Hello can someone plss help me i don't understand :) where do i put the attribute 777? and how? can someone make a print screen pls
User avatar
Jesus.M
Posts: 41
Joined: Sun Apr 25, 2010 11:33 am
Location: Lithuania
Contact:

Re: Seven Signs Status

Post by Jesus.M »

Sweetyass wrote:Hello can someone plss help me i don't understand :) where do i put the attribute 777? and how? can someone make a print screen pls
It depends on your FTP application. Often it need only to press right mouse button on that file in FTP window (server side) and click on "permissions" link, then write 777 or 0777.
Design meets code. Obey the code!
Neliel
Posts: 7
Joined: Sun Apr 25, 2010 12:42 am
Location: Meurthe et moselle, France
Contact:

Re: Seven Signs Status

Post by Neliel »

I have a problem with has to leave of 5 in the daytime of quest Event period
User avatar
ratonofx
Posts: 135
Joined: Thu Nov 23, 2006 2:39 am

Re: Seven Signs Status

Post by ratonofx »

Neliel wrote:I have a problem with has to leave of 5 in the daytime of quest Event period
are you stucked at Friday too?
Neliel
Posts: 7
Joined: Sun Apr 25, 2010 12:42 am
Location: Meurthe et moselle, France
Contact:

Re: Seven Signs Status

Post by Neliel »

Yes after Friday the seven signs aren't just!
User avatar
pinkcore
Posts: 247
Joined: Fri Jul 24, 2009 3:04 am
Location: Czech Republic

Re: Seven Signs Status

Post by pinkcore »

There is problem beacuse script is designed for Korean Country and there week starts at Saturday. So you will have problems.

I have solved it by setting nthDay by my server time, so i stop using the time from database :P

For me works great.

And 1 recommend: Stop using 777 permissions for .js file :P it can be easily hacked by everyone, just set 755 ;)

And last recommned: Use cron to refresh this script every 30 minutes :)
I'm not here only for food!
Neliel
Posts: 7
Joined: Sun Apr 25, 2010 12:42 am
Location: Meurthe et moselle, France
Contact:

Re: Seven Signs Status

Post by Neliel »

Thank you! I am going to try.
User avatar
leanndr
Posts: 92
Joined: Fri Dec 04, 2009 1:01 am

Re: Seven Signs Status

Post by leanndr »

well, dont know if I can do this on the script, or if I have to change something on server...
today its saturday but on the status page it shows tuesday :/

anyone knows what I have to do?
status page ~> http://208.115.246.50/isis/serverstats/ ... /index.php
"Arrogance diminishes wisdom" / "Arrogância diminui a sabedoria"
Post Reply