Page 3 of 3

Re: Seven Signs Status

Posted: Sat Nov 20, 2010 1:20 pm
by a13xsus
leanndr wrote: anyone knows what I have to do?
status page ~> http://208.115.246.50/isis/serverstats/ ... /index.php
place blank index.php in http://208.115.246.50/isis/serverstats/ and other to avoid hack attempts.

Re: Seven Signs Status

Posted: Sun Nov 21, 2010 1:16 am
by leanndr
this is fixed now, but still dont know what to do with the ss day on the status page :/

Re: Seven Signs Status

Posted: Sun Nov 21, 2010 6:37 pm
by a13xsus
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).

Re: Seven Signs Status

Posted: Wed Jul 06, 2011 6:40 am
by PapaHarni
Please change all the end of the script.

Search :

Code: Select all

              </table></td>           </tr>         </tbody>       </table> </body></html>
to :

Code: Select all

              </table></td>           </tr>         </tbody>       </table></td>      </tr>     </tbody>    </table> </body></html>

Re: Seven Signs Status

Posted: Mon Aug 01, 2011 4:56 pm
by KantikSGC
Do you have anything similar to it but the castle siage??

Re: Seven Signs Status

Posted: Thu Dec 08, 2011 12:51 am
by WallMan
Amazing! I will try this :)

Yes, it will be possible for castles?

Re: Seven Signs Status

Posted: Sat May 26, 2012 11:50 pm
by jrafaelca
sorry guys do not work exactly like the 7 signs .. this is normal, it appears the year 1987?
Image

Uploaded with ImageShack.us
I am a novice person had to delete "//" require 'generator.php';

it should be done with the scheduled task?

Re: Seven Signs Status

Posted: Tue Jul 21, 2015 10:48 am
by daedalus
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

Re: Seven Signs Status

Posted: Tue Oct 27, 2015 5:50 pm
by busta
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.

Re: Seven Signs Status

Posted: Sun Nov 15, 2015 3:33 pm
by daedalus
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