Thread: Major Additions - [DBTech] DragonByte SEO v2 (vB4)
View Single Post
  #303  
Old 06-08-2014, 01:21 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ikymbo View Post
how can i submit my sitemap on web master tools ??
In GWT, add "dbseositemap.php", like so: http://www.dragonbyte-tech.com/dbseositemap.php

Quote:
Originally Posted by silpher View Post
I'm using XCache, do you recommend the use of Garbage Collector for variables? If so, how much time for Garbage Colector sleep? or should I deactivate it and let Vars forever?
I don't have much experience with the GC in XCache so I couldn't say, sorry

Quote:
Originally Posted by Bob_R View Post
Any update on NGINX support?

Do the rules in post #13 work?

Thanks.
We currently do not have a Nginx testing environment, so we cannot provide official Nginx rules at this time. We'll be looking into this for the future

Quote:
Originally Posted by ezak View Post
is there anyway to exclude some forum from to added to sitemap ?
(I have hide some forum from guest)
Forums which are inaccessible to guests are excluded automatically

Quote:
Originally Posted by behcet View Post
hİ;
my problem, help me pls.
Code:
[06-Jun-2014 20:08:12 UTC] PHP Warning:  preg_match() [<a href='function.preg-match'>function.preg-match</a>]: Compilation failed: missing terminating ] for character class at offset 102 in /home/*****/public_html/dbtech/dbseo/includes/class_core.php on line 2461
[06-Jun-2014 20:08:12 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/*****/public_html/dbtech/dbseo/includes/class_core.php:2461) in /home/*****/public_html/dbtech/dbseo/includes/class_core.php on line 850
[06-Jun-2014 20:08:12 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/*****/public_html/dbtech/dbseo/includes/class_core.php:2461) in /home/*****/public_html/dbtech/dbseo/includes/class_core.php on line 851
Code:
  
849 			default:
850				header("HTTP/1.1 301 Moved Permanently");
851				header("Location: " . DBSEO_URL_SCRIPT_PATH . self::$config['forumhome'] . '.php');
Code:
2461 		if (!preg_match($regexpFormat, $urlToCheck, $matches))
		{
			// No matches :(
			return null;
		}
We have a few similar reports, and we're in the process of getting debug access to a site that I can use to investigate this issue further


Fillip
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01202 seconds
  • Memory Usage 1,783KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete