[ABD] Who Visited This Topic

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
Bruninoit
Registered User
Posts: 499
Joined: Thu Jun 13, 2013 2:34 pm
Location: Florence (Italy)
Name: Bruno Andrew

Re: [ALPHA] Who Visited This Topic

Post by Bruninoit »

Yes! In the next versions: permission rules, last topics visited (in profile) and popup with dates of visit!
Bruninoit
Registered User
Posts: 499
Joined: Thu Jun 13, 2013 2:34 pm
Location: Florence (Italy)
Name: Bruno Andrew

Re: [BETA] Who Visited This Topic

Post by Bruninoit »

New version 0.1.0-b1 with color of usernames, popup with last visits date and permission!
User avatar
RomaamoR
Registered User
Posts: 291
Joined: Tue Feb 24, 2015 4:45 pm
Location: Ukraine
Name: Roman

Re: [BETA] Who Visited This Topic

Post by RomaamoR »

I receive an error.

Code: Select all

SQL ERROR [ mysqli ]

Out of range value for column 'date' at row 1 [1264]

SQL

INSERT INTO phpbb_wvtt (user_id, topic_id, date) VALUES ('2', 2, 1425324030)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 194
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/ext/bruninoit/wvtt/event/main_listener.php
LINE: 86
CALL: phpbb\db\driver\factory->sql_query()

FILE: (not given by php)
LINE: (not given by php)
CALL: bruninoit\wvtt\event\main_listener->viewtopic_actions()

FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
LINE: 164
CALL: call_user_func()

FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
LINE: 53
CALL: Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()

FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
LINE: 167
CALL: Symfony\Component\EventDispatcher\EventDispatcher->dispatch()

FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 60
CALL: Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch()

FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 46
CALL: phpbb\event\dispatcher->dispatch()

FILE: [ROOT]/viewtopic.php
LINE: 1101
CALL: phpbb\event\dispatcher->trigger_event()
User avatar
draky
Registered User
Posts: 250
Joined: Tue Dec 10, 2002 2:04 pm
Location: France
Name: Gilles W.

Re: [BETA] Who Visited This Topic

Post by draky »

Suggestion : synchronize because I deleted members who visited topics and they're still displayed.
User avatar
RomaamoR
Registered User
Posts: 291
Joined: Tue Feb 24, 2015 4:45 pm
Location: Ukraine
Name: Roman

Re: [BETA] Who Visited This Topic

Post by RomaamoR »

draky wrote:Suggestion : synchronize because I deleted members who visited topics and they're still displayed.
It did not help.
Bruninoit
Registered User
Posts: 499
Joined: Thu Jun 13, 2013 2:34 pm
Location: Florence (Italy)
Name: Bruno Andrew

Re: [BETA] Who Visited This Topic

Post by Bruninoit »

@draky I'll do it
RomaamoR wrote:I receive an error.

Code: Select all

SQL ERROR [ mysqli ]

Out of range value for column 'date' at row 1 [1264]

SQL

INSERT INTO phpbb_wvtt (user_id, topic_id, date) VALUES ('2', 2, 1425324030)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
 
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 194
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/ext/bruninoit/wvtt/event/main_listener.php
LINE: 86
CALL: phpbb\db\driver\factory->sql_query()

FILE: (not given by php)
LINE: (not given by php)
CALL: bruninoit\wvtt\event\main_listener->viewtopic_actions()

FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
LINE: 164
CALL: call_user_func()

FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
LINE: 53
CALL: Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()

FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
LINE: 167
CALL: Symfony\Component\EventDispatcher\EventDispatcher->dispatch()

FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 60
CALL: Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch()

FILE: [ROOT]/phpbb/event/dispatcher.php
LINE: 46
CALL: phpbb\event\dispatcher->dispatch()

FILE: [ROOT]/viewtopic.php
LINE: 1101
CALL: phpbb\event\dispatcher->trigger_event()


Which version did you have before the update? a1, a2 or new installation?
Thanks for the report
User avatar
OmkePom
Registered User
Posts: 205
Joined: Tue Jul 15, 2014 8:38 am
Name: IJsbrand Nijboer

Re: [BETA] Who Visited This Topic

Post by OmkePom »

Works well!

Only afther install, normall users have permission and Moderators and higher dont. Its upside down world!

Maybe its possible to turn counter on/off ???

