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 |
#432
|
||||
|
||||
You first should check if your firewall allows to pull in external data, before anything else. Then, if PHP allows to use fopen on external sources, then which options are checked. If fopen does not allow to pull data, you must have CURL instead. The plugin prefers CURL over sockets and falls back to sockets, unless you choose to use only sockets.
|
#433
|
|||
|
|||
Quote:
Code:
[16-Dec-2012 00:33:19 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 2800 bytes) in /home/test/public_html/forum/includes/cron/iei_cron.php on line 92 |
#434
|
||||
|
||||
Quote:
|
#435
|
|||
|
|||
Hi y2ksw,
That even when not doing more cache have to put the value 0 in attributes: Maximum Width and Maximum Height. When I put 0 value stopped giving error and now is doing the caching of images. Thanks for all the help and serves as a warning to others. |
#436
|
|||
|
|||
There is a problemmi? Pictures ftp uploading beautifully. However, I opened the new topics added almost 6 hours but still ftp. What's the problem?
|
#437
|
|||
|
|||
Dear friends:
This extension is amazing, I use it since months, and all works very well. The only problem is that, I'm using a vps with limited resources (apache, 512Mb ram). I've noticed that one of the slowest sql in my vps is the following: Code:
# Query_time: 16.976461 Lock_time: 0.000214 Rows_sent: 0 Rows_examined: 278721 SET timestamp=1356435021; SELECT postid, dateline, pagetext FROM post WHERE iei_parsed=0 AND pagetext LIKE '%[/IMG]%' ORDER BY postid LIMIT 0, 5; Is there a way to increase the perfomance of this query? Best regards and thanks in advance. |
#438
|
||||
|
||||
Quote:
|
#439
|
||||
|
||||
I don't know. This product imports only external images which can be read by the server, using CURL or fopen. If it doesn't work for you, I'm sorry, but there is nothing I can do about.
|
#440
|
|||
|
|||
I installed this prodcut, but does nothing.
forum is installed in a subfolder: www.website.com/forum i create a folder images/imported to: www.website.com/forum/images/imported with 777 permissions I uploaded the xml file, and nothing, when I put a picture in the forum does nothing. for example I try this: http://www.miblogdecineytv.com/image...ulas/Cars3.jpg created a thread and put the image [IMG] Image [/IMG] and still appears the url of miblogdecine .... and no create nothing in my server. can anyone help me, please? thanks. |
#441
|
||||
|
||||
If it does nothing (please check with FTP in your imported folder), you system does not allow to pull in external data.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|