vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   The dreaded red x (https://vborg.vbsupport.ru/showthread.php?t=89899)

imported_Gronilot 10-11-2004 12:44 AM

Ok... this is what I figured out.. and got it mostly done!

I went to my ftp site and made a new folder under "forum" called "fairytale"
then.. I went and added a subfolder manually for each (avatar, attach, buttons, editor...etc) and then I opened each folder individually and added the content from the zip file. THere is probably an easier way to do it.

And it works great.... except for on my vbadvance cmps page.

Looking forward to seeing more stlyes.

Serenity 10-11-2004 11:55 AM

what kind of problems are on your vbadvanced cmps page?

i have a welcome block setup on maddhouse with the category top images on it.
this is the code to place in the cmps templates:

HTML Code:

<!-- top category table setup -->
<table width="100%" style="background-image: url($stylevar[imgdir_misc]/catback.gif)" border="0" cellpadding="0" cellspacing="0">
  <tr>
                <td width="139" height="39" align="left" valign="top"><img  src="$stylevar[imgdir_misc]/tcat_ls.gif" width="139" height="39" alt="" /></td>
                <td width="100%" class="tcat" style="background-image:url($stylevar[imgdir_misc]/catback.gif)" align="left"></td>
          <td width="139" height="39" align="right" valign="top"><img src="$stylevar[imgdir_misc]/tcat_rs.gif" width="139" height="39" alt="" /></td>
  </tr>
</table>
                <!-- End top category table setup -->

it works on the other blocks aswell. just don't use it on a side block as the images are to large and messes things up.

if you also want the bottom on it, here is the code for that:
HTML Code:

<!-- bottom table setup -->
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
                <td width="16" height="14" align="left" valign="top"><img src="$stylevar[imgdir_misc]/ls_main_table_bottom.gif" width="16" height="14" alt="" /></td>
                <td height="14" width="100%" style="background-image: url($stylevar[imgdir_misc]/extended_main_table_bottom.gif)"><img src="$stylevar[imgdir_misc]/clear.gif" width="100%" height="14" alt="" /></td>
                <td width="16" height="14" align="right" valign="top"><img  src="$stylevar[imgdir_misc]/rs_main_table_bottom.gif" width="16" height="14" alt="" /></td>
          </tr>
        </table>
  <!-- End bottom table setup -->

good luck :)

imported_Gronilot 10-11-2004 02:49 PM

This is what I am getting on my cmps page (They are working on forum pages)

No headers.. and the redx is apprearing beside usernames in "latest threads" , the "search" and "quick links" have X beside them on nav bar.

I am going to try and attach a screenshot
http://groups.msn.com/_Secure/0SQBmA...92790174065313

Serenity 10-12-2004 10:30 AM

you need to upload the fairytale folder just above the forum directory.

Lottis 10-12-2004 12:43 PM

Im not quite shure if this is your problem, but.
When you upload the XML file in your admin panel. You can sheck out the trace to where you gone put the teames in your FTP.
Fex; you mark one of the buttons and see the properties on it.
There is the trace that you gone upload to.
Did anyone no what i tried to tell? ;)


All times are GMT. The time now is 06: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.02108 seconds
  • Memory Usage 1,736KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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