BTW: Great job thx m8! :)
You got Brains like a Peanut, OMG i insulted a Peanut!
User avatar
martin123456
I've Been Banned!
Posts: 726
Joined: Sat Mar 05, 2011 7:44 pm

Re: [BETA] Who Visited This Topic

Post by martin123456 »

Any screen shot of the popup date view as i'm not seeing it on my site or your site come to that.

Code: Select all

<!-- IF S_CODE_UNTIDY and S_MESS_ON_INDEX Good If_Not_TIDY_Then_SUBMIT -->
Bruninoit
Registered User
Posts: 499
Joined: Thu Jun 13, 2013 2:34 pm
Location: Florence (Italy)
Name: Bruno Andrew

Re: [BETA] Who Visited This Topic

Post by Bruninoit »

OmkePom wrote:Works well!

Only afther install, normall users have permission and Moderators and higher dont. Its upside down world!

Maybe its possible to turn counter on/off ???

BTW: Great job thx m8! :)
Ok thanks, I'll resolve the permission problem.

I didn't insert the counter setting because I don't understand why someone want to disable it. if someone want it I'll insert it.
martin123456 wrote:Any screen shot of the popup date view as i'm not seeing it on my site or your site come to that.
To open the popup you have to click the "who visited this topic" link
User avatar
RomaamoR
Registered User
Posts: 291
Joined: Tue Feb 24, 2015 4:45 pm
Location: Ukraine
Name: Roman

Re: [BETA] Who Visited This Topic

Post by RomaamoR »

Brunino wrote:Which version did you have before the update? a1, a2 or new installation?
Thanks for the report
Tried all versions .
User avatar
OmkePom
Registered User
Posts: 205
Joined: Tue Jul 15, 2014 8:38 am
Name: IJsbrand Nijboer

Re: [BETA] Who Visited This Topic

Post by OmkePom »

Brunino wrote: I didn't insert the counter setting because I don't understand why someone want to disable it. if someone want it I'll insert it.
Yes, I want it!
You got Brains like a Peanut, OMG i insulted a Peanut!
Bruninoit
Registered User
Posts: 499
Joined: Thu Jun 13, 2013 2:34 pm
Location: Florence (Italy)
Name: Bruno Andrew

Re: [BETA] Who Visited This Topic

Post by Bruninoit »

RomaamoR wrote:
Brunino wrote:Which version did you have before the update? a1, a2 or new installation?
Thanks for the report
Tried all versions .
Go to phpmyadmin and remove the table prefix_wvtt
Then disable the extension, delete from ftp. Download the last version (not from github) and upload it. Then activate it.

If you cannot enter in ACP, delete the ext/bruninoit/wvtt/config/services.yml before doing the other thing.
Bruninoit
Registered User
Posts: 499
Joined: Thu Jun 13, 2013 2:34 pm
Location: Florence (Italy)
Name: Bruno Andrew

Re: [BETA] Who Visited This Topic

Post by Bruninoit »

OmkePom wrote:
Brunino wrote: I didn't insert the counter setting because I don't understand why someone want to disable it. if someone want it I'll insert it.
Yes, I want it!
Ok... I'll add it in the RC1 or RC2 version.
User avatar
RomaamoR
Registered User
Posts: 291
Joined: Tue Feb 24, 2015 4:45 pm
Location: Ukraine
Name: Roman

Re: [BETA] Who Visited This Topic

Post by RomaamoR »

Brunino wrote:Go to phpmyadmin and remove the table prefix_wvtt
Extension removed . Table cleaned . Reinstalled . Not what has changed. The error is the same.
Bruninoit
Registered User
Posts: 499
Joined: Thu Jun 13, 2013 2:34 pm
Location: Florence (Italy)
Name: Bruno Andrew

Re: [BETA] Who Visited This Topic

Post by Bruninoit »

RomaamoR wrote:
Brunino wrote:Go to phpmyadmin and remove the table prefix_wvtt
Extension removed . Table cleaned . Reinstalled . Not what has changed. The error is the same.
Ok I've understood the problem. Now I cannot edit it on github but you can do it on your forum.
Please clean again the table prefix_wvtt, disable the extension. Then don't delete from ftp. Open the file migrations/release_0_1_0.php of my extension and change 'TIMESTAMP', null with 'TIMESTAMP', 0.
Thanks for all the test
Last edited by Bruninoit on Tue Mar 03, 2015 9:14 pm, edited 1 time in total.

Return to “Abandoned Extensions”