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)

y2ksw 01-31-2012 09:46 AM

Quote:

Originally Posted by Manoel J?nior (Post 2294400)
I have not changed, has always been this directory. What I meant earlier, that he should have created a new folder with the year 2012, would not it?

If you didn't change the folder and it worked before and not now any more, maybe your provider changed something beyond our accessibility, such as, for example, the memory allocation for PHP scripts. There is no way to know, for me, what could have happened.

In a specific case before we made any imaginable efford to find out why, giving eventually up. And this is for me yet final. If the plugin does not work, there is nothing I can do about it.

merkaz 02-17-2012 03:53 PM

nice mod thanks ...

It will be better if there is away to make it run for only first post in the thread ..

I think there is no need to check all forum post ...

merkaz 02-17-2012 11:50 PM

MySQL error :

Database error in vBulletin 4.1.6:

Invalid SQL:
INSERT IGNORE INTO iei_img (
oldurl,
newurl
) VALUES (
'http://>............/web/img/200907141558550.200905101539340_Damascus.jpg',
'http://............./clear.gif'
);

MySQL Error : MySQL server has gone away
Error Number : 2006

Nirjonadda 02-20-2012 05:10 PM

Installed working fine with 4.1.10

merkaz 02-22-2012 01:37 PM

It works fine .. the mod finishes the all posts on my site 2005, 2006 , 2007 , 2008 , 2009 , 2010 and 2011 .. it stoped in 1/2012 why ?

its not working on this month posts ..

merkaz 02-23-2012 03:33 AM

1 Attachment(s)
there are many posts with images in my forum and the images is works and valid .. this mod Replaced these iamges with the clear.gif ...

even if " Remove Invalid Images " set to no .. this mod remove these images so now I have alot of posts without images ...

too bad I didn't know this until now ..

the post before the mod work :
Attachment 136631
after
Attachment 136632

the images on my forum is gone awaaaaay :(

y2ksw 02-25-2012 10:12 AM

Quote:

Originally Posted by merkaz (Post 2302268)
It works fine .. the mod finishes the all posts on my site 2005, 2006 , 2007 , 2008 , 2009 , 2010 and 2011 .. it stoped in 1/2012 why ?

its not working on this month posts ..

Maybe the question is, what has changed at your hosting plan from then to now.

y2ksw 02-25-2012 10:16 AM

Quote:

Originally Posted by merkaz (Post 2300684)
MySQL error :

Database error in vBulletin 4.1.6:

Invalid SQL:
INSERT IGNORE INTO iei_img (
oldurl,
newurl
) VALUES (
'http://>............/web/img/200907141558550.200905101539340_Damascus.jpg',
'http://............./clear.gif'
);

MySQL Error : MySQL server has gone away
Error Number : 2006

Going backwards your requests, this one shows the database server timed out before the image could be handled. Please fix first your server!

y2ksw 02-25-2012 10:17 AM

Quote:

Originally Posted by merkaz (Post 2300544)
nice mod thanks ...

It will be better if there is away to make it run for only first post in the thread ..

I think there is no need to check all forum post ...

Until now, we all need the importation of all images ;)

y2ksw 02-25-2012 10:45 AM

Quote:

Originally Posted by merkaz (Post 2302530)
there are many posts with images in my forum and the images is works and valid .. this mod Replaced these iamges with the clear.gif ...

even if " Remove Invalid Images " set to no .. this mod remove these images so now I have alot of posts without images ...

too bad I didn't know this until now ..

the post before the mod work :
Attachment 136631
after
Attachment 136632

the images on my forum is gone awaaaaay :(

First, make sure to clear the post cache if you have any (truncate table: 'postparsed'). And maybe this will solve also other problems.

If you have a backup, you may replace the old posts:

Change the queries from 'INSERT INTO' to 'REPLACE INTO' from the 'post' table only. Also, consider to uninstall the plugin first (reason: additional field in post table). Of course, if users have edited their posts, they are overwritten by the restore. Thus, consider to make another backup before restore ;)

Finally, the product is running quickly through all posts unless the post count is very small or the interval very large. If your server is setup to allow download documents via CURL, there should be no issue, however, if there are issues with downloading you would have find out when testing.


All times are GMT. The time now is 10:12 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.01999 seconds
  • Memory Usage 1,746KB
  • 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
  • (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