phpBB Version: 3.0.8
Gallery-Link: http://heathenboard.com
PHP Version: 5.2.13
Database Version: 5.0.91
Error description and message
I just upgraded to version 1.0.6. In my UCP I noticed the recent/random images showing up 4 times. I googled for the problem, no answer anywhere. So I tried to figure it out myself. I finally was able to edit the memberlist_view.html in prosilver/template/ and deleted a double entry of:
- Code: Select all
<!-- INCLUDE gallery/recent_body.html -->
So, it went from 4 times to 2 times. Can't figure out how to remove the extra recent/random. I currently have it set to random only. So, even though random shows up twice, it'll still show different images, which isn't too bad. I'd still like to know how to fix this.
It doesn't show up twice in ACP, nor does it show up twice in system->ACP, or system->UCP.


