place blank index.php in http://208.115.246.50/isis/serverstats/ and other to avoid hack attempts.leanndr wrote: anyone knows what I have to do?
status page ~> http://208.115.246.50/isis/serverstats/ ... /index.php
Seven Signs Status
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- a13xsus
- Posts: 117
- Joined: Sat Oct 16, 2010 3:26 am
- Location: Ukraine
Re: Seven Signs Status
Last edited by a13xsus on Sun Nov 21, 2010 6:42 pm, edited 1 time in total.
--link removed, read forum rules--
- leanndr
- Posts: 92
- Joined: Fri Dec 04, 2009 1:01 am
Re: Seven Signs Status
this is fixed now, but still dont know what to do with the ss day on the status page :/
"Arrogance diminishes wisdom" / "Arrogância diminui a sabedoria"
- a13xsus
- Posts: 117
- Joined: Sat Oct 16, 2010 3:26 am
- Location: Ukraine
Re: Seven Signs Status
Try to change first week day to Monday. As i see your clock is a simple set of .jpg files like http://208.115.246.50/isis/serverstats/ ... /time2.jpg. Change them so that monday will be in the middle (at 6 o'clock).
--link removed, read forum rules--
-
- Posts: 31
- Joined: Wed Jun 04, 2008 3:24 pm
- Location: Germany/NRW/H.a.S.
- Contact:
Re: Seven Signs Status
Please change all the end of the script.
Search :
to :
Search :
Code: Select all
</table></td> </tr> </tbody> </table> </body></html>
Code: Select all
</table></td> </tr> </tbody> </table></td> </tr> </tbody> </table> </body></html>
-
- Posts: 47
- Joined: Sun Oct 10, 2010 4:04 pm
Re: Seven Signs Status
Do you have anything similar to it but the castle siage??
-
- Posts: 42
- Joined: Fri Oct 07, 2011 5:53 am
Re: Seven Signs Status
Amazing! I will try this
Yes, it will be possible for castles?
Yes, it will be possible for castles?
-
- Posts: 4
- Joined: Fri May 18, 2012 2:56 am
Re: Seven Signs Status
I am a novice person had to delete "//" require 'generator.php';sorry guys do not work exactly like the 7 signs .. this is normal, it appears the year 1987?
Uploaded with ImageShack.us
it should be done with the scheduled task?
- daedalus
- Posts: 155
- Joined: Sun Mar 12, 2006 12:16 pm
Re: Seven Signs Status
Hello,
Some FeedBack...
It's seems that the script is quite old even it's still working.
To handle your changed request I've moved ACM, castle control, 7signs to the GitHub repo. It'll more easier to fork and pull back changes.
https://github.com/lenoxys/l2j_seven_signs
Thanks,
Daedalus
Some FeedBack...
It's seems that the script is quite old even it's still working.
To handle your changed request I've moved ACM, castle control, 7signs to the GitHub repo. It'll more easier to fork and pull back changes.
https://github.com/lenoxys/l2j_seven_signs
Thanks,
Daedalus
Daedalus
-
- Posts: 17
- Joined: Tue May 24, 2011 7:56 pm
Re: Seven Signs Status
daedalus these scripts somehow doesn't count the days accurate in the picture. I've tried several ways to make it count but it still doesn't work.
For example var nthDay gives me number with 2 digits 01 when the new period begin. On Tuesday, the number doesn't change, even when the new js is written on execution of the generator.php, which cause the picture to stay on Monday.
I've tried with cron job, but still no change. This script must be updated, otherwise it can't be used.
For example var nthDay gives me number with 2 digits 01 when the new period begin. On Tuesday, the number doesn't change, even when the new js is written on execution of the generator.php, which cause the picture to stay on Monday.
I've tried with cron job, but still no change. This script must be updated, otherwise it can't be used.
- daedalus
- Posts: 155
- Joined: Sun Mar 12, 2006 12:16 pm
Re: Seven Signs Status
Hello
To try to fix 7signs script, anyone can export seven_signs_status table at different step of 7signs ?
Please send the extract by pm. Thanks for sharing
Thanks,
Daedalus
To try to fix 7signs script, anyone can export seven_signs_status table at different step of 7signs ?
Please send the extract by pm. Thanks for sharing
Thanks,
Daedalus
Daedalus