vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - [OzzModz] Reviews (https://vborg.vbsupport.ru/showthread.php?t=304317)

ozzy47 02-08-2015 11:29 PM

LOL, you wanna PM me a admin account, and I can take a quick look, as well as instructions to replicate the issue?

Toorak Times 02-08-2015 11:56 PM

[QUOTE=ozzy47;2536717]LOL, you wanna PM me a admin account, and I can take a quick look, as well as instructions to replicate the issue?[/QUOTE}

Thanks mate, message sent

ozzy47 02-09-2015 12:38 AM

I put in a temp fix, till I hear back from the original author on it.

MIWASA 02-11-2015 06:53 PM

Hey Chris. Post #249, any ideas would be appreciated

ozzy47 02-11-2015 09:30 PM

I have no idea why css would cause a issue.

jjohns12 02-14-2015 10:02 AM

Quote:

Originally Posted by MIWASA (Post 2524597)
Hey Chris,

We have been trying to get our vb mobile app to go through and gets rejected due to error on our side, which they had let us know on a support ticket, giving us this as the error. And the blame is put on third party mods. Don't want to disable this hack as really brings importance to our site

Error :

<style>
.minigraph {
float:{vb:stylevar left};
background-color:#cecece;
border: 1px solid #003366;
position:relative;
width:70px;
padding:0
}
.minigraph .minibar {
display:block;
position:relative;
background-image:url(christeris/reviews/images/bargraph.gif);
background-position:{vb:stylevar left} center;
background-repeat:repeat-x;
border-{vb:stylevar right}:1px solid #003366;
text-align:center;
color:#fff;
height:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
line-height:1.4em
}
.minigraph .minibar span {
position:absolute;
{vb:stylevar left}:1em
}
</style>


Any ideas much appreciated

Try this!

Remove the style stated above from the widget and include in your additional.css without the <style></style> tags of course and see if that works.

robbyg 02-14-2015 08:15 PM

Ozzy any further news on updating the permissions?

HM666 02-17-2015 01:16 AM

I have a request. Its only specific to what i want to do on my site I need a if/else statement for a certain area of the code. Its in the main reviews page. Here is the code:

Code:

{vb:raw categories_bit}
                <div class="threadpagenav">
                            {vb:raw pagenav}
                    </div>

Pretty much I need it to say it will show the above if/else there is nothing to show if there is nothing to show then I need it to show this:

Code:

No Reviews Found.
I have coded it all inside a div tag and used css to style it but need it to state there are no reviews on that cat when there are none other wise its a blank box which looks funny. Any help would be great. Thanks.

HM666 02-19-2015 08:43 AM

Anyone?


All times are GMT. The time now is 11: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.01364 seconds
  • Memory Usage 1,730KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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