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)
-   -   Administrative and Maintenance Tools - Import External Images (https://vborg.vbsupport.ru/showthread.php?t=253309)

sweetpotato 03-21-2011 10:05 AM

Quote:

Originally Posted by y2ksw (Post 2127923)
For now, CMS posts are not parsed. I may consider implementing this feature, if you are not the only one asking for it :)

I also vote for CMS post. Thank you for the nice mod. Now find the way to solve database error.

der_darkon 03-24-2011 12:59 PM

Thanks for this great AddOn, and i also vote for including the CMS

yahooooh 03-24-2011 10:39 PM

Quote:

Originally Posted by y2ksw (Post 2175126)
Watermarking is beyond the idea of this product.

I feel it's also a bit unethical to sign images as if they were yours, when they have been taken from an external site, instead. With adding watermarking, I would need to add special policies to my software in order to ensure that copyright infringement wouldn't harm me, in case you get sued. Depending on the laws in the country of the persuer, the software producer may have responsibilities regarding copyright infringements.

not all watermark will be illegal , on my side i will use watermark with :
hosted by mysite.com
that is it
so it depend on how is the jpg wich used in watermark not the software

Dr.osamA 04-01-2011 09:17 PM

Thank you for update

but i have Database error

PHP Code:

Invalid SQL:

                
SELECT
                    fd
.thumbnail_datelinefd.filesize, IF(fd.thumbnail_filesize 010) AS hasthumbnailfd.thumbnail_filesize,
                    
a.datelinea.statea.attachmentida.countera.contentida.filenamea.userida.settingsa.displayorder,
                    
at.contenttypes
                FROM attachment 
AS a
                INNER JOIN filedata 
AS fd ON (fd.filedataid a.filedataid)
                
LEFT JOIN attachmenttype AS at ON (at.extension fd.extension)
                
WHERE
                    a
.contentid IN (81195,81203,81286,81287,81289,81290,82837)
                        AND
                    
a.contenttypeid 1
            
ORDER BY a
.contentida.displayorder;

MySQL Error   Unknown column 'fd.thumbnail_filesize' in 'field list'
Error Number  1054
Request Date  
FridayApril 1st 2011 04:55:45 PM
Error Date    
FridayApril 1st 2011 04:55:45 PM
Script        
http://www.alra7ba.info/vb/showthread.php?t=12925&p=81287&viewfull=1&langid=1
Referrer      

any help plzzz

y2ksw 04-01-2011 09:52 PM

Quote:

Originally Posted by Dr.osamA (Post 2179902)
Thank you for update

but i have Database error

PHP Code:

Invalid SQL:

                
SELECT
                    fd
.thumbnail_datelinefd.filesize, IF(fd.thumbnail_filesize 010) AS hasthumbnailfd.thumbnail_filesize,
                    
a.datelinea.statea.attachmentida.countera.contentida.filenamea.userida.settingsa.displayorder,
                    
at.contenttypes
                FROM attachment 
AS a
                INNER JOIN filedata 
AS fd ON (fd.filedataid a.filedataid)
                
LEFT JOIN attachmenttype AS at ON (at.extension fd.extension)
                
WHERE
                    a
.contentid IN (81195,81203,81286,81287,81289,81290,82837)
                        AND
                    
a.contenttypeid 1
            
ORDER BY a
.contentida.displayorder;

MySQL Error   Unknown column 'fd.thumbnail_filesize' in 'field list'
Error Number  1054
Request Date  
FridayApril 1st 2011 04:55:45 PM
Error Date    
FridayApril 1st 2011 04:55:45 PM
Script        
http://www.alra7ba.info/vb/showthread.php?t=12925&p=81287&viewfull=1&langid=1
Referrer      

any help plzzz

Sorry, but this error does not come from my plugin. I don't use vbulletin attachments, but a completely different table (iei_img) for filename storage.

y2ksw 04-01-2011 09:54 PM

Quote:

Originally Posted by yahooooh (Post 2177145)
not all watermark will be illegal , on my side i will use watermark with :
hosted by mysite.com
that is it
so it depend on how is the jpg wich used in watermark not the software

I do understand your concerns, but legal watermarking or not, I would have to protect myself and I don't like it ;)

Dr.osamA 04-01-2011 10:24 PM

this erorr shows after i upgrade

mybe not from your plugin but mybe yes i dont know how that hapend or mybe an conflicted with other plugin
anyways thank you bro

mescalin 04-07-2011 10:27 PM

very very good idea. thank you for sharing this mod!

kether1 04-08-2011 03:36 PM

Did you decide if you would make this work for the CMS as well? Thanks!

kether

giaguaro 04-10-2011 11:56 AM

i imported my vbulletin from a old Snitz forum which had a different tag for image.
Would this product scan also those images?
All images link can be scanned?
And what about the absolute path images files such as ../public/data/user/image.jpg ?
Will this be scanned and substituted by a valid link? (they are no more valid link because the path is changed or vb doesnt recognize them)


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