vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - VB Pro Garage Timeslips (https://vborg.vbsupport.ru/showthread.php?t=236888)

craigvm 10-06-2012 04:52 PM

some usergroups get a message saying they dont have permission when trying to add there car but all the permissions in the admincp are set the same as a usergroup that can use it any idea`s what the problem is

cTak 10-07-2012 02:10 PM

Thanks for the mod.

I just upgraded to the latest ver, running on 4.1.8, in my nav, the 2nd tab is to the garage, well the link now goes to / rather than /garage.php or garage.html

I can type it in manually and the garage is there, but the link in the nav is not working. Any idea?

Dylanblitz 10-07-2012 05:44 PM

Quote:

Originally Posted by craigvm (Post 2371218)
some usergroups get a message saying they dont have permission when trying to add there car but all the permissions in the admincp are set the same as a usergroup that can use it any idea`s what the problem is

Are you using advanced or basic permissions? If you are setting the usergroup permissions in the advanced section, make sure you have it selected in the garage general settings.

Dylanblitz 10-07-2012 05:47 PM

Quote:

Originally Posted by cTak (Post 2371378)
Thanks for the mod.

I just upgraded to the latest ver, running on 4.1.8, in my nav, the 2nd tab is to the garage, well the link now goes to / rather than /garage.php or garage.html

I can type it in manually and the garage is there, but the link in the nav is not working. Any idea?

Can you pm me temp admin access and I'll take a look?

bosken 10-09-2012 03:31 PM

Question! I want to place a Google AD in the main Garage window. Tried to paste the google code in Garage ACP but does not show. I hade before an Affiliate AD in the same place and that one worked fine (same size). Any idea?

Picture with google ad is Photoshopped.

https://vborg.vbsupport.ru/external/2012/10/52.png

https://vborg.vbsupport.ru/external/2012/10/47.jpg

Dylanblitz 10-11-2012 04:42 PM

Quote:

Originally Posted by bosken (Post 2371812)
Question! I want to place a Google AD in the main Garage window. Tried to paste the google code in Garage ACP but does not show. I hade before an Affiliate AD in the same place and that one worked fine (same size). Any idea?

Picture with google ad is Photoshopped.

What is it doing? Is there an error or bad text or just a blank space?

bosken 10-11-2012 04:57 PM

Oh sorry, just blank space. Nothing there.

Dylanblitz 10-12-2012 05:19 PM

1 Attachment(s)
Quote:

Originally Posted by bosken (Post 2372336)
Oh sorry, just blank space. Nothing there.

Hmm, I put your code in my dev system and it seems to work for me?

Attachment 141670

Maybe it's the html part, try opening the includes/garage_func_var.php and find

PHP Code:

    if ($vbulletin->options[garage_desc_html] == "1")
    {
    
$welcomemsg $bbcode_parser->do_parse(unhtmlspecialchars($vbulletin->options[garagewelcome]), $do_html true$do_smilies true$do_bbcode true$do_imgcode true$do_nl2br true$cachable false);
    } else {
    
$welcomemsg $bbcode_parser->do_parse(unhtmlspecialchars($vbulletin->options[garagewelcome]), $do_html false$do_smilies true$do_bbcode true$do_imgcode true$do_nl2br true$cachable false);
    } 

and replace it with

PHP Code:

//    if ($vbulletin->options[garage_desc_html] == "1")
//    {
    
$welcomemsg $bbcode_parser->do_parse(unhtmlspecialchars($vbulletin->options[garagewelcome]), $do_html true$do_smilies true$do_bbcode true$do_imgcode true$do_nl2br true$cachable false);
//    } else {
//    $welcomemsg = $bbcode_parser->do_parse(unhtmlspecialchars($vbulletin->options[garagewelcome]), $do_html = false, $do_smilies = true, $do_bbcode = true, $do_imgcode = true, $do_nl2br = true, $cachable = false);
//    } 

Let me know if that helps

trifive 10-13-2012 07:24 AM

Quote:

I'm running into 1 small problem though, not sure what I did wrong. When I go into my garage, I have some text under my navigation.

The new garage button has the same funky text too.
I uploaded all the images and files and when I uploaded the plugin I had rewrite set to yes.

Any ideas?
Attached Thumbnails
I just did a new install on the latest vb 4 version and I get the same problems with the navagation text as the guy list above, I installed the latest language file etc.

Did you find solution for this problem

Thanks

otis

Dylanblitz 10-14-2012 02:59 AM

Quote:

Originally Posted by trifive (Post 2372661)
I just did a new install on the latest vb 4 version and I get the same problems with the navagation text as the guy list above, I installed the latest language file etc.

Did you find solution for this problem

Thanks

otis

If you want to give me temp admin I'll take a look, or post a screen shot of what you are seeing. "Funky text" is hard to troubleshoot without seeing it :)


All times are GMT. The time now is 09:31 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.02173 seconds
  • Memory Usage 1,759KB
  • 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
  • (2)bbcode_php_printable
  • (6)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