vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Photo Popup - Insert pictures easily from vB Albums, Photopost, vBGallery, Photoplog (https://vborg.vbsupport.ru/showthread.php?t=202385)

sherrym 09-03-2009 02:18 AM

>Anyway, as long as you don't tell the exact error, this is guesswork.

Thank you. After looking at your response I went over everything carefully and it now works great. It was me just being sloppy!!

Thank you again,
Sherry.

vengeance72 09-21-2009 01:44 PM

I got a little problem with the link that was inserted after the click on the picture. We installed the Photopost directory to http://gallery.canikon.de.../ but Photo Popup inserted a link to our homepage to http://www.canikon.de.../linktothepicture. How can I fix it? Any ideas?

cellarius 09-21-2009 01:52 PM

Make sure you have entered the correct path in photo_popup_config_photopost.php
PHP Code:

// Full URL path to Gallery: http://www.yoursite/path/to/gallery/
//
$url_path "http://gallery.canikon.de/";
// 


vengeance72 09-21-2009 02:00 PM

Thank you for your answer, cellarius. Yes, I have enterred the correct path before and even though became the incorrect path.

Edit: Sorry! Now it works - It seems it was a problem with our cache...

Thank you so much!

cellarius 09-21-2009 02:03 PM

You're welcome :)

woffie 09-21-2009 04:46 PM

Quote:

Originally Posted by benFF (Post 1734291)
If you want to have an icon on the main toolbar (New Reply, Full edit) then you don't need a template edit.

Create a plug in at location "editor_toolbar_end" and insert the following code:
PHP Code:

$vBeditTemplate[extrabuttons] .= "<td><a href=\"#\" onclick=\"window.open('$vboptions[bburl]/photo_popup.php?e=$editorid','fotos','scrollbars=yes,resizable=yes,width={$vbulletin->options['photo_popup_width']},height={$vbulletin->options['photo_popup_heigth']}'); return false\" title=\"$vbphrase[photo_popup_insertlink]\"><img src=\"$stylevar[imgdir_editor]/photo_popup.png\" border=\"0\" /></a></td>"

The button will now appear at the end of the list.

Unfortunately there is no template hook for quick reply, otherwise we could just use the same technique :(

Do you mean editor_toolbar_on?

benFF 09-30-2009 09:02 AM

No :) editor_toolbar_end is the one!

linuxututs 10-15-2009 02:36 PM

Thanks,

Works GREAT with vB 3.8.4 and photoplog ( Pro ).

A+

Thanks,

KenDude 10-20-2009 07:29 PM

I just had a site theme change with a new skin and so I was going back to re-install this mod and thought what the heck I would upgrade from 3.1 to 3.4.1

I followed the directions to a "T" including comparing my existing Config files for CNDGarage, Vbgallery, etc. with the updated ones in the 3.4.1 zip file. It turns out the CNDGarage config file was byte for byte identical to what I already had on my server so I didn't overwrite it. I did with the vbgallery. I then uploaded the product and installed it allowing for overwrite. Then I did the manual template edits.

When I click the icon for the pop-up I get the pop-up, and the vbgallery photos show up fine, the vbulletin album photos show up fine, however the CNDGarage photos are now all red X's!!

I know CNDGarage had a major update in August so perhaps their config file needs to be changed and no one has done it yet? Does anyone know??

wottech 10-20-2009 08:51 PM

Ken, there is a Garage 2.x config file that *I think* works over on the CND website. I thought someone had passed it on to cellarius, but perhaps not.


All times are GMT. The time now is 08:20 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.01890 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
  • (1)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