vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB Ranking Version 1.1 (https://vborg.vbsupport.ru/showthread.php?t=95265)

jb-net 08-29-2005 03:40 PM

@ corollasbest:
- Which version of vBulletin?
- mod_rewrite installed and enabled ?
- any error message?

Protoman 08-29-2005 03:50 PM

3.5RC2 w/VB Advanced CMPS 2.0
mod_rewrite IS installed and enabled
404 error, nothing else. :rolleyes:

jb-net 08-29-2005 04:01 PM

@ corollasbest: In which path have you installed your forum? Can you send me a pm with the url to your forum?

@ all: A demo forum is online:

Demo: http://demo.vbranking.com
Username: test
password: test

Maybe you see a url with a session in it the first time you visit the forum. This is okay! vBRanking also workes if visitors don't accept cookies because it can also process sessions in the urls. Off course search engine spiders won't get a session! (I hope I said this correctly and understandably)

Note: This demo forum will only be only a few days. After this time I must uninstall it because I need my vB license for an other project.

jugo 08-29-2005 05:28 PM

Quote:

Originally Posted by jb-net
@ jugo: Which Version of vBulletin? I will check this!


vB 3.5 RC2. Had the DC SEO Installed so I know mod_rewrite works. I uninstalled theirs and replaced my htaccess with yours and installed the product....

I will reinstall it soi you cann see...If you like add me to your MSN and or AIM and we can test it.

juanph@msn.com
AIM: pbrainFREAKS

Protoman 08-29-2005 05:30 PM

what would I look for specifically in my phpinfo() to tell me mod_rewrite is installed correctly?

Stifler 08-29-2005 06:47 PM

would it possible to make the threadname be the XXX-1.html name (where the x's are) that way its really optimized for search engines.

jb-net 08-29-2005 07:05 PM

Quote:

Originally Posted by corollasbest
what would I look for specifically in my phpinfo() to tell me mod_rewrite is installed correctly?

You should look for "mod_rewrite". But also if it is not mentioned in phpinfo() it could work. Make a simple test:

1. Upload a .htaccess with the following content in your main domain directory (eg. www.vbranking.com):

Code:

RewriteEngine on
RewriteBase /
RewriteRule ^test.html$ test.php

2. Upload a test.php with the following content:

Code:

<?
echo "mod_rewrite works";
?>

3. If http://www.yourdomain.com/test.html shows "mod_rewrite works" it should work :nervous:

Kirk Y 08-29-2005 07:46 PM

Installed and seems to be working fine. Only statistics will tell if this works...

Is there any way you could generate an image, like Google's Page Rank button, for this?

2shae 08-29-2005 10:28 PM

u know u can run a normal fourm and a test forum with ur vblicense
so i think that forum counts as a test forum as it is not going to be posted on

Sovereign 08-30-2005 12:58 AM

This causes alot of 404s, don't know why. Also, the .htaccess file contents are incompatible with the mod_rewrites used by amykhar's Userpage hack.


All times are GMT. The time now is 08:45 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.01008 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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