vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Add PhotoPost Pro to each forum. (https://vborg.vbsupport.ru/showthread.php?t=112105)

b6gm6n 04-05-2006 01:55 AM

Awesome mod, cheers

-b6

COBRAws 04-05-2006 10:07 AM

Quote:

Originally Posted by Zachariah
This Hack is to add selected image group(s) from the gallery to select forums.

EX:

In a forum we talk about Science and the images that show are from 2 science catagories in the gallery. This could work on any subject (forum) that you need image interaction.

+-+-++-+-+-+-+-+-+-+-+-+-+-++-+-+-+
- What did you need or have in mind ?

* Image Order - newest, random, most viewed, top rated, most comments
* Image Count - enter value
* Number of Columns - enter value
* Exclude Catagories - enter value(s)
* Only Catagories - enter value(s)

On every page or just a select few ?

I just wanted to know if there was an easy way of just showing any PhotoPost category on the forums. but its good as it is. very useful!

The Realist 04-05-2006 10:18 AM

Im getting this error: Fatal error: Field ppgcount is not defined in $validfields in class vb_datamanager_forum in /includes/class_dm.php on line 485

Any ideas?

Zachariah 04-05-2006 02:42 PM

Quote:

Originally Posted by The Realist
Im getting this error: Fatal error: Field ppgcount is not defined in $validfields in class vb_datamanager_forum in /includes/class_dm.php on line 485

Any ideas?

AdminCP => Plugin System => Plugin Manager

Hook Location: forumdata_start
Plugin: Add PhotoPost Pro - ForumDisplay

This is not working right.
- Perhaps not Active ?
- Perhaps not There ?

There should be 4 lines of code there. I have seen @ times on import of plugins a large amount of space saved before the code in a plug-in. If there is you can remove the extra space or reinstall again over.

The Realist 04-05-2006 02:49 PM

The plugin installed ok M8, but I had to remove it because it was saying the same error code when I tried to edit/manage other parts of my forum.

The Realist 04-05-2006 03:12 PM

Tried all ways and still getting:

Fatal error: Field ppgcount is not defined in $validfields in class vb_datamanager_forum in /includes/class_dm.php on line 485

Not my day.

Zachariah 04-05-2006 04:52 PM

Quote:

Originally Posted by The Realist
Tried all ways and still getting:

Fatal error: Field ppgcount is not defined in $validfields in class vb_datamanager_forum in /includes/class_dm.php on line 485

Not my day.

Weird
- Just did an install here.
http://www.socalrailfan.com/forums/f...splay.php?f=13

Think there is something else installed that might gum up the works ?

b6gm6n 04-05-2006 11:53 PM

Great mod made even greater if an option was available to remove thumbs from threads and show just on forum display...either or etc...can be a little distracting from users posts, as an intro to a forum its great tho...

-b6

Zachariah 04-06-2006 12:16 AM

Plugin: Add PhotoPost Pro - Main
Hook Location: global_start

Remove:
Code:

if (THIS_SCRIPT == 'showthread'){
$search_text = '$navbar';
$vbulletin->templatecache['SHOWTHREAD'] = str_replace($search_text,
$search_text.fetch_template('forumdisplay_ppgallery'),$vbulletin->templatecache['SHOWTHREAD']);
}


- I'll add later w/ option in AdminCP to toggle per forum.

b6gm6n 04-06-2006 01:59 AM

cheers

-b6


All times are GMT. The time now is 06:24 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.01222 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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