Search found 546 matches

by mgroeninger
Wed Sep 05, 2007 3:17 am
Forum: Bugs
Topic: usergallery doesn't show EXIF UTF8 usercomments properly
Replies: 5
Views: 6531

Sorry about getting to this so slowly... I'm just get run off my feet... I have a feeling that you are running into a class/function scope issue. If you have defined the functions inside the usergallery class you will need to reference the function with something like $exif_data[$value2] = $this->un...
by mgroeninger
Mon Aug 13, 2007 3:40 pm
Forum: Bugs
Topic: usergallery doesn't show EXIF UTF8 usercomments properly
Replies: 5
Views: 6531

Sure we can work on this together, if you like...

And you are spot on about what needs to happen to fix the current code...

I'll poke at it sometime in the next week or so... If you can come up with a solution I'd be happy to incorporate it.
by mgroeninger
Mon Aug 13, 2007 3:31 pm
Forum: Bugs
Topic: usergallery thumbnail view ugly thumbs
Replies: 1
Views: 2289

I'd be willing to incorporate any suggested CSS changes into the plugin that would fix these problems, as long as they still allow the plugin the flexibility to change column sizes (with minimum impact to other template features, of course). Please also remember that the plugin can be changed entire...
by mgroeninger
Mon Aug 06, 2007 5:55 am
Forum: Bugs
Topic: usergallery doesn't show EXIF UTF8 usercomments properly
Replies: 5
Views: 6531

Hmm. This is something I do not have a quick fix for. I haven't really looked at the way the EXIF library is interacting with different fields, so I don't have a good idea off the top of my head. To confuse matters, I am evaluating removing the EXIF library that is included with usergallery (PHP Met...
by mgroeninger
Sun Aug 05, 2007 5:23 pm
Forum: Installation
Topic: [SOLVED] usergallery not accessible/permalink not working
Replies: 2
Views: 2484

I think you need a leading slash after the question mark.... The default is this: /index.php?/pages/gallery.html I think doing something like /index.php?/gallery.html might help. That being said, it used to be that first level permalinks did not work so well and it was recommended you use a "fo...
by mgroeninger
Sun Aug 05, 2007 5:01 pm
Forum: Installation
Topic: SUHOSIN and eval()
Replies: 6
Views: 8168

It should only take 24 hours at the most...

There might be a problem somewhere on the server that generates the new Spartacus files... I'll drop Garvin a note about it.
by mgroeninger
Sun Aug 05, 2007 2:20 am
Forum: General discussions
Topic: Image Gallery
Replies: 7
Views: 3618

Sorry, I haven't used the static page sidebar plugin before, so I can't offer any real help. If you post a url to the site I might be able to see something weird (like corrupted output or something), but I don't have a whole lot more to offer to solve that problem. Garvin (or someone else) is likely...
by mgroeninger
Sat Aug 04, 2007 10:39 pm
Forum: General discussions
Topic: Image Gallery
Replies: 7
Views: 3618

Re: Image Gallery

- Can a gallery have multiple page (ex: A gallery containing 100 picture, 10 picture per page) I think Garvin got most of the other questions, so I figured I would fill this one in a bit. If you look for the "Gallery Display" event plugin (also named usergallery in places) you can do this...
by mgroeninger
Sat Aug 04, 2007 5:08 am
Forum: Installation
Topic: SUHOSIN and eval()
Replies: 6
Views: 8168

Ok, I have updated the plugin to avoid using Smarty math functions. This change did introduce two new settings to the plugin. One controls the tab spacing for the directory tree view, while the other controls the max. image size on the image pages. The defaults should not change. If you use a custom...
by mgroeninger
Sat Aug 04, 2007 3:07 am
Forum: Installation
Topic: SUHOSIN and eval()
Replies: 6
Views: 8168

Wow... I was aware that the Smarty math functions had some performance concerns, but I didn't know they used eval.... Ok, this is actually coming from some really simple lines in the usergallery template files: plugin_usergallery_imagedisplay.tpl: <img class="gallery_thumb" {if $plugin_use...
by mgroeninger
Wed Aug 01, 2007 12:40 am
Forum: Bugs
Topic: custom css does not avoid standard css in some plugins!
Replies: 1
Views: 2863

Both plugins patched to reflect Stephan's fixes.
by mgroeninger
Wed Aug 01, 2007 12:39 am
Forum: Bugs
Topic: serendipity_plugin_linklist - css outpout
Replies: 7
Views: 4088

the on for entrypaging on http://board.s9y.org/viewtopic.php?t=10617 Ahh.. no I hadn't done that patch. :D Generally I skip over things that have to do with plugins I haven't worked on before. That one was simple enough I patched it though, after you pointed it out to me. Sorry I wasn't paying atte...
by mgroeninger
Wed Aug 01, 2007 12:14 am
Forum: Bugs
Topic: serendipity_plugin_linklist - css outpout
Replies: 7
Views: 4088

1) Did you use my suggested code or another one? Basically it was your patch... I just changed it so that there is only uses one stristr test... (no real reason for the change, I just thought this looked a bit cleaner) You can see the change here: http://php-blog.cvs.sourceforge.net/php-blog/additi...
by mgroeninger
Tue Jul 31, 2007 5:57 pm
Forum: Bugs
Topic: serendipity_plugin_linklist - css outpout
Replies: 7
Views: 4088

Hi Stephan!

I think you are talking about the same bug you reported in http://board.s9y.org/viewtopic.php?t=10617

I just added a block to check for that and bumped the version to 1.96

Can you make sure it works for what you were doing? I did a brief test on my server and it seemed to be working.
by mgroeninger
Tue Jul 17, 2007 11:48 pm
Forum: Development
Topic: Coding Standards
Replies: 9
Views: 7114

Äh, OK, perhaps my english is not good enough: What do you mean? *laugh* your english is fine... I originally just used your account name (stm999999999) to refer to you... when I re-read it I decided I really should call you by your real name, since I know what it is and all. Sorry about the confus...