vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - [YUI] Tabbed Forum Home (https://vborg.vbsupport.ru/showthread.php?t=197871)

ThomasR 12-04-2008 04:43 AM

KK: I will send you by pm in a couple of hours the admin access to my forum and an FTP access if you want.

Nova99 12-04-2008 07:08 AM

It doesn't look like SE spiders can follow the forum links in forumhome with this mod.
Any way to get a non-Ajaxed version showing up for spiders and visitors without Javascript enabled??

try top run this link:
http://www.smnlikdat.org/forum.php

in these tools:
http://www.seochat.com/seo-tools/spider-simulator/
http://www.webconfs.com/search-engin...-simulator.php

abdobasha2004 12-04-2008 08:48 AM

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(3729) : eval()'d code on line 1

؟؟؟؟

abdobasha2004 12-04-2008 08:55 AM

Quote:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/functions_forumlist.php(395) : eval()'d code on line 1

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/functions_forumlist.php(395) : eval()'d code on line 1

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/functions_forumlist.php(395) : eval()'d code on line 1

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/functions_forumlist.php(395) : eval()'d code on line 1

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/functions_forumlist.php(395) : eval()'d code on line 1

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/functions_forumlist.php(395) : eval()'d code on line 1
when open forum index
plz help

AWJunkies 12-04-2008 09:20 AM

Quote:

Originally Posted by abdobasha2004 (Post 1678320)
when open forum index
plz help

That it cause of the if statement. Revert and take out the if statement and all will be fine.

abdobasha2004 12-04-2008 09:27 AM

Quote:

I just noticed that as well the forums spacing is gone it is all smooshed together. testing on 5 different styles FYI

It has to do with if statement:
<if condition="(THIS_SCRIPT == 'indexTAB' AND in_array($forum['forumid'], $GLOBALS[tabcats]) OR in_array('all',$GLOBALS[tabcats])) OR THIS_SCRIPT == 'forumdisplay'">

if you make it:
<if condition="(THIS_SCRIPT == 'indexTAB' AND in_array($forum['forumid'], $GLOBALS[tabcats]))">
this solved all my problems
:)thanx

but how to edit colors of tabs?

AWJunkies 12-04-2008 09:31 AM

IE error:
Webpage Script Errors

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Timestamp: Thu, 4 Dec 2008 11:31:10 UTC


Message: Dispacher: Script Execution Error ([object Error])
Line: 247
Char: 3
Code: 0
URI: http://www.yourdomain.com/clientscri.../dispatcher.js

abdobasha2004 12-04-2008 09:34 AM

another 2 problems

1- No number of visitors viewing each forum
2- Not crawlable by search engines !

Morsolo 12-04-2008 09:38 AM

Quote:

Originally Posted by abdobasha2004 (Post 1678334)
this solved all my problems
:)thanx

but how to edit colors of tabs?

That didn't solve my problems :(

To edit the tab colours go to your clientscript/yui/tabview/assets folder and edit the skin-tfh.css file.

AWJunkies 12-04-2008 10:33 AM

Ok guys I have a fix works perfect now modules and if statement all fixed etc one sec will post it all.


All times are GMT. The time now is 07:54 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.01269 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)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