![]() |
Hey Calorie, great job as usual ;)
Three questions for you :p 1- Which are the differences between the pro version and the lite version ? 2- Will it have change or addition with the current version ? 3- A final version it is close ? |
Hi
I think that selecting "no one" as category should be optional for the admin. I myself donĀ“t want pictures outside of categories. There should be an error "please select a category" or something. Would that be possible? |
@Allan: thanks, see post518
@StarBuG: in PhotoPlog's upload.php and edit.php files try: Code:
// find the following: |
File attach: French Language for version 1.0.6.1 ;)
|
Very nice addon calorie :)
Any idea how to apply a "specific" custom style to the gallery, so it better fits to vB ? Would be very nice to have it in the "PhotoPlog Settings". |
@StarBug
To remove the "no one" option, open functions.php and comment out the following lines with // at the beginning of the line. Code:
if ($parentid < 0) |
Thank you.
I like the no one category because then the user has to decide which category fits and not upload all pictures into the first cat. Is there a possibility to display more then 5 photos in the File List? |
@StarBug
Open the PhotoPlog's index.php and search for Code:
sanitize_pageresults($photoplog_file_tot, $photoplog_page_num, $photoplog_per_page, 5, 5); For example: Code:
sanitize_pageresults($photoplog_file_tot, $photoplog_page_num, $photoplog_per_page, 10, 10); |
@KayDEE: thanks, are you looking to have one style on the board and another style on the gallery?
|
Quote:
What caused it was that the PhotoPlog Directory and Upload Directory in the ACP weren't set to to the correct paths. I've adjusted them and it works. |
All times are GMT. The time now is 09:07 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|