vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - [DBTech] DragonByte SEO v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=308615)

DragonByte Tech 03-15-2014 08:06 PM

Quote:

Originally Posted by khalled (Post 2487150)
after i install the product , i can't get access to the form and the following error message appear

PHP Code:

Warningmysql_connect(): Access denied for user '***********'@'localhost' (using passwordYESin ..../dbtech/dbseo/includes/class_db.php on line 110
Connect Error


Note: I change the path of config file in vbulltine to anther loction , is that effect

Yes, that is not a supported configuration in DBSEO. You will need to edit /dbtech/dbseo/includes/class_core.php and change config.php directory paths there too, although this is not a configuration we support.

Quote:

Originally Posted by Disco_Dave (Post 2487185)
Is there any way to fix the link back to your admincp while in dbseocp. It directs me back to our forum home page rather than admincp...

If you have renamed your AdminCP, did you also rename the admincp directory in the .htaccess file?

Quote:

Originally Posted by ReMarkable1991 (Post 2487285)
My host doesn't allow .htacces and tells me to use iirf.ini file. Is there a way I can still use this mod?

What web server is that? If the iirf.ini files use .htaccess rewrite rules instead, the mod should still work. I have never encountered such a configuration, though.


Fillip

final kaoss 03-15-2014 11:58 PM

iirf.ini files appear to stand for Ionics Isapi Rewrite Filter. You can find more info about it here.
http://iirf.codeplex.com/wikipage?title=Examples

Here's a tool to import Mod-rewrite rules for use with iirf.ini files.
http://www.iis.net/learn/extensions/...drewrite-rules

Quotable:

Quote:

Originally Posted by https://iirf.codeplex.com/discussions/277490
IIRF doesn't use .htaccess.

I don't know where you are getting web.config; I don't know what you intend to do with that. I think in IIS7 web.config might be the store for rewrite rules. This is not the case for IIRF or IIS6.

If you use IIRF., you must supply a file named IIRF.ini which contains the rewrite rules. The rules you must provide in IIRf.ini are close to, but not exactly the same as those used in the .htaccess. There are some features in Apache that are not available in IIS+IIRF, and .htaccess uses those features; you must remove those statements from IIRF.ini. As well, there are some things you will want in IIRF.ini, that are not provided in the htaccess.txt. Starting with htaccess.txt if I snip out the Apache-only parts and add in the IIRF-only parts, I get this set of rules, which ought to work:


khalled 03-17-2014 01:49 AM

aftear i install the product the server load incrase in huge way from 2.5 to 18 is it any way to control server load

ReMarkable1991 03-17-2014 01:48 PM

Quote:

Originally Posted by final kaoss (Post 2487569)
iirf.ini files appear to stand for Ionics Isapi Rewrite Filter. You can find more info about it here.
http://iirf.codeplex.com/wikipage?title=Examples

Here's a tool to import Mod-rewrite rules for use with iirf.ini files.
http://www.iis.net/learn/extensions/...drewrite-rules

Quotable:

Well thanks for this, will have to try this for myself I guess.

Another question what problems u get when u have php 5.3 enabled instead of 5.4 since some of my mods seem to have a problem with 5.4 (lots of error codes).

jesse202 03-17-2014 03:08 PM

When posting an article, file dbseo.php hammers the server until the server goes down. I've tried disabling url rewrite for articles. It still happens. Looks like it makes a ton of threads in vbcms comments too.

highlander29 03-17-2014 03:34 PM

Installed this last night and it broke all kinds of links on the forum. Had to disable it. Complaints from members:

I get a broken link icon in place of everyone's avatar

When I try to view my profile it says "page not found"

Clicking on some forums yields the following message: "Invalid Forum specified. If you followed a valid link, please notify the administrator." but I can still get to individual threads in those forums

When I click on the Official Decrees or Feedback subforums I get the message "Invalid forum specified."

When I click on the Forum link it takes me to the home page instead.

DragonByte Tech 03-17-2014 09:40 PM

Quote:

Originally Posted by jesse202 (Post 2487806)
When posting an article, file dbseo.php hammers the server until the server goes down. I've tried disabling url rewrite for articles. It still happens. Looks like it makes a ton of threads in vbcms comments too.

This will be fixed in v1.0.8 :)

Quote:

Originally Posted by highlander29 (Post 2487809)
Installed this last night and it broke all kinds of links on the forum. Had to disable it. Complaints from members:

I get a broken link icon in place of everyone's avatar

When I try to view my profile it says "page not found"

Clicking on some forums yields the following message: "Invalid Forum specified. If you followed a valid link, please notify the administrator." but I can still get to individual threads in those forums

When I click on the Official Decrees or Feedback subforums I get the message "Invalid forum specified."

When I click on the Forum link it takes me to the home page instead.

Are you sure you edited your .htaccess file?

Are you running any full page caching like CloudFlare?

Are you using the "Component URLs" features in vB?

Did you set vB's Friendly URL library to Standard URLs?


Fillip

jesse202 03-17-2014 09:58 PM

Quote:

Originally Posted by DragonByte Tech (Post 2487879)
This will be fixed in v1.0.8 :)

Oh what's the issue? Is there any work-around for now or eta on the next release?

DragonByte Tech 03-17-2014 10:10 PM

The next version is due to be released in less than 2 hours, though I sometimes leave vBulletin.org updates until the next day so that people who download the mod from our site can alert me if there's any obvious new issues.

Fillip

highlander29 03-18-2014 02:52 AM

Quote:

Originally Posted by DragonByte Tech (Post 2487879)
This will be fixed in v1.0.8 :)

Are you sure you edited your .htaccess file?

Are you running any full page caching like CloudFlare?

Are you using the "Component URLs" features in vB?

Did you set vB's Friendly URL library to Standard URLs?


Fillip

htaccess was not added earlier.

I have added it now and that fixed the not found errors. But all pages are running extremely slow and I had to disable the plugin. It ground the forum to a halt The board runs with about 500 concurrent users and has about 2.3M posts. Does the software not work with a board this busy?


All times are GMT. The time now is 02:55 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.01943 seconds
  • Memory Usage 1,757KB
  • 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_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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