vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - PhotoPlog: The Lite Gallery (https://vborg.vbsupport.ru/showthread.php?t=101368)

calorie 02-17-2006 05:03 PM

@tuanluu: PhotoPlog Lite does not have e-card capabilities.

@optrex: The down arrow next to search in the navbar comes from JavaScript:
Code:

img.src = IMGDIR_MISC + '/menu_open.gif';
In the PhotoPlog 'Relative Links' setting there is the following:
Code:

var IMGDIR_MISC = "images/
And in the PhotoPlog 'Absolute Links' setting there is the following:
Code:

var IMGDIR_MISC = "http://www.photoplog.com/forum/images/
Where you can set the absolute link to your menu_open.gif directory.


To the people who follow the PhotoPlog license, a B I G THANK YOU!

TWIMC: It is against the PhotoPlog license to redistribute my code!

Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 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.

funinthesun 02-17-2006 05:04 PM

Quote:

Originally Posted by Reef
CHMOD the images directory to 766. If that still gives the same message then use 777

Thanks for replying but still no joy :(

calorie 02-17-2006 05:19 PM

@bitg: check here and when linking, check for consistent use, or non use, of www or subdomains as it could be a cookie issue.

@funinthesun: 'bad open' only happens when PhotoPlog cannot perform fopen so it's probably a permissions or ownership issue.

Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 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.

Holidazed 02-17-2006 05:29 PM

Quote:

Originally Posted by calorie
@bitg: check here and when linking, check for consistent use, or non use, of www or subdomains as it could be a cookie issue.

My relative links section looks like this:
---------------------------------------
action="/vbb350/index.php
action="/vbb350/login.php
action="/vbb350/search.php
href="/vbb350/admincp/
href="/vbb350/archive/
href="/vbb350/calendar.php
href="/vbb350/clientscript/
href="/vbb350/external.php
href="/vbb350/faq.php
href="/vbb350/forumdisplay.php
href="/vbb350/index.php
href="/vbb350/login.php
href="/vbb350/member.php
href="/vbb350/memberlist.php
href="/vbb350/modcp/
href="/vbb350/online.php
href="/vbb350/private.php
href="/vbb350/profile.php
href="/vbb350/search.php
href="/vbb350/sendmessage.php
href="/vbb350/showpost.php
href="/vbb350/showthread.php
href="/vbb350/subscription.php
href="/vbb350/usercp.php
new Array('/vbb350/images/
src="/vbb350/clear.gif
src="/vbb350/clientscript/
src="/vbb350/image.php
src="/vbb350/images/
url(/vbb350/images/
var IMGDIR_MISC = "/vbb350/images/
---------------------------------------
and my absolute links section looks like this:
---------------------------------------
action="http://www.hidingplace.com/vbb350/index.php
action="http://www.hidingplace.com/vbb350/login.php
action="http://www.hidingplace.com/vbb350/search.php
href="http://www.hidingplace.com/vbb350/admincp/
href="http://www.hidingplace.com/vbb350/archive/
href="http://www.hidingplace.com/vbb350/calendar.php
href="http://www.hidingplace.com/vbb350/clientscript/
href="http://www.hidingplace.com/vbb350/external.php
href="http://www.hidingplace.com/vbb350/faq.php
href="http://www.hidingplace.com/vbb350/forumdisplay.php
href="http://www.hidingplace.com/vbb350/index.php
href="http://www.hidingplace.com/vbb350/login.php
href="http://www.hidingplace.com/vbb350/member.php
href="http://www.hidingplace.com/vbb350/memberlist.php
href="http://www.hidingplace.com/vbb350/modcp/
href="http://www.hidingplace.com/vbb350/online.php
href="http://www.hidingplace.com/vbb350/private.php
href="http://www.hidingplace.com/vbb350/profile.php
href="http://www.hidingplace.com/vbb350/search.php
href="http://www.hidingplace.com/vbb350/sendmessage.php
href="http://www.hidingplace.com/vbb350/showpost.php
href="http://www.hidingplace.com/vbb350/showthread.php
href="http://www.hidingplace.com/vbb350/subscription.php
href="http://www.hidingplace.com/vbb350/usercp.php
new Array('http://www.hidingplace.com/vbb350/images/
src="http://www.hidingplace.com/vbb350/clear.gif
src="http://www.hidingplace.com/vbb350/clientscript/
src="http://www.hidingplace.com/vbb350/image.php
src="http://www.hidingplace.com/vbb350/images/
url(http://www.hidingplace.com/vbb350/images/
var IMGDIR_MISC = "http://www.hidingplace.com/vbb350/images/
---------------------------------------
Is this the way it should be?

calorie 02-17-2006 05:49 PM

Yep, looks just fine. Check whether you are linking to PhotoPlog with or without the www because if you are logged into http://hidingplace.com/vbb350/ (no www) but then go to http://www.hidingplace.com/photoplog/ (with www) or visa versa, that could ask for another login. Also check that the 'can view files' usergroup permission is set to yes for those usergroups who are allowed to view files.

Note on Official Support: With 50 some pages, assuming 15 posts per page, and over 700 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.

funinthesun 02-17-2006 05:53 PM

Quote:

Originally Posted by calorie
@funinthesun: 'bad open' only happens when PhotoPlog cannot perform fopen so it's probably a permissions or ownership issue.

EDIT: Fixed :nervous: I realised that I had the upload directory set to photoplog/images instead of just images. Doh! Thanks :)

imported_predatorkill 02-17-2006 07:39 PM

Hi guys!!!! Great hack!!!

One question:

Is there a way so i can upload the pictures into an other host account??
My currently host account has 400MB space and i use 70% of it.If users starts uploading the pictures,in one week the disk quota will be full!!!

Thanks in advance!

Holidazed 02-17-2006 07:54 PM

Quote:

Originally Posted by calorie
Yep, looks just fine. Check whether you are linking to PhotoPlog with or without the www because if you are logged into http://hidingplace.com/vbb350/ (no www) but then go to http://www.hidingplace.com/photoplog/ (with www) or visa versa, that could ask for another login.

Actually, I am linking to photoplog with the following code in my navbar template:

Code:

<a href="/photoplog/index.php$session[sessionurl_q]">Photo Gallery</a>
Quote:

Originally Posted by calorie
Also check that the 'can view files' usergroup permission is set to yes for those usergroups who are allowed to view files.

I am not sure what you mean here. I see nothing in the usergroup that makes any references to "files" or "photoplog".

bigdog829 02-18-2006 03:05 AM

<font color="Lime">*bigdog829 clicks install </font>

Great hack & thanks for the great support I recieved on the photoplog site !!!

lonelime 02-18-2006 03:51 AM

hi...

insteal member upload max 500k.... i want to maximum it to 1000 , where do i got to edit...please help

thanks


All times are GMT. The time now is 02:36 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02554 seconds
  • Memory Usage 1,757KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete