vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Zoints SEO (https://vborg.vbsupport.ru/showthread.php?t=127336)

cash7c3 06-05-2007 02:40 AM

nice product

Fireproof 06-05-2007 11:09 PM

Thanks again for your help, djbaxter!

djbaxter 06-05-2007 11:52 PM

You're welcome, Fireproof. Happy to help. :)

jawatkin 06-06-2007 02:17 PM

Has anyone successfully implemented this running lighttpd? I'm trying to swap over to lighttpd, and I've got the mod_rewrite running and put the rewrite rules in and nearly everything works, except when you click the "Arrow" on a forumdisplay that takes you directly to a certain post in the format :
Code:

http://www.url.com/forum/showthread.php?p=12345#post12345
This URL is rewritten as :

Code:

http://www.url.com/forum/thread-title-t123.html?p=12345#post12345
Apache can handle that, lighttpd gives a 404. Here's the rewrite rules I have in place for lighttpd. Anyone help?

url.rewrite = ( "^/forum/([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$" => "/forum/forumdisplay.php/$1", "^/forum/([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$" => "/forum/showthread.php/$1" )

mangoser 06-07-2007 01:04 PM

ı ınstall plugın but archıve does not work
why?

ahmad6 06-08-2007 07:54 PM

i have install but not work

i want in template file replace for line but not find in template please help me

djbaxter 06-08-2007 11:24 PM

What isn't working?

You have to set the options you want from you Admin Control Panel.

ahmad6 06-09-2007 10:59 AM

this is not work for 3.6.7

i can not find template line for edit please help me

ehsanix 06-09-2007 04:40 PM

works fine on any version of vbulletin till 3.6.4 (for me because i havn't upgarde to 3.6.7 yest)
just need some editing of htaccess

jawatkin 06-09-2007 07:25 PM

Quote:

Originally Posted by ehsanix (Post 1264901)
works fine on any version of vbulletin till 3.6.4 (for me because i havn't upgarde to 3.6.7 yest)
just need some editing of htaccess

He's right, I'm on 3.6.5, actually and it's working fine on Apache. I just really would love some insight on making this work with lighttpd. The rewrite rules just "almost" get there for lighttpd, and I've got mod_magnet installed, just don't know anything about using LUA for rewrites. Anyone got anything for me? I'm thinking about lighttpd serving all static content and forwarding any PHP/HTML requests to an apache back end, but I'm getting lag on certain web apps that I use (and others are fine). They work fine with just lighttpd, but I can't get the rewrites to work! :(


All times are GMT. The time now is 08:12 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.01830 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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