The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Import External Images Details »» | |||||||||||||||||||||||||||||||||||
This vBulletin 4 product imports external images in your posts from external servers or paths into a specific path, normally your forum's image folder.
Differently than the previous product Image Cache for vBulletin 3.x., it parses the posts at regular intervals for new images and replaces the external references in the background. Also, instead of using only a single folder, it creates folders for years and months, making it much easier to handle large quantities of images. The source and destination image URL's are stored into database, too, avoiding unnecessary duplicates. It moves and optionally converts images from one place to another. It is a handy tool in order to keep your images local to your forums. Version 1.0.4 is temporarily in BETA stage until the users have confirmed the newly requested features. Version 1.0.5 is still in BETA stage. It adds a new bunch of additional features, one of which allows you to test your mathematical understanding ... and a few other to fine-tune CURL and socket timeouts, and resizing on the fly of too large images. If you don't know what these options do, please leave them at their default values. Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
20 благодарности(ей) от: | ||
Baja, bond010007, cRipTz, da_judge, Delfi_r, hivitro, imported_EkSeS, john7911, kafi, mescalin, mohammadxxx, RichieBoy67, sweetpotato, tbworld, Techno Cowboy, The_Hawk, thomas, Virus81, xertox, Zero13 |
Comments |
#742
|
||||
|
||||
Just found this in my log:
Database error in vBulletin 4.2.5 Beta 1: Invalid SQL: INSERT INTO oasl_session SET userid='85961', session_token='JEOGPb3rGt1nfI7PfB2LXGTq8B6xJazzQGD v', date_created='1488993068'; MySQL Error : Duplicate entry '85961' for key 'userid' Error Number : 1062 Request Date : Wednesday, March 8th 2017 @ 12:11:07 PM Error Date : Wednesday, March 8th 2017 @ 12:11:08 PM Script : http://############## Referrer : http://####### IP Address : 173.245.50.139 Username : ####### Classname : vB_Database_MySQLi MySQL Version : Server : ######## It is supposed to be https://// also not sure about the duplicate session.. |
#743
|
|||
|
|||
@RichieBoy67: That's essentially what is / was happening for me.
I recently updated to vBulletin 4.2.4 but I was getting all that with 4.2.3 PL2. |
#744
|
||||
|
||||
Quote:
The plugin adds a field to post, called iei_parsed. If you issue the query: Code:
SELECT postid FROM post WHERE iei_parsed>0 ORDER BY postid DESC LIMIT 1 As for the concerns with https and SSL (I've been looking into it now), requesting data from such sites requires you to use CURL. You can choose the mode from the options. CURL is installed anyway since required by 4.x vBulletin versions. Marking a post "OK" can be done this way: Code:
UPDATE post SET iei_parsed=1 WHERE postid=N |
#745
|
||||
|
||||
Quote:
|
#746
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=743 |
Благодарность от: | ||
RichieBoy67 |
#747
|
|||
|
|||
Quote:
Running the first query shows 242442 as the last post ID. Manually running the cron job leaves that number unchanged. Running the second query yields Code:
Affected Rows: 0 (0.0015s) Does that mean the add-on has stopped working? Note my statement above that I recently updated to 4.2.4 but the issues were happening prior to that update. |
#748
|
||||
|
||||
Quote:
##I get an id now after running a table repair. I will run the other one .. |
#749
|
||||
|
||||
I think it's working now because I do see the id moving after I run the 1st query. I do not see any new images yet in my import folder but I assume that just means it has not found any to import yet?
Thanks for your help! |
#750
|
|||
|
|||
Still not working for me. I did a repair and optimize on the database. No errors found.
|
Благодарность от: | ||
RichieBoy67 |
#751
|
||||
|
||||
Nope, not working.. looks like it went through the posts and is caught up with the last post but it has not imported any of the images..
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|