Search found 5 matches

Return to advanced search

Re: [BETA] Display virtual albums within the normal board

Thanks for this great mod... i have a fix to the problem with displaying contest usernames on index page... Search for this in virtual_albums.php $row['forum_last_poster_id'] = $album_data['album_last_user_id']; $row['forum_last_poster_name'] = $album_data['album_last_username']; $row['forum_last_po...
by Doki
Wed Jul 08, 2009 4:54 pm
 
Forum: Supported Addons
Topic: [BETA] Display virtual albums within the normal board
Replies: 92
Views: 15380

[BETA] Improved Random Images SQL

As allready writen in the settings when you activate random images this can be heavyly hitting your database. The query assignes to every image a random number, sorts them by these numers and then taks the first x images... For a Database with a few 100 Images this is ok...for a Database with a few ...
by Doki
Wed Jul 08, 2009 4:24 pm
 
Forum: Supported Addons
Topic: [BETA] Improved Random Images SQL
Replies: 1
Views: 399

Plugin to show upload progress

Anyone tried to create a plugin that shows the upload progress ? Specialiy if multiple images are uploaded some users dont understand that this takes time and cancel it... From usability point this would be great improvment. I know this is typically not easy to do with php (or not at all) but maybe ...
by Doki
Wed Jul 08, 2009 1:24 pm
 
Forum: Supported Addons
Topic: Plugin to show upload progress
Replies: 2
Views: 1039

Re: [BETA] Display virtual albums within the normal board

Nice one ! realy needed for the gallery... without it the gallery was never part of the forum itself...always only some extra addon...this way the images also gets lots of more visitors...
by Doki
Sat Jun 20, 2009 1:20 pm
 
Forum: Supported Addons
Topic: [BETA] Display virtual albums within the normal board
Replies: 92
Views: 15380

Optimierungs Tips für WWH

Also ich hab mir mal die Datenbank anfragen angeschaut und da findet sich doch die ein oder andere Möglichkeit der Optimierung. 1. Löschen alter Daten aus wwh Tabelle muss nicht bei jedem Aufruf erfolgen. Ersetzt man functions_wwh.php $sql = 'DELETE FROM ' . WWH_TABLE . " WHERE last_page <= &qu...
by Doki
Mon May 12, 2008 12:48 pm
 
Forum: NV "Who Was Here?"
Topic: Optimierungs Tips für WWH
Replies: 0
Views: 821

Return to advanced search