|
|
Thread Tools |
#1
|
||||
|
||||
PhotoPlog Lite v.1.0.9 Released
PhotoPlog Lite v.1.0.9 has been released and is a query reduction release. There is an added ability to cache the main page categories, allowing for new uploads and comments, and code has been changed to reduce the number of queries. See the README.txt file for instructions.
FYI: When setting up main categories, you might want to consider fewer, rather than more, main categories. Though you can now cache the categories on the main page, depending on the length of time you set, the categories will be updated, requiring queries, sort of like a cron job.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#2
|
||||
|
||||
Oops, if you downloaded PhotoPlog Lite v.1.0.9 before the date of this post, then just download again, and FTP one file, photoplog_category.php, overwriting the old file located in the /forum/admincp directory.
The old photoplog_category.php file incorrectly handled nested category deletes, so be sure to make this change. The ZIP has been updated as of the date of this post.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
||||
|
||||
Some people are getting a MySQL error. To be rid of it, look for LIMIT 1; in the PhotoPlog categories.php file and remove the semicolon that appears after number one.
Even if you don't get the MySQL error, you should still make the change and remove the extraneous semicolon. The ZIP has been updated as of the date of this post.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#4
|
||||
|
||||
Some people are getting a couple of call-time pass-by-reference warnings. To be rid of them, make the two file edits shown in this post to remove a couple of extraneous ampersands.
Even if you don't get the call-time pass-by-reference warnings, you should still make the changes to remove the extraneous ampersands. The ZIP has been updated as of the date of this post.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PhotoPlog Lite v.2.0.3 Released | Morgan | Announcements | 0 | 04-07-2006 01:13 AM |
PhotoPlog Lite v.2.0.1 Released | Morgan | Announcements | 0 | 03-08-2006 04:11 PM |
PhotoPlog Lite v.2.0.0 Released | Morgan | Announcements | 0 | 03-04-2006 06:59 PM |
PhotoPlog Lite v.1.0.8 Released | Morgan | Announcements | 0 | 02-18-2006 10:11 PM |
PhotoPlog Lite v.1.0.7 Released | Morgan | Announcements | 1 | 02-17-2006 11:01 PM |