The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
PhotoPlog: The Lite Gallery Details »» | |||||||||||||||||||||||||
PhotoPlog: The Lite Gallery PhotoPlog Lite is a gallery script for GIF, JPG, and PNG images. PhotoPlog Lite comes with categories, permissions, comments, search, moderation. The installation takes care of phrases, templates, tables, etcetera. Just follow the README.txt file for installation. There is a license agreement that I request that you abide. Thanks! This thread is organized as follows:Fine Print: see license agreement, no redistribution, copyright retained in full, right reserved to uncheck support box. Requirements: vB 3.5.0+ (development initially based on having vB 3.5.4 though vB 3.6.0+ and vB 3.7.0+ should be okay, but not every version was personally tested) and MySQL 4.1+ (development based on having MySQL 4.1+ though MySQL 3+ may be okay, but not every version was personally tested) and PHP with GD2 and Safe Mode off Does it work on vB 3.5 and vB 3.6 and vB 3.7? Yes, it should. See the requirements. Also, there are two product XML files, one for vB 3.5 and one for vB 3.6/3.7, so import the one that matches your vB version. Live Demo and Official Support: http://www.photoplog.com/ Note on Official Support: With 70 some pages, assuming 15 posts per page, and over 1000 posts, all in one thread, official support for this mod is now held off-site. Apologies in advance for possibly having to register at yet another forum, but IMHO support would be better served elsewhere at this point. All support requests, except perhaps for proven bugs, may be ignored if posted in this thread. Comments, suggestions, etcetera are welcome, but please note that further modifications are not being planned, as this is intended as the final release of the lite series. Fun Fact: PhotoPlog Lite v.2.0.6 had 4330 downloads plus 2262 downloads prior to CSRF protection plus 3031 downloads as of 06 Nov 2010! Show Your Support
|
Comments |
#1292
|
|||
|
|||
I read the whole thread... and cant find answers
there arent a conditional to show member gallery button? something like this: <if condition="$photoplog_usergallery"> <a href="index.php?u=1000">My gallery</a> </if> and a conditional to show the latest image uploaded by the users on profile? Thx in advance! |
#1293
|
|||
|
|||
Hi,
I don't know if anyone as found a good solution to turn PhtoPlog Lite more SEO, but here's mine: Todo: Edit 2 PhotoPlog files - index.php and functions.php Dificulty & Time Easy ... just 2 minuts What & How? Place image name in Title Open index.php and find Code:
photoplog_output_page('photoplog_view_file', $vbphrase['photoplog_view_file']); Code:
photoplog_output_page('photoplog_view_file', $vbphrase['photoplog_view_file'] ." - ". $photoplog_title); Replace PhotoPlog in title with you Forum Name Open functions.php and find Code:
$pagetitle = $vbphrase['photoplog_photoplog']." - ".$photoplog_phrase;
Code:
$pagetitle = $vbulletin->options['bbtitle']." - ".$photoplog_phrase; Note: $vbulletin->options['bbtitle'] is defined at: vBulletin Options -> vBulletin Options -> Site Name / URL / Contact Details -> Forum Name Done! This hack was done with vBulletin 3.6.5 and PhotoPlog Lite v.2.0.6 PS: English is not my main language, so if you find any error just ignore it! Tags: PhotoPlog Lite SEO, PhotoPlog Lite Search Engine Friendly, PhotoPlog Lite Title |
#1294
|
|||
|
|||
Hi,i have www.secondlifeforums.co.uk/index.php as homepage and www.secondlifeforums.co.uk/forums.php as forum how and what do i put everything.
Peter |
#1295
|
|||
|
|||
Sorted previous post out but when i click on upload or search i get this link:
http://www.example.com/photoplog/upload.php Why is this Peter |
#1296
|
||||
|
||||
Quote:
www.example.com, i'll guess i'll have to keep trying. |
#1297
|
|||
|
|||
Hi Guys,
Have a problem... hopefully someone can shed some light. For some reason this mod has not been straight forward. Have installed ibProarcade, Various CYB mods, and Yet another award system...none of these presented ANY problems. After a whole day I am now at the point where my Forums home page does not show any link in the nave bar - or any way at all to get to photoplog. I didnt get any errors when importing the XML file. If I manually enter the URL to the photoplog/index.php file..BAM up it comes, in all its glory . If I click the Forum home link... the photoplog mod dissapears...with no wa back again??? Also... I tried to see if the functionality of the mod works when going there manually... and it doesnt. I get the following error message when uploading a file:- Quote:
Brit |
#1298
|
||||
|
||||
French Translation for PhotoPlog Lite 2.0.6.
|
#1299
|
||||
|
||||
Nominated for MOTM again.
|
#1300
|
|||
|
|||
Hi
Just noticed that mine now gives a blank page when going to http://www.bashys-place.com/photoplog/index.php so i just tried the upgrade and chose the 3.6 version, I have also checked the config and it is still the same (100% correct) i am totally baffled, any advice pleas? Here is the error i am getting Code:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /usr/home/bashys/domains/bashys-place.com/public_html/photoplog/functions.php(458) : eval()'d code on line 204 Warning: Unknown(./includes/functions_forumlist.php): failed to open stream: No such file or directory in /includes/functions.php(4946) : eval()'d code on line 186 Fatal error: (null)() [function.require]: Failed opening required './includes/functions_forumlist.php' (include_path='.:/usr/local/lib/php') in /usr/home/bashys/domains/bashys-place.com/public_html/forums/includes/functions.php(4946) : eval()'d code on line 186 |
#1301
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|