vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBGarage v3.1.1 (now with GD-Lib support!) (https://vborg.vbsupport.ru/showthread.php?t=63681)

magnus 04-12-2004 03:34 PM

Quote:

Originally Posted by Envy-UK
'vbgarage.php?do=thumb&width=175&id=20'

Yes, they're red X's.

The new page looks great though, see attachment.

Edit: Come to think of it, would it be possible to have the filename where I've added 'Return To Garage"? If so, what code would I need to add?

Hrm, could you open your site real quick so I could take a look? Let's tackle this first, and then I'll paste the code how to do the filename.

Envy-UK 04-12-2004 03:35 PM

Sure, it's open.

I've been having a few style problems, let me know if the style you're viewing is the default vB style, if so, then those problems are still there.

Envy-UK 04-12-2004 03:41 PM

Just a quick note, my thumbnails were working today, as I received word from my host that they had upgraded to GD 2.0.

magnus 04-12-2004 03:41 PM

Quote:

Originally Posted by Envy-UK
Sure, it's open.

I've been having a few style problems, let me know if the style you're viewing is the default vB style, if so, then those problems are still there.

Well, in the default vB style you still have popups. I cannot select any alternative style as there's no dropdown selector. :)

magnus 04-12-2004 03:43 PM

Well, nevermind.. here's your problem. When trying to access http://www.envy-uk.co.uk/vbgarage.ph...idth=175&id=20 directly, I recieved:

PHP Code:

Warningimagecreatetruecolor(): requires GD 2.0 or later in /homepages/33/d84375326/htdocs/envy/vbgarage.php on line 299

Warning
imagecopyresized(): supplied argument is not a valid Image resource in /homepages/33/d84375326/htdocs/envy/vbgarage.php on line 301

Warning
imagejpeg(): supplied argument is not a valid Image resource in /homepages/33/d84375326/htdocs/envy/vbgarage.php on line 302

Warning
imagedestroy(): supplied argument is not a valid Image resource in /homepages/33/d84375326/htdocs/envy/vbgarage.php on line 305 

So, apparently they haven't upgraded. Or else, they haven't recompiled.

Unfortunately, I have a meeting to attend, so I probably won't be able to assist any further until around 5:30PM EST.

Here's the code for the filename, though:

In vbgarage.php:

FIND:
PHP Code:

if ($_REQUEST['do'] == 'popup')
{
    
globalize($_REQUEST, array('image''id' => INT)); 

Add BELOW:
PHP Code:

    $result_data $DB_site->query("
        SELECT * FROM " 
TABLE_PREFIX "vbgarage_images WHERE vbgarageid = $id
    "
);
    
    
$data $DB_site->fetch_Array($result_data); 

Now, you can call the filename with [high]$data[name][/high]. Good luck! :)

Clb 04-12-2004 03:54 PM

Quote:

Originally Posted by SVTOA
Hey before I forget- Magnus- Any chance of adding the ability for an admin to be able to edit a Garage for the user? Some of my members can barely type a reply much less type VB code, and I don't mind helping them with things like this. Also, the ability to enable IMG tags in the text area (controlled from the ADMIN CPANEL) would be really nice...

;)

i really need it too ;)

ur work is perfect mangus ;) :ok

Envy-UK 04-12-2004 03:56 PM

Thank you again, file name code works perfectly. ;)

I guess it's a case of waiting for my host to get themselves back on track regarding the GD 2.0 issue.

M@rkus 04-12-2004 05:34 PM

Hello Magnus.

I have another problem. I`ve installed a [BIMG]-Code. What do i have to do to prevent or deny my users this code in the description field?

M@rkus 04-12-2004 05:38 PM

Next Question: Can i change something on the pages of the user by myself?

corsacrazy 04-12-2004 05:42 PM

Quote:

Originally Posted by M@rkus
Next Question: Can i change something on the pages of the user by myself?

not yet


All times are GMT. The time now is 01:19 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.02147 seconds
  • Memory Usage 1,753KB
  • 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
  • (3)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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