vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   VB image Hosting (https://vborg.vbsupport.ru/showthread.php?t=106127)

Blindchild02 08-04-2006 06:58 PM

I Get this when uploading an image (shows at the top, then the watermark doesnt work)
Quote:

Warning: getimagesize(/home/user/public_html/forums/imagehosting/carchops_watermark123.png): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 221
then i get this after deleting:
Quote:

Warning: unlink(imagehosting/): Is a directory in /vbimghost.php on line 889

Blindchild02 08-04-2006 07:05 PM

aahahah nevermind, im an idiot, i missed the path in the options :p

edit: still get the delete error message

Ranma2k 08-04-2006 07:42 PM

Quote:

Originally Posted by Blindchild02
aahahah nevermind, im an idiot, i missed the path in the options :p

edit: still get the delete error message

give me access to your forum and i'll help you

rmxs 08-04-2006 08:03 PM

Hey i just upgade and i get this.. :(

Fatal error: Call to undefined function: array_combine() in /home/rmxs/domains/rmxs.gr/public_html/Vb/global.php on line 890

SOME ONE HELP ME PLZZZ

Blindchild02 08-04-2006 08:18 PM

I deleted:
Quote:

if (file_exists($imgthumbfile))
unlink($imgthumbfile);
and now i dont get the error

rmxs 08-04-2006 08:26 PM

what about my error someone my site its close..

I thing that happent because i dont have php5 byt my site now its completely down

I remove and install the old version again and still the same..

The Chief 08-04-2006 08:33 PM

When viewing all user's images, are like the recent images uploaded shown??

And also, is there a way to not show all those extra stuff when viewing a member's gallery, like can,t we just see the image and description (when it comes)? :)

Thanks so much for the update, will install when errors are confirmed to be fixed ;)

Charles
myetalk.com

Ranma2k 08-04-2006 08:43 PM

Quote:

Originally Posted by rmxs
Hey i just upgade and i get this.. :(

Fatal error: Call to undefined function: array_combine() in /home/rmxs/domains/rmxs.gr/public_html/Vb/global.php on line 890

SOME ONE HELP ME PLZZZ

i didn't change anything at the global.php file are you sure it's from the product ?!

try disabling the vbimghost and see if you still get this ..

Ranma2k 08-04-2006 08:44 PM

Quote:

Originally Posted by Blindchild02
I deleted:


and now i dont get the error

you removed the thumbnail deleation ..
wonder why it causes you errors ?! it shouldn't

Ranma2k 08-04-2006 08:45 PM

Quote:

Originally Posted by The Chief
When viewing all user's images, are like the recent images uploaded shown??

And also, is there a way to not show all those extra stuff when viewing a member's gallery, like can,t we just see the image and description (when it comes)? :)

Thanks so much for the update, will install when errors are confirmed to be fixed ;)

Charles
myetalk.com

you mean in the admincp ?!

you want it to be shown like the curent view in the main script ?!

rmxs 08-04-2006 08:58 PM

finally its this https://vborg.vbsupport.ru/showthrea...newsinfo%29%3B

I dont know how byt after the upgade something change and make me trouble i disable this and works FINE...

byt i thing both of them cannot work :(

Now something else how can i make the text watermak bigger because its too small.. :(

Ranma2k 08-04-2006 09:00 PM

Quote:

Originally Posted by rmxs
finally its this https://vborg.vbsupport.ru/showthrea...newsinfo%29%3B

I dont know how byt after the upgade something change and make me trouble i disable this and works FINE...

byt i thing both of them cannot work :(

Now something else how can i make the text watermak bigger because its too small.. :(

glad it wasn't my fault :P

rmxs 08-04-2006 09:00 PM

I fount it finally its the Unread news https://vborg.vbsupport.ru/showthrea...newsinfo%29%3B

after the upgade something change and doesnt work my site i dissable it and work...


I afraid cannot work together....

Ranma2k 08-04-2006 09:01 PM

Quote:

Originally Posted by Blindchild02
I Get this when uploading an image (shows at the top, then the watermark doesnt work)


then i get this after deleting:

OK found the problem ...

i used a wrong value ..

You can fix it by replacing the vbimghost.php in the forum directory with the one attached ..


Please everyone who download it should also replace the files with the one attached in the zip files

rmxs 08-04-2006 09:11 PM

Another Uncached templates: vbimghost_popupload_pre (1)

and if i click [Open] on the Adding quick uplaod and gallaries box in new thread / reply

Open the box i can see how many pages there is byt i cannot see the images.. :(

Ranma2k 08-04-2006 09:17 PM

rmxs please give me access to your forum so i can help you

Ranma2k 08-04-2006 09:34 PM

Quote:

Originally Posted by rmxs
Another Uncached templates: vbimghost_popupload_pre (1)

and if i click [Open] on the Adding quick uplaod and gallaries box in new thread / reply

Open the box i can see how many pages there is byt i cannot see the images.. :(

did you set the path to your forums in the vbimghost options ?!

and did you replace the file with the one in the zip file ?!

Blindchild02 08-04-2006 10:16 PM

Quote:

Originally Posted by Ranma2k
OK found the problem ...

i used a wrong value ..

You can fix it by replacing the vbimghost.php in the forum directory with the one attached ..


Please everyone who download it should also replace the files with the one attached in the zip files

perfect, thanks :)

The Chief 08-04-2006 10:39 PM

Quote:

Originally Posted by Ranma2k
you mean in the admincp ?!

you want it to be shown like the curent view in the main script ?!

Well you know where you click to view all the images hosted by all users..

You will see usernames (not in the admincp)

would there be a way to add a table with let's say the 10 latest images uploaded?

Thanks for the updates btw! :)

Blindchild02 08-05-2006 03:30 AM

hm, is there a way to display the images like this:

https://vborg.vbsupport.ru/

or am I going to have to custom code it :p?
if so, which template?

EDIT: nevermind, just did a little tweaking :)
https://vborg.vbsupport.ru/

Ranma2k 08-05-2006 05:17 AM

Quote:

Originally Posted by Blindchild02
hm, is there a way to display the images like this:

http://www.imgjump.com/uploads/343imgss.gif

or am I going to have to custom code it :p?
if so, which template?

EDIT: nevermind, just did a little tweaking :)
http://www.imgjump.com/uploads/5695facerecog2.jpg

Well it was the old way :)
i should put it back XD

Ranma2k 08-05-2006 05:18 AM

Quote:

Originally Posted by The Chief
Well you know where you click to view all the images hosted by all users..

You will see usernames (not in the admincp)

would there be a way to add a table with let's say the 10 latest images uploaded?

Thanks for the updates btw! :)

i got what you mean ..
i'll work on it

Blindchild02 08-05-2006 05:36 AM

i like it much better horizontally :)

