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)

NR Fatal 05-08-2006 09:43 PM

Quote:

Originally Posted by Ranma2k
there is something wrong with your GD library ?
did the system administrator change anything

my advice is to contact your Host and ask what was changed for GD support in php

hm.. ok, I installed this hack, ecdownloads
and it seems since then its been messed up. maybe I outta just use my back up sql?

Ranma2k 05-09-2006 06:45 PM

Quote:

Originally Posted by NR Fatal
hm.. ok, I installed this hack, ecdownloads
and it seems since then its been messed up. maybe I outta just use my back up sql?

no there is nothing wrong with the Database ..
but you can try to check if it's really becase of ecdownloads then you can disable the hack ..

though that it's not releated to ecDownloads but it's releated to GD library in PHP

gothicuser 05-09-2006 07:05 PM

We been using both together (ecDownloads and Image Host) for a while without any issues at all.

Ranma2k 05-09-2006 07:58 PM

Quote:

Originally Posted by gothicuser
We been using both together (ecDownloads and Image Host) for a while without any issues at all.

Yeb that proves that it's library issue

NR Fatal 05-09-2006 08:35 PM

Quote:

Originally Posted by Ranma2k
no there is nothing wrong with the Database ..
but you can try to check if it's really becase of ecdownloads then you can disable the hack ..

though that it's not releated to ecDownloads but it's releated to GD library in PHP

ok, I disabled and uninstalled it actually, still having issues. bah!

hilfe-forum 05-10-2006 11:47 AM

First THX for this great Hack and Sorry for my bad English...

1. is there possible to make a link in postpit_legacy Templat like "my Picture" so that in every User Post is a link to the public Picture of this User...

2. take a look http://www.hilfe-forum.eu/vbimghost.php?do=userlist

Picture without Username are from Guests but Guests don't became a link to show here Picture....
Is it possible that Guests make a quick Register only for the VB image Hosting

like here:
PicTransfer.de

3. Pic host for guests is a top way to Promote a Board.

But it needs that the picture when it post in an other Forum and someone click the Picture that the User see that the Picture is hosting on my Board...
Possible to show the Picture (full size) in a html or php page with Promotion to there Board were the Picture is hosting?

Ranma2k 05-10-2006 08:27 PM

Quote:

1. is there possible to make a link in postpit_legacy Templat like "my Picture" so that in every User Post is a link to the public Picture of this User...
Yes
just do the following
in postpit_legacy
Find
Code:

<div>
                                        $vbphrase[posts]: $post[posts]
                                </div>

after it add
Code:


<br>
<div><a href="vbimghost.php?do=viewimages&id=$post[userid]">$vbphrase[vbimghost_menushimg] </a> </div>


and it should display what you want

Quote:

2. take a look http://www.hilfe-forum.eu/vbimghost.php?do=userlist

Picture without Username are from Guests but Guests don't became a link to show here Picture....
Is it possible that Guests make a quick Register only for the VB image Hosting

like here:
PicTransfer.de
i didn't get what you mean
if you want to show a user name guest for people who didn't register
modify the code in vbimghost.php to the follwoing :
in line 239-240
find
Code:


while($row = $db->fetch_Array($result)){
                        $vbimghost['username'] = $row['username'];
                        $vbimghost['imgcount'] = $row['imgcnt'];
                        $vbimghost['userid']=$row['userid'];
                        $vbimghost_usersbit.=eval('$vbimghost_usersbit .= "' . fetch_template('vbimghost_usersbit') . '";');
                }

replace with
Code:



while($row = $db->fetch_Array($result)){
                        $vbimghost['userid']=$row['userid'];
                        if ($row['userid'] == 0 ){
                                $row['username']=construct_phrase($vbphrase['guest']);
                        }
                        $vbimghost['username'] = $row['username'];
                        $vbimghost['imgcount'] = $row['imgcnt'];
                       
                        $vbimghost_usersbit.=eval('$vbimghost_usersbit .= "' . fetch_template('vbimghost_usersbit') . '";');
                }

this will be added in the next release


Quote:

3. Pic host for guests is a top way to Promote a Board.

But it needs that the picture when it post in an other Forum and someone click the Picture that the User see that the Picture is hosting on my Board...
Possible to show the Picture (full size) in a html or php page with Promotion to there Board were the Picture is hosting?
i'll add it to my todo list

hilfe-forum 05-10-2006 08:49 PM

@Ranma2k

Top Hack
Top Support
your realy madly

thank you!!

cd1986 05-16-2006 10:24 PM

Same error here, with the latest version. Could be conflicting with one of the numerous other mods installed, i'll have to go through them all at some point.
Quote:

Originally Posted by Sc0rian
i just upgraded my forum onto the new vb image upload.

when i try and "Upload" a image it says:

"You already have the max number of images allowed to upload"

dont even get a image box to upload..

also the "Statics" dont seem to be comming through


Ranma2k 05-16-2006 10:46 PM

Quote:

Originally Posted by cd1986
Same error here, with the latest version. Could be conflicting with one of the numerous other mods installed, i'll have to go through them all at some point.

revert the templates

i fixed his problem by reverting the teplate vbimghost_upload


All times are GMT. The time now is 12:47 PM.

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.01687 seconds
  • Memory Usage 1,755KB
  • 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
  • (4)bbcode_code_printable
  • (9)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