vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - New Latest Album Pictures - Forum Home (https://vborg.vbsupport.ru/showthread.php?t=228618)

tonmo 08-11-2013 01:21 PM

This does not seem to uninstall from vb5. Following the uninstall option yields apparent success, but it still appears as an option under Settings, and when you go back to >Products it's there again...

Edit: disabling seems to work, but not uninstalling.

placeshifter 08-28-2013 10:16 PM

Quote:

Originally Posted by MrEyes (Post 1926936)
Unless I am missing something, which is entirely possible, the mod doesn't currently respect profile privacy settings. As an example, if a member selects that only friends can see their album the thumbnails from that album may still be displayed. Arguably if the member has selected that option then the thumbnails shouldn't be displayed either.

To fix this the main SQL select needs to change to include:

LEFT OUTER JOIN profileblockprivacy AS pbp ON (pbp.userid = album.userid AND pbp.blockid = 'album')

and

AND (pbp.requirement = 0 OR pbp.requirement IS null)

Has this been included in the mod or is it still a privacy nightmare?

Where should this be added ? Thanks!

Pop's Stang 10-16-2013 06:01 PM

I have installed this mod on my site. Everything seems to be working fine, and thanks to the help from post #140 I now have it on the navbar. The problem I am having is that I have a few random pictures that show up larger than others. I ran the "Rebuild Recently Updated Albums" as others have suggested, but that didn't seem to solve the problem.

Does anyone have a suggestion? Thanks.

vb: 4.2.0
www.stangalley.com/forum.php


https://vborg.vbsupport.ru/external/2013/10/39.png

Pop's Stang 10-19-2013 12:52 AM

Quote:

Originally Posted by Pop's Stang (Post 2453921)
I have installed this mod on my site. Everything seems to be working fine, and thanks to the help from post #140 I now have it on the navbar. The problem I am having is that I have a few random pictures that show up larger than others. I ran the "Rebuild Recently Updated Albums" as others have suggested, but that didn't seem to solve the problem.

Does anyone have a suggestion? Thanks.

vb: 4.2.0
www.stangalley.com/forum.php


https://vborg.vbsupport.ru/external/2013/10/39.png

Never mind...some how it fixed itself. :confused:

Reece^B 10-19-2013 05:06 PM

How do you let guests view this? So far only members.

Pop's Stang 10-22-2013 08:14 AM

Quote:

Originally Posted by Reece^B (Post 2454660)
How do you let guests view this? So far only members.

Adminup>Usergroup>Usergroupmanger>Unregistered/notonline> user album permisson click yes.

Reece^B 10-26-2013 12:49 PM

I've selected can view albums / can have albums.

Still displays nothing?

giorgioarmani 01-16-2014 07:24 PM

How can I move this from the What's Going On section to below the navbar?

mudrunner 03-31-2014 01:23 AM

Quote:

Originally Posted by SonicGT (Post 1975830)
Ok so I've been wanting this above my forum as alot of people and seeing the one post that told how to do it got me wanting it more, but I have an ad and don't want to replace it. So here is what I did to get it up on the top of the forum, and can be collapsed. this does take a decent amount of editing to do, and use these steps at your own risk, and I hope im not imposing too much by sharing these changes to get the result I was looking for

Go to products and edit the New Album Picture Forum Home product
replace

PHP Code:

$template_hook['forumhome_wgo_pos1'] .= $templater->render(); 

with

PHP Code:

$newpics2 $templater->render();
vB_Template::preRegister('navbar', array('resimler' => $newpics2)); 


This is from page 10 post 140

So I've been wanting to do this, but I can't figure out how to edit the product.
If I edit the XML file I see $template_hook['forumhome_wgo_pos2'] .= $templater->render();

NOT: 'forumhome_wgo_pos1'

is that the correct line? Or am I looking in the wrong place?
The only way I figured out how to edit the product was the XML file itself then re-upload it.

I can handle editing the templates.

Thanks

RichieBoy67 03-31-2014 04:28 AM

You edit the product in the plug in manager.

------------------------------

BTW - I have recently disabled this plug in due to it not showing images correctly in Internet Explorer. I have not yet gone through this though to see if it is something else with in my site causing the issue other than this plug in.


All times are GMT. The time now is 10:02 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
  • Page Generation 0.01875 seconds
  • Memory Usage 1,748KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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