rmxs 08-05-2006 06:00 AM

Quote:

Originally Posted by Ranma2k
did you set the path to your forums in the vbimghost options ?!

and did you replace the file with the one in the zip file ?!

You have PM..

I have uload everything...

Also about the text watermark..Its possible to make bigger the letters..Its tiny now LOL

Ranma2k 08-05-2006 07:00 AM

a new ver will be released in 1-2 hour (1.4.1 )
it contain fix for filmstrip ( it doesn't work right :P ? )
and i have added the font size and the display option

Ranma2k 08-05-2006 08:10 AM

Really sorry for the delay and for the errors ..

the new ver is up it's highly recommended that you update to the latest ver

rmxs 08-05-2006 08:35 AM

BRAVO :)

You are very fast and thanks for the fixes :)

Ranma2k 08-05-2006 08:39 AM

Quote:

Originally Posted by rmxs
BRAVO :)

You are very fast and thanks for the fixes :)

your welcome :)

rmxs 08-05-2006 08:45 AM

LOL im again here :P

I select center for Watermark Location byt it still its right down

Ranma2k 08-05-2006 09:18 AM

Quote:

Originally Posted by rmxs
LOL im again here :P

I select center for Watermark Location byt it still its right down

sorry attached the wrong file ..
replace the files with the one in the zip file

sorry again

rmxs 08-05-2006 09:59 AM

Super :)

klaush 08-05-2006 10:20 AM

Another gread Update! Thanks!

One Question. Where can i finde the phrase: [Offen] ?

