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)

noppid 07-07-2004 10:30 PM

Quote:

Originally Posted by DeeperImage
OKay all i did was run the queries in phpmyadmin and it works. I did not edit anything. I just went back into vbulletin options/vbgarage options and hit save and it works now.

If you are using vB 3.0.2 or later there is a conflict with vBgarage in the init.php file. You should edit it for vBgarage to use it's own unique mask to avoid conflicts.

In init.php find

PHP Code:

    'canhaverepleft'           => 8388608 

Change it to...

PHP Code:

    'canhaverepleft'           => 8388608,
    
// START VBGARAGE HACK
    
'canvbgarage'              => 16777216
    
// END VBGARAGE HACK 

The code seems dynamic, but in the long run it will be easier to deal with future upgrades with these edits.

DeeperImage 07-07-2004 11:01 PM

Quote:

Originally Posted by noppid
If you are using vB 3.0.2 or later there is a conflict with vBgarage in the init.php file. You should edit it for vBgarage to use it's own unique mask to avoid conflicts.

In init.php find

PHP Code:

    'canhaverepleft'           => 8388608 

Change it to...

PHP Code:

    'canhaverepleft'           => 8388608,
    
// START VBGARAGE HACK
    
'canvbgarage'              => 16777216
    
// END VBGARAGE HACK 

The code seems dynamic, but in the long run it will be easier to deal with future upgrades with these edits.

Thanks Noppid. I went ahead and made those changes. Everything seems to be running smooth. Man I wish there was a way to make upgrades to vb with out having to edit all you hacks all the damn time. I have another one that is not working anymore either adscolumn 1.0

noppid 07-07-2004 11:41 PM

Quote:

Originally Posted by DeeperImage
Thanks Noppid. I went ahead and made those changes. Everything seems to be running smooth. Man I wish there was a way to make upgrades to vb with out having to edit all you hacks all the damn time. I have another one that is not working anymore either adscolumn 1.0

You're very welcome. The other hack is a Magnus hack too. He seems mia currently though. Sorry I don't use it so I'm not familiar with it.

Jpax 07-08-2004 01:54 PM

I have vb garage on 3.0.1 and it was running finr now i get nothing to edit the fields, my users don't have the options and its not in the admin cp since the upgrade.
I canged the scripte in the init.php file and ran the sql tables, but nothing happend. it showed they were changed i restarted my comp and delete cookies too. im running vb 3.0.3

noppid 07-08-2004 04:39 PM

Sounds like you need to go through your templates for the user options. USERCP_SHELL required a Revert and that's where the user's edit option is. I'm not 100% sure that is what your explaining, but that's how I take it.

I posted what worked for us, don't confuse this with official support.

gldtn 07-08-2004 11:27 PM

Hello everyone.. I'm trying to customize this hack by removing a couple of fields from the "vbgarage_editgarage" template, but now I can't edit my garage no more because some how the script is still keeping track of the fields i removed and is saying that I left it blank.. may someone help me by pass this?

thanks in advance

SuperSix 07-09-2004 12:56 AM

Nice hack! I got it installed on the latest VB, and it's working. However, I can't see any of the pics thatare uploaded..

Any ideas?

Beth 07-11-2004 09:20 PM

Quote:

Originally Posted by SuperSix
Nice hack! I got it installed on the latest VB, and it's working. However, I can't see any of the pics thatare uploaded..

Any ideas?

Have you GD enabmed in the Admin CP -> vBulletin Options? This will give you thumbnails on attachments, and its also for thumbs on the garage. click on one of the images you uploaded. If GD isnt enabled, there wont be a thumbnail image but when you click on the X the pop up should still work.


Can anyone tell me how to let moderators moderate the garage or is it possible?

jugo 07-12-2004 03:18 PM

I wanted to add a few sections to vBGarage...Have no idea how to though.

I was thinking of creating a vbGarage for Rides and One for Moodded PCs.

With the gamers on our site some of them hook up their cars others hook up their PCs and I wanted to allow for them both to be able to show off the stuff.

"RIGS & RIDES"

DeeperImage 07-14-2004 01:46 AM

I upgraded from 3.0.1 to 3.0.3 and VBGARAGE still works fine, but now you cannot edit your garage from UserCP or with the Edit button on their garages. It gives this message. Keep in mind I am the site admin.

Quote:

neo, you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
What can I do to fix this? Thanks.

Also on a related issue. I get that same message when I try to give any of my members reputation points. Help !!!!


All times are GMT. The time now is 11: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.02697 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_php_printable
  • (5)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