Sudoku MOD for phpbb3

форум посвящен дальнейшим разработкам базового мода SUDOKU

Moderator: el_teniente

Re: Sudoku MOD for phpbb3

Postby el_teniente on Sat Jun 18, 2016 6:30 pm

o problem to set sudoku style with Style Switch winkk:::

open this file classes_sudoku.php



find:
Code: Select all
      if ($user->data['user_style'] > 1)

      {




replace with:
Code: Select all
      if ($user->data['user_style'] > 1 || request_var('style', 0) > 1)

      {

         $user->data['user_style'] =  request_var('style', 0) > 0 ? request_var('style', 0) : $user->data['user_style'];





save, close, EOM :lol:
die hard---live easy
User avatar
el_teniente
Статс-админ
Статс-админ
 
Posts: 4282
Joined: Mon Nov 07, 2005 7:51 pm
Location: Белокаменная
Gender: Male
Country: Russian Federation

Re: Sudoku MOD for phpbb3

Postby pitter on Sun Jun 19, 2016 10:53 am

allo el_teniente,



i have done and it works fine.

You have make a great Job.

Many thanks for Help. danke::: :smt023 :smt023 :smt023
pitter
Новобранец
 
Posts: 7
Joined: Fri Jun 03, 2016 6:10 pm
Gender: Male
Country: United States

Re: Sudoku MOD for phpbb3

Postby el_teniente on Sun Jun 19, 2016 11:36 am

Das ist sehr gut! :yah:::

die hard---live easy
User avatar
el_teniente
Статс-админ
Статс-админ
 
Posts: 4282
Joined: Mon Nov 07, 2005 7:51 pm
Location: Белокаменная
Gender: Male
Country: Russian Federation

Re: Sudoku MOD for phpbb3

Postby Scanialady on Tue Jun 21, 2016 6:05 pm

orks now with other images, yes smile:::



Using style changer:



Code: Select all


Allgemeiner Fehler

Es wurde versucht, zu einer möglicherweise unsicheren URL weiterzuleiten.



BACKTRACE



FILE: (not given by php)

LINE: (not given by php)

CALL: msg_handler()



FILE: [ROOT]/includes/functions.php

LINE: 2362

CALL: trigger_error()



FILE: [ROOT]/ext/kirk/stylechanger/event/listener.php

LINE: 63

CALL: redirect()



FILE: (not given by php)

LINE: (not given by php)

CALL: kirk\stylechanger\event\listener->switch_style()



FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php

LINE: 158

CALL: call_user_func()



FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php

LINE: 46

CALL: Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()



FILE: [ROOT]/phpbb/event/dispatcher.php

LINE: 60

CALL: Symfony\Component\EventDispatcher\EventDispatcher->dispatch()



FILE: [ROOT]/phpbb/event/dispatcher.php

LINE: 46

CALL: phpbb\event\dispatcher->dispatch()



FILE: [ROOT]/ucp.php

LINE: 373

CALL: phpbb\event\dispatcher->trigger_event()





If you wish to view by yourself:

http://forum.ladyscommunity.de
Last edited by Scanialady on Mon Jul 04, 2016 3:55 pm, edited 1 time in total.
Scanialady
Младший ковбой
Младший ковбой
 
Posts: 31
Joined: Thu May 14, 2015 12:41 pm
Gender: None specified
Country: Germany

Re: Sudoku MOD for phpbb3

Postby el_teniente on Tue Jun 21, 2016 6:30 pm

h, no, sorry, i haven't a time to "dig" new features of phpbb3 like "dispatcher" smile:::

anyway phpbb3.1 is a in-between version to phpbb3.2 winkk:::



in fact, i can't install phpbb3.19 to my server with php7---they used "null" as a class name, and it cause fatal error---forbidden in php7 roll:::
die hard---live easy
User avatar
el_teniente
Статс-админ
Статс-админ
 
Posts: 4282
Joined: Mon Nov 07, 2005 7:51 pm
Location: Белокаменная
Gender: Male
Country: Russian Federation

Re: Sudoku MOD for phpbb3

Postby Scanialady on Tue Jun 21, 2016 6:32 pm

o problem -wie are also glad about a version for 3.2 :D

Scanialady
Младший ковбой
Младший ковбой
 
Posts: 31
Joined: Thu May 14, 2015 12:41 pm
Gender: None specified
Country: Germany

Re: Sudoku MOD for phpbb3

Postby el_teniente on Tue Jun 21, 2016 6:46 pm

:smt044 :smt044 :smt044

it needs about month or two of free time to "investigate what's new" there winkk:::
die hard---live easy
User avatar
el_teniente
Статс-админ
Статс-админ
 
Posts: 4282
Joined: Mon Nov 07, 2005 7:51 pm
Location: Белокаменная
Gender: Male
Country: Russian Federation

Re: Sudoku MOD for phpbb3

Postby Scanialady on Tue Jun 21, 2016 9:52 pm

el_teniente wrote:...

Ich bin ein Meister in PHP und MySQL winkk:::







:::tea:::



I am sure, you can do it :smt058
Scanialady
Младший ковбой
Младший ковбой
 
Posts: 31
Joined: Thu May 14, 2015 12:41 pm
Gender: None specified
Country: Germany

Re: Sudoku MOD for phpbb3

Postby sile on Sat Jun 25, 2016 11:11 am

l_teniente

you are the best and will say thanks so much for your great work :smt057 :smt057



Image



sile
User avatar
sile
Кольт-поручик
Кольт-поручик
 
Posts: 174
Joined: Wed Apr 25, 2007 6:15 pm
Gender: Female
Country: Switzerland

Re: Sudoku MOD for phpbb3

Postby el_teniente on Sun Jun 26, 2016 12:32 am

hank you, sile smile:::

die hard---live easy
User avatar
el_teniente
Статс-админ
Статс-админ
 
Posts: 4282
Joined: Mon Nov 07, 2005 7:51 pm
Location: Белокаменная
Gender: Male
Country: Russian Federation

Re: Sudoku MOD for phpbb3

Postby sile on Wed Mar 01, 2017 12:09 pm

ood Morning el_teniente

I make a new forum :-m@ck :-m@ck :-m@ck :-m@ck :-m@ck

So i have install the sudoku but first:

I can not find the code in the colours.css

.icon-faq { background-image: url("./images/icon_faq.gif");



for the icon



.icon-sudoku { background-image: url("./images/icon_sudoku.gif"); }



My second problem is in the acp i cant see sudoku blink:::

What make i wrong please

Can you help me please :smt058



regards

sile
User avatar
sile
Кольт-поручик
Кольт-поручик
 
Posts: 174
Joined: Wed Apr 25, 2007 6:15 pm
Gender: Female
Country: Switzerland

Re: Sudoku MOD for phpbb3

Postby el_teniente on Wed Mar 01, 2017 1:27 pm

allo, sile! :yah:::

I have many work till the end of March, and can't help you right now un:::

sorry :smt005
die hard---live easy
User avatar
el_teniente
Статс-админ
Статс-админ
 
Posts: 4282
Joined: Mon Nov 07, 2005 7:51 pm
Location: Белокаменная
Gender: Male
Country: Russian Federation

Re: Sudoku MOD for phpbb3

Postby sile on Thu Mar 02, 2017 5:32 pm

can wait el_teniente :yah:::

But work not too much :-m@ck

I think i play word of warcraft loooooooooooooooooooool

You now this game , in the game i play PVP :-s@rc
User avatar
sile
Кольт-поручик
Кольт-поручик
 
Posts: 174
Joined: Wed Apr 25, 2007 6:15 pm
Gender: Female
Country: Switzerland

Re: Sudoku MOD for phpbb3

Postby el_teniente on Thu Mar 02, 2017 6:56 pm

ounter strike is better :::tea:::

die hard---live easy
User avatar
el_teniente
Статс-админ
Статс-админ
 
Posts: 4282
Joined: Mon Nov 07, 2005 7:51 pm
Location: Белокаменная
Gender: Male
Country: Russian Federation

Re: Sudoku MOD for phpbb3

Postby sile on Thu Mar 02, 2017 6:59 pm

think wow :::tea::: :::tea:::

User avatar
sile
Кольт-поручик
Кольт-поручик
 
Posts: 174
Joined: Wed Apr 25, 2007 6:15 pm
Gender: Female
Country: Switzerland

PreviousNext

Return to Sudoku MOD

Who is online

Users browsing this forum: No registered users and 1 guest


Page generation time 0.09 sec (PHP: 56% - SQL: 44%) - DB queries 29 - Peak memory usage 3.59 MB
cron