Ranma2k 08-05-2006 10:53 AM

Quote:

Originally Posted by klaush
Another gread Update! Thanks!

One Question. Where can i finde the phrase: [Offen] ?

eh ?! offen ?!
where is it defined ?!

klaush 08-05-2006 11:03 AM

Quote:

Originally Posted by Ranma2k
eh ?! offen ?!
where is it defined ?!

Under the editor?

Ranma2k 08-05-2006 11:47 AM

Quote:

Originally Posted by klaush
Under the editor?

under the editor there is only open and Quick upload

do you mean open !? it's the default one in the vbulletin ( open )
As for quick upload it's ( vbimghost_quickup )

tandy 08-06-2006 11:25 AM

Quote:

Rebuilding Thumbnails
Thumbnail Not created for gloria-ninja-avatar-clara-y.jpg
Thumbnail Not created for film2.jpg
Thumbnail Not created for gloria-ninja-avatar-clara-y.jpg
Thumbnail Not created for film2.jpg

Fatal error: Call to undefined function: imagecreatefromjpeg() in c:\easyphp1-8\www\forum\includes\vbimghost_include.php on line 53
I have this error only when thumbnails are activated and that one when i upload an image with thumbnails activated.

Quote:

Fatal error: Call to undefined function: imagecreatefromjpeg() in c:\easyphp1-8\www\forum\includes\vbimghost_include.php on line 53

Ranma2k 08-06-2006 08:15 PM

Quote:

Originally Posted by tandy
I have this error only when thumbnails are activated and that one when i upload an image with thumbnails activated.

Tandy,
the first one is not a bug .. it's normal
some of the images you can't create thumbnail to it there is alot of reasons for that such as that the image size ( dimention ) is smaller than the thumbnail it self

as for the second one it depends does it always happen when you get upload a specified image or what ?

tandy 08-06-2006 08:59 PM

Quote:

Originally Posted by Ranma2k
Tandy,
the first one is not a bug .. it's normal
some of the images you can't create thumbnail to it there is alot of reasons for that such as that the image size ( dimention ) is smaller than the thumbnail it self

as for the second one it depends does it always happen when you get upload a specified image or what ?

Both case happen with any image bigger than the size i put for thumbnails.
If i don't activate the thumbnails everything goes well.

On my other server i have the version 3.1 of your marvelous hack, and the only problem i had with the sames images was $imageDirectory and $thumbDirectory, i tried everything to give the path of imagehosting directory but finally i hard coded it in the software

Ranma2k 08-06-2006 09:05 PM

Quote:

Originally Posted by tandy
Both case happen with any image bigger than the size i put for thumbnails.
If i don't activate the thumbnails everything goes well.

On my other server i have the version 3.1 of your marvelous hack, and the only problem i had with the sames images was $imageDirectory and $thumbDirectory, i tried everything to give the path of imagehosting directory but finally i hard coded it in the software

can you give me access to the forum and i'll help you with your prbolem

one thing
if you are using windows hosting
set the path as follow
c:/path/to/vb
no trailing slash
and set the name of the directory

also GD should be installed with PHP

blowndeadline 08-07-2006 03:23 AM

The watermark feature doesn't seem to be working, either text or image. Plus getting some odd text output at the top when i add an image:
Code:

Warning: imagecreatefromjpeg(/home/user/public_html/vb/imagehosting/144d6bf447a2df.jpg): failed to open stream: No such file or directory in /includes/vbimghost_include.php on line 176

Warning: imagesx(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 177

Warning: imagesy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 177

Warning: imagecreatetruecolor(): Invalid image dimensions in /includes/vbimghost_include.php on line 177

Warning: imagesx(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 178

Warning: imagesy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 178

Warning: imagecopy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 178

Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 190

Warning: imagesx(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 199

Warning: imagesy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 200

Warning: imagestring(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 202

Warning: imagejpeg(): supplied argument is not

Couldn't catch the rest, page refreshed too fast. However, the image is correctly added?!?!? Just no watermark.

Thanks,
Mike


All times are GMT. The time now is 01:10 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.02121 seconds
  • Memory Usage 1,840KB
  • 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
  • (1)bbcode_code_printable
  • (25)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
  • (40)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