vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Display Unread Posts and New Reputation Comments (https://vborg.vbsupport.ru/showthread.php?t=197485)

Paul M 05-24-2009 09:56 PM

I just told you how to fix it.

Sunka 05-25-2009 01:12 AM

Quote:

Originally Posted by Paul M (Post 1815945)
Set the "Links Prefix Path" .

Quote:

Originally Posted by EagleNick (Post 1816493)
This doesn't resolve my issue.

I'm assuming the reason is because the Unread Posts link is coded as <a href="search.php?do=getnew"> rather than <a href="BBURL/search.php?do=getnew">. So I'd like to know how to fix this.

Thanks.

Quote:

Originally Posted by Paul M (Post 1816494)
I just told you how to fix it.


Paul, it would not kill you to answer just a little more.

EagleNick, if your forum is installed in folder named forum, try to write in field Links Prefix Path: /forum/

Paul M 05-25-2009 09:18 AM

The option description says it all.

Links Prefix Path

Quote:

The path that will prefix search.php or usercp.php in the links, if you use a CMS then you may need to set this to something like /pathtoforum/ - otherwise just leave this blank.
As far as I can see from the reply he didnt even look or try it.

Sunka 05-25-2009 09:53 AM

Yes, but many people are new to all that stuff, I am too. So, explanation in details stop more posts with same questions. I not meaning anything bad...

Metal-R-US 06-03-2009 01:59 PM

Quote:

Originally Posted by jgommel (Post 1812202)
There seems to be some sorta conflict between Photopost vBGallery and this mod. With this mod enabled, my users can no longer use the Prev and Next image button/links within Photopost vBGallery. They keep getting this message, "No Image specified. If you followed a valid link, please notify the administrator". I disabled all my hook by placing the following code at the top of the vBulletin config.php file; define('DISABLE_HOOKS', true);

I confirmed that the issue was with one of my installed mods, so I systematically disabled one mod at a time until I found out that this mod is causing the Prev / Next image links to break.

Any ideas?

Any update on this? I've run into the same issue since upgrading to vB 3.8 and vBG 2.5.

Paul M 06-03-2009 02:30 PM

Nope. As I said before, I dont have or use Photopost, therefore there is nothing I can look at.

Metal-R-US 06-03-2009 02:34 PM

Nevermind, I found a fix at the Photopost forums...

Paul M 06-03-2009 04:33 PM

How about sharing it then ?

cagbaazee 06-03-2009 05:46 PM

Hi Paul , i hv install it . But where shuld i find it - unread post. It was not in index page. can u please guide .. what is wrong with it. Thanks

Metal-R-US 06-03-2009 06:07 PM

Quote:

Originally Posted by Paul M (Post 1822834)
How about sharing it then ?

From the Photopost vBGallery site:
Quote:

Line 137 in showimage.php delete the code in bold

Code:

// Previous link, Next link, Filmstrip
if ($goto == 'next' OR $goto == 'previous' OR $ppg_options['gallery_filmstrip'])
{

        if ($userid)
        {
                $wherequery[] = 'userid = ' . $userid;
        }




All times are GMT. The time now is 03:55 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.02408 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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