vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Dark_vb - Free skin from CompleteGFX.com (https://vborg.vbsupport.ru/showthread.php?t=195198)

anuanu 02-24-2009 12:21 AM

EDIT: nvm i fixed it.

anuanu 02-25-2009 12:09 PM

When i use this code/mod:

https://vborg.vbsupport.ru/showthread.php?t=124749


The footer for those pages on your style alone is off center. Take a look at the screen shot

unenergizer 02-25-2009 08:07 PM

Quote:

Originally Posted by anuanu (Post 1754186)
When i use this code/mod:

https://vborg.vbsupport.ru/showthread.php?t=124749


The footer for those pages on your style alone is off center. Take a look at the screen shot

:down: :down:

You need to restore the "vBulletin skin by: CompleteGFX.com" link before you receive any help. This is apart of the license agreement, once you open the zip file you are bound legally by the agreement. Please restore the link or remove the skin (xml, images, syntax, etc) from your server.

anuanu 02-26-2009 03:16 AM

Quote:

Originally Posted by unenergizer (Post 1754603)
:down: :down:

You need to restore the "vBulletin skin by: CompleteGFX.com" link before you receive any help. This is apart of the license agreement, once you open the zip file you are bound legally by the agreement. Please restore the link or remove the skin (xml, images, syntax, etc) from your server.

:up::up:
...I never removed the link... Look at the attached image...my previous images showed only the right side of my screen not the bottom center...
:up::up:


Soooooooooooooo....any ideas?

unenergizer 02-26-2009 05:36 AM

Quote:

Originally Posted by anuanu (Post 1754875)
:up::up:
...I never removed the link... Look at the attached image...my previous images showed only the right side of my screen not the bottom center...
:up::up:


Soooooooooooooo....any ideas?

PM me your website.

If this is your website, then you need to add the link back.

http://www.oonclan.com/index.php

gsmph 02-26-2009 06:43 AM

installed..............

tnx unenergizer

br
gsmph

anuanu 02-26-2009 11:11 AM

Quote:

Originally Posted by unenergizer (Post 1754940)
PM me your website.

If this is your website, then you need to add the link back.

http://www.oonclan.com/index.php

Dude...Its there...you need to fix your shit... Go back to the site and hold CTRL and hit F5


Heres the code from the footer...

Code:

$ad_location[ad_footer_start]

<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />

$spacer_close
<!-- /content area table -->

<form action="$vboptions[forumhome].php" method="get">
       
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" class="page" align="center">
<tr>
<td>
<div align="center">
        <div class="smallfont" align="center">
        <!-- Do not remove this copyright notice -->
        Design Developed by <a href="http://www.completegfx.com/">CompleteGFX</a><br>
        $vbphrase[powered_by_vbulletin]
        <!-- Do not remove this copyright notice -->
        </div>
       
        <div class="smallfont" align="center">
        <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
        $cronimage
        <!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
       
        $vboptions[copyrighttext]
        </div>
</div>
</form>
</td>
</tr>
</table>
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" class="page" align="center">
<tr>
        <if condition="$show['quickchooser']">
                <td class="tfoot">
                        <select name="styleid" onchange="switch_id(this, 'style')">
                                <optgroup label="$vbphrase[quick_style_chooser]">
                                        $quickchooserbits
                                </optgroup>
                        </select>
                </td>
        </if>
        <if condition="$show['languagechooser']">
                <td class="tfoot">
                        <select name="langid" onchange="switch_id(this, 'lang')">
                                <optgroup label="$vbphrase[quick_language_chooser]">
                                        $languagechooserbits
                                </optgroup>
                        </select>
                </td>
        </if>
        <td class="tfoot" align="$stylevar[right]" width="100%">
                <div class="smallfont">
                        <strong>
                                <if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> -</if>
                                <if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> -</if>
                                <if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if>
                                <if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
                                <if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if>
                                $template_hook[footer_links]
                                <if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> -</if>
                                <if condition="$vboptions[tosurl]"><a href="$vboptions[tosurl]">$vbphrase[terms_of_service]</a> -</if>
                                <a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
                        </strong>
                </div>
        </td>
</tr>
</table>
$ad_location[ad_footer_end]
<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
        <input type="hidden" name="s" value="$session[sessionhash]" />
        <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
        <input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
        var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
        var utcOffset = new Date().getTimezoneOffset() / 60;
        if (Math.abs(tzOffset + utcOffset) == 1)
        {        // Dst offset is 1 so its changed
                document.forms.dstform.submit();
        }
//-->
</script>
<!-- / auto DST correction code -->

</if>
<script type="text/javascript">
<!--
        // Main vBulletin Javascript Initialization
        vBulletin_init();
//-->
</script>

seriously you shouldnt accuse someone of something before thinking there might be something wrong with your shit first.

unenergizer 02-26-2009 02:33 PM

Quote:

Originally Posted by gsmph (Post 1754984)
installed..............

tnx unenergizer

br
gsmph

No, thank you! Glad you like the skin.

anuanu 02-26-2009 09:41 PM

So any idea on how to fix this?

anuanu 02-28-2009 04:27 AM

I was able to fix the error my self. There was a missing tag in your style templates. I was able to find it and fix it.


All times are GMT. The time now is 03:57 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.01268 seconds
  • Memory Usage 1,762KB
  • 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
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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