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)
-   -   New Posting Features - Cel Photo Popup - Insert pictures from vB Albums, Attachs, Photopost, vBGallery (https://vborg.vbsupport.ru/showthread.php?t=243865)

tbworld 06-28-2012 04:57 PM

This is the top modification used on my board and by me. We love its integration into photopost and vbgallery. I haven't noticed the thumbnail problem, but I will check and see if I made any patches. I have made some minor patches to it along time ago. Still the greatest thing out there. Thanks Cellarius! (These guys never get the credit they deserve) :)

Front Range 4x4 06-28-2012 06:18 PM

I did state that "Obviously it's not caused by this great mod" but hoped someone would have an answer anyway. Maybe I shouldn't have posted it here.

My users and myself love this too!

Ricsca 06-30-2012 09:24 AM

Thanks

AusPhotography 11-05-2012 07:41 AM

Please add a module for Dbtech's Gallery :D

AusPhotography 11-08-2012 02:10 AM

1 Attachment(s)
Quote:

Originally Posted by ricktas (Post 2378501)
Please add a module for Dbtech's Gallery :D

Here is a simple add on...
1. Add this to the product file in the <phrasetype name="GLOBAL" fieldname="global"> block
Code:

<phrase name="cel_pp_dbtech" date="1233344754" username="cellarius" version="2.2"><![CDATA[DBtech Gallery]]></phrase>
2. Upload the attachments to ./includes/cel and ./includes/cel/cel_pp_config as appropriate.

3. Re-import the product file, then edit the option and enable 'dbtech'

Enjoy! :D

cellarius - you (and anyone else) are free to use this code I wrote. No warranty or guarantee etc.

Kym

ChimeraRS 01-20-2013 04:16 AM

For people still having issues with this mod breaking IE 7 posting, I fixed it by going to Plugins and Products, Plugin Manager and disabling "Add CKEditor Configuration" in the Cel mod. It doesn't appear to have any adverse effects but it fixes the IE 7 "missing post box" problem.

tpearl5 01-29-2013 04:10 PM

Does anyone have any idea why the insert code would look like this?

HTML Code:

<a href="#" onclick="thumbpaste('<img src=\'\' style=\'border: 0\' />','[img]https://vborg.vbsupport.ru/[/img]');event.returnValue=false;return false;">
This suddently started happening on my site - I suspect there is a plugin that is interfering with the insert of the image url.

tpearl5 05-10-2013 05:12 PM

bump, anyone?

tpearl5 05-10-2013 05:51 PM

nevermind, I actually just realized that I only had an option for medium, and there is no 'med' option for regular attachments. That's why I was getting the blank insert code above.

tommythejoat 08-01-2013 08:24 PM

When I open the popup in the editor and select attachments, I see a drop down with all my attachment sub-folders listed but if I try to search or list the contents of any of them the result is mostly empty and what does show is not in the proper category.

I don't see any setting to address this but I have not looked at the code.

I ran a query to see if the identifiers were in the database with this result. It loks like I should be seeing lots of images to choose from.

Code:

SQL query:
SELECT count(`filedataid`) count,
min(`filedataid`) Lo,
max(`filedataid`) Hi,
`categoryid`
FROM `attachmentcategoryuser`
WHERE `userid` = me
group by categoryid LIMIT 0, 30 ;
Rows: 24
count        Lo        Hi        categoryid
1269        153        174971        0
12        115122        137322        1
6        112866        116874        2
3        127463        127465        6
63        128128        128190        7
21        135567        135806        9
18        138488        138505        11
8        139374        139381        12
7        139610        139616        13
13        139779        139791        14
14        139813        139826        15
13        140048        140060        16
17        140411        140428        17
5        140826        140830        18
7        146336        146342        20
4        146708        149977        21
4        118857        148660        22
21        148860        154965        23
9        162544        162552        67
29        164775        165197        68
8        165910        165917        69
11        167796        167806        70
4        167887        167890        71
3        168602        168604        72



All times are GMT. The time now is 10:32 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.01332 seconds
  • Memory Usage 1,747KB
  • 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_code_printable
  • (1)bbcode_html_printable
  • (1)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