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)

Zachariah 05-19-2006 11:07 AM

I think default a image (some media icon) vs. a freezframe clip is placed as a thumbnail.

fosman 05-24-2006 05:16 AM

I saw in inc_features.php and inc_vbcat that the codes didn't fetched medie other then image formats like *jpg, gif and so on. I've added my self mpg. mpeg, avi and wmv. These files are now showing in forumhome, but without thumbnails :confused:

Zachariah 05-24-2006 12:21 PM

Quote:

Originally Posted by fosman
I saw in inc_features.php and inc_vbcat that the codes didn't fetched medie other then image formats like *jpg, gif and so on. I've added my self mpg. mpeg, avi and wmv. These files are now showing in forumhome, but without thumbnails :confused:

I'll have to look @ that. I did not test on non-images. :o

puregraf 05-27-2006 11:34 PM

hi, i got a global error after i installed the hack when trying to go to the vba main page and photopost main page.. so i disabled the hook_location global start for the add photopost pro admin and add photopost main and it fixed it.. did i do something wrong? id like to get the hack working, thanks in advance

Zachariah 05-28-2006 12:42 AM

Quote:

Originally Posted by puregraf
hi, i got a global error after i installed the hack when trying to go to the vba main page and photopost main page.. so i disabled the hook_location global start for the add photopost pro admin and add photopost main and it fixed it.. did i do something wrong? id like to get the hack working, thanks in advance

What was the error ? :surprised:
Also take a look @ post 2,3 for setup info, it could be simple opps.

Yell if ya still need help. :cool:

puregraf 05-28-2006 07:16 PM

Quote:

Originally Posted by Zachariah
What was the error ? :surprised:
Also take a look @ post 2,3 for setup info, it could be simple opps.

Yell if ya still need help. :cool:

hi, i also posted this on the photopost site, whichever gets answered first :knockedout:


---

this is what i have
Hook Location : global_start
Add PhotoPost Pro - AdminCP Add PhotoPost Pro to each forum [Edit] [Delete]
Add PhotoPost Pro - Main Add PhotoPost Pro to each forum [Edit] [Delete]


in the admin cp add photopost pro i have:


print_table_header($vbphrase['ppg_title']);
print_input_row($vbphrase['ppgcount'], 'forum[ppgcount]', $forum['ppgcount']);
print_input_row($vbphrase['ppgorder'], 'forum[ppgorder]', $forum['ppgorder']);
print_input_row($vbphrase['ppgcat'], 'forum[ppgcat]', $forum['ppgcat']);
print_yes_no_row($vbphrase['ppginfo'], 'forum[ppginfo]', $forum['ppginfo']);


and in the main add photopost pro i have:

include('/home/puregraf/public_html/graffiti-gallery/inc_vbcat.php');

if ($foruminfo['ppgcat']){
include('/home/puregraf/public_html/graffiti-space/inc_vbcat.php');

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


also, step 4, i didnt understand what to do? it says: 4)
Forums & Moderators => Forum Manager => Edit forum => Add PhotoPost Pro on this Forum
- Leave "Select Catagory" blank to not show images

but i dont get it? i went to Forums & Moderators, then Forum Manager, then Edit Forum?? which one am i clicking edit for? i tried clicking edit for one of them, but there was no "add photopost pro on this forum" option? please help, thanks

UtahNissans 05-29-2006 01:09 AM

This work with photopost 5.11?

Zachariah 05-29-2006 10:42 AM

Quote:

Originally Posted by UtahNissans
This work with photopost 5.11?

ya I do not see a problem. I do not think the DB has changed.

TheOutdoors 06-07-2006 08:05 PM

I've reinstalled this 3 times and I'm getting the same error. When I go to edit a forum to update the settings, and click Save, I receive the error "MySQL Error : Unknown column 'ppgcount' in 'field list'"

I uncommented out the lines in inc_vbcat.php to point to my PP database (it's separate from my VB database), but I still get this error.

It's like the database table wasn't updated properly with the new fields...what do I do next?

chriszep 07-17-2006 01:51 PM

hello
I have photopost 5.30 & vb 3.51
I see in my admin cp the options for inserting photopost
I done all step but in my forum I see nothing (no black thumb, nothing )
I used a fresh style (just change colour)

I edit the
Quote:
Quote:

Edit: Plugin
Hook Location : global_start
Add PhotoPost Pro - Main

thanks


All times are GMT. The time now is 10:09 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.01253 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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