User Info Module Released
Charles08
Joined: 2008-02-22
Posts: 25 |
![]() |
I have released the User Info Module. The module will work on both Gallery 2.2.4 and 2.3(SVN)! You can read more information about the module and how to install it on Gallery 2.2.4 here: ScreenShots: |
|
alecmyers
Joined: 2006-08-01
Posts: 4342 |
![]() |
Hi Charles, Just a quick question - why the requirement for different module.inc files for the different versions of Gallery? |
|
Charles08
Joined: 2008-02-22
Posts: 25 |
![]() |
Gallery 2.2.4 registers event listeners one way and the newer versions of gallery(2.3) will be registering event listeners differently. |
|
alecmyers
Joined: 2006-08-01
Posts: 4342 |
![]() |
Correct me if I'm wrong, but the old version is only deprecated in 2.3 - not removed... otherwise every module in existence is going to fail without a rewrite! |
|
Charles08
Joined: 2008-02-22
Posts: 25 |
![]() |
From what I read here: http://gallery.menalto.com/apidoc/GalleryCore/Classes/GalleryModule.html#methodregisterEventListeners |
|
kth
Joined: 2007-10-12
Posts: 3 |
![]() |
Hi Charles08, it´s great - it was at the top of my Gallery-wishlist for months, thank you very much I have installed the module, it is shown in administration area, but the table remains empty - "No records in Database", although users logged in and out and some failed. My system info: Gallery-Version = 2.2.4 Kern 1.2.0.6 Is there something I could configure/check to get the module working correctly ? Thank you, Karsten |
|
Charles08
Joined: 2008-02-22
Posts: 25 |
![]() |
kth wrote:
Hi Charles08, You are very welcome. It was also on my wish list as well! I see that you are running Gallery 2.2.4 Did you deactivate and uninstall the module? |
|
kth
Joined: 2007-10-12
Posts: 3 |
![]() |
Hi, yes, sure I did. Sorry and thank you very much, Karsten |
|
Charles08
Joined: 2008-02-22
Posts: 25 |
![]() |
kth wrote:
Hi, Great! I am currently working on making it where it will show x number of records per page. |
|
jens_k
Joined: 2007-01-28
Posts: 244 |
![]() |
Hi Charles08, thanks a lot for this great module ;-) Best regards, |
|
kth
Joined: 2007-10-12
Posts: 3 |
![]() |
Charles08 wrote:
Great! I am currently working on making it where it will show x number of records per page. Good idea - but for me it would be enough to set it to a fix length of e.g. 50 or 100 entries per page to prevent it from showing 5000 lines. It would be nice to sort the latest entries to top, but I think it´s not possible because of the structure of the log files. |
|
Charles08
Joined: 2008-02-22
Posts: 25 |
![]() |
kth wrote:
The # of records per page would be user changeable under the Setup Tab. |
|
alecmyers
Joined: 2006-08-01
Posts: 4342 |
![]() |
Charles08 wrote:
From what I read here: http://gallery.menalto.com/apidoc/GalleryCore/Classes/GalleryModule.html#methodregisterEventListeners Fair enough... although there is no change in major API number between 2.3 and 2.2.4 both at API version 7 - also does the new method using registerFactoryImplementation not work in 2.2.4? I can't see why it shouldn't. |
|
Charles08
Joined: 2008-02-22
Posts: 25 |
![]() |
alecmyers wrote:
For some reason I couldn't get it to work in 2.2.4 so that is why I used the old way and had it in a different file. It might have been how I coded it but I don't know. |
|
vdd
Joined: 2005-08-11
Posts: 134 |
![]() |
Can someone do me a favor to put all the files you have to download for the userinfo, to put them in one map userinfo, like the other modules, so I can upload this to the Modules map If I use this link : something I do wrong I think. Uploading them to the modules map is not working for me I can not get Userinfo to work in a testsite Gallery 2,3 (svn) Best regards |
|
Charles08
Joined: 2008-02-22
Posts: 25 |
![]() |
vdd wrote:
Can someone do me a favor to put all the files you have to download for the userinfo, to put them in one map userinfo, like the other modules, so I can upload this to the Modules map vdd, What kind of error are you getting when you try to install onto Gallery 2.3(SVN)? |
|
Charles08
Joined: 2008-02-22
Posts: 25 |
![]() |
I just uploaded the newest version which is 1.0.4 I have also updated the screen shots. Now you don't have to deactivate, uninstall, or rename any files to get User Info module to install. |
|
vdd
Joined: 2005-08-11
Posts: 134 |
![]() |
Charleso8 OK it's working |
|
Charles08
Joined: 2008-02-22
Posts: 25 |
![]() |
vdd wrote:
Charleso8 I am glad that it is working and you are welcome! |
|
rexator
![]()
Joined: 2005-10-28
Posts: 9 |
![]() |
I'd love to be able to view what user has downloaded through zipcart |
|
BadDog
![]()
Joined: 2010-01-04
Posts: 1 |
![]() |
I'd like to have some way to either limit the number of records kept in the database (e.g., only records from the last 30 days) or purge them (e.g., delete records older than 30 days) from Admin. Could something like that be added? |
|