vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   CSS is missing in all styles (https://vborg.vbsupport.ru/showthread.php?t=201212)

tipu sulthan 01-09-2009 06:52 PM

CSS is missing in all styles
 
1 Attachment(s)
in my site i can't see the newpost and newpost forum
and showing something weird

wally 01-09-2009 07:02 PM

rebuild styles and empty forum cache might help

tipu sulthan 01-09-2009 07:07 PM

what?

Lynne 01-09-2009 07:10 PM

Reupload your files and turn off your plugins and see what the result is. Put the css out of the file system, then back in.

Also, from the New Thread page:
Quote:

Please use descriptive thread titles when posting.
It helps get your thread answered by the right people if you use a more descriptive title and give us more relevant information about the problem.

tipu sulthan 01-09-2009 07:13 PM

i did it's not working

Lynne 01-09-2009 07:15 PM

You did *what* and *what* is the result? You aren't telling us anything. Like, did you wake up this morning and it looked like that? Did you install a mod and then suddenly it looked like that? If you want us to help you, you need to help us by giving us as much information as possible. Otherwise, we can sit here and make all sorts of useless suggestions (which I don't feel up to do).

tipu sulthan 01-09-2009 07:17 PM

Quote:

Originally Posted by Lynne (Post 1706634)
Reupload your files and turn off your plugins and see what the result is. Put the css out of the file system, then back in.

Also, from the New Thread page:
It helps get your thread answered by the right people if you use a more descriptive title and give us more relevant information about the problem.

what is descriptive title?

--------------- Added [DATE]1231536005[/DATE] at [TIME]1231536005[/TIME] ---------------

Quote:

Originally Posted by Lynne (Post 1706639)
You did *what* and *what* is the result? You aren't telling us anything. Like, did you wake up this morning and it looked like that? Did you install a mod and then suddenly it looked like that? If you want us to help you, you need to help us by giving us as much information as possible. Otherwise, we can sit here and make all sorts of useless suggestions (which I don't feel up to do).

i didn;t install any mod today i looked website mori=ning it's have no problem now it's showing like that.and it's showing in every styles

Lynne 01-09-2009 07:35 PM

Descriptive Title means one that describes the problem. So, for this thread, perhaps "CSS is missing in all styles".

So, you haven't done a thing to your site, which is running version ??, and you woke up this morning and all the styles on your site are missing the css which gives the pages color. Like I said in my first post, move all the css back into the page and then back into the file system - vboptions > style settings > Store CSS Stylesheets as Files? See if that helps. Also, look in the page source and make sure it is there.

Where you or another admin working on your website just prior to the problem? How about your host - has he done anything on your server?

tipu sulthan 01-09-2009 07:46 PM

1 Attachment(s)
3.7.2 is my version

--------------- Added [DATE]1231537695[/DATE] at [TIME]1231537695[/TIME] ---------------

he is not working now site

--------------- Added [DATE]1231537786[/DATE] at [TIME]1231537786[/TIME] ---------------

http://mallutreasure.com/forum/index.php
wheni search new posts it's showing the problem and i can't go which forum have that threads it's shows the same problem

Lynne 01-09-2009 08:32 PM

You have your site down for maintenance right now, so I can't see this happening. Also, do you have a test account to try this out on when you put your site back up?

It looks like you now have the CSS issue resolved (I see color on your pages) andnow the problem is that if you do a search on New Posts, then ???? I'm not sure I understand it.

It still seems awfully weird that this would just suddenly happen when no one was working on the site. Have you looked at your apache access_logs to see if anything strange was going on at the time? Or your Control Panel Logs or Moderator Logs?

tipu sulthan 01-09-2009 08:50 PM

now site is open
i made a test account
Username Test007
password 12345

Lynne 01-09-2009 09:01 PM

When you hit the New Posts button, you are getting taken to the error page. For some reason though, the $headinclude isn't in there (check that your template isn't modified) and that is why you aren't getting any css.

Disable your plugins. Every place I go on your site I'm getting told I have to read some thread and the thread isnt' even linked in the message.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

edit: Part of the problem on your site is this code:
HTML Code:

<table border=0 cellspacing=0 cellpadding=0><tr> <TD Width=0 Height=0 valign=top>
<div id='citi_advertorials' style='position:absolute; left:3px; top:288px; width:623px; height:350px; z-index:1'>

</div>
 </TD>
</tr><tr><td><img src='http://static.manoramaonline.com/portal/images/trans.gif' height=5 border=0></td></tr></table>

I'm guessing it's the style positioning. If I get rid of the style in that code, the link shows and I'm able to click it and see the thread with no problem and click on the Community/Music/Movie/etc links with no problems.

Right under that code, you've got some invalid html also. You can't just write <table> then a bunch of stuff, and then </table>. There is a certain structure that a table requires. You should read up on it - http://www.w3schools.com/html/html_tables.asp It could be that some of the problems you are having on your site is due to invalid html causing problems.

tipu sulthan 01-10-2009 11:53 AM

i did that way but now my shoutbox and many things not showing.

--------------- Added [DATE]1231611040[/DATE] at [TIME]1231611040[/TIME] ---------------

help needed

Lynne 01-10-2009 04:20 PM

I just went to your site and things seem to be working right now. The notification regarding reading the thread was clickable this time, and then I was able to see all the forums. New Posts still gives that error which is not in anyway related to the search. I still think this is due to a plugin you have. In order to figure that out, you NEED to disable your plugins and then see if it works. Yes, your shoutbox and modifications won't work which the plugins are disabled, but unless you have a test site up that has the same problem, your only recourse is to do this on your live site.

tipu sulthan 01-10-2009 04:31 PM

anyother way?

Lynne 01-10-2009 04:48 PM

The only other way I can think of is turn off one modification at a time and see if it fixes things.

tipu sulthan 01-10-2009 05:41 PM

how about i update my version>?

Lynne 01-10-2009 07:10 PM

Updating your forum is not going to fix a modification if that is what is causing the problem.

tipu sulthan 01-10-2009 11:40 PM

oo i didn't fix it

--------------- Added [DATE]1231702423[/DATE] at [TIME]1231702423[/TIME] ---------------

i fixed my site problem two days before i installed atuoreply i remove that now my site is ok


All times are GMT. The time now is 06:13 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.02574 seconds
  • Memory Usage 1,761KB
  • 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_html_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (19)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete