vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - [AJAX] vB Pager 3.0.4 (https://vborg.vbsupport.ru/showthread.php?t=104609)

Gizmo5h1t3 03-07-2006 08:32 AM

have you rebuilt bitfields?
that might be the problem

uae 03-07-2006 08:33 AM

Quote:

Originally Posted by BCC
Hi, I Have Run The Product And Installed It, Edited And Added The Templates And When I Go To The Usergroup To Set The Permissions There are No Usergroup Permissions For vB Pager. There For The Pager Will Not Work.

Please Help.
Thanks In Advance.

Did you upload all the rquired files?
Make sure you uploaded the files to their directories.

rfelice 03-07-2006 10:59 AM

Quote:

Originally Posted by BCC
Hi, I Have Run The Product And Installed It, Edited And Added The Templates And When I Go To The Usergroup To Set The Permissions There are No Usergroup Permissions For vB Pager. There For The Pager Will Not Work.

Please Help.
Thanks In Advance.

This sounds a lot like the product XML file wasn't imported.

LiveMicSociety 03-07-2006 01:31 PM

https://vborg.vbsupport.ru/ :up: It seems to be working fine. Thank you.

fyjpm 03-07-2006 07:26 PM

Quote:

Originally Posted by gemanda
Ok...think we may have some wires crossed here...

When someone comes to the board in general is when they have the problem.

Some people type www.mysite.com to get to the board, some people type mysite.com. Just difference of personal preference.

If the setting in the Admin CP is www.mysite.com/forum, then those that go to mysite.com/forum can't use the pager. And if the setting is mysite.com/forum, then those that go to www.mysite.com/forum can't use the pager.

Is this making sense? I mean...that's just a semantics issue. And it seems like users do things differently, and this in a way punishes them for not doing it the "right" way.

You can alleviate your users typing in domain.com instead of www.domain.com by adding this to your .htaccess file (this redirects them to the correct url....the www.domain.com )

Code:

RewriteCond %{HTTP_HOST} ^domain.com
RewriteCond %{REQUEST_URI} ^/
RewriteRule (.*) http://www.domain.com/$1 [R=301,L]

This also has the added benefit of keeping your "PageRank" juice to just the "www.domain.com" version of your site and eliminates possible "duplicate content" penalty that some search engines may see from having the same content at domain.com and www.domain.com. FWIW

P.S. you should put this above any other RewriteCond or RewriteRules you have (and just below "RewriteEngine On") and obviously substitute domain.com with your real domain name.

VBUsers 03-08-2006 07:01 PM

updated and working great. thanks

interceptor 03-08-2006 10:37 PM

I have to remove it because of high server load

20.83% 0.72s POST /forum/pager.php?action=page

nitro 03-09-2006 07:21 AM

I have installed this for someone on their forums vb 3.5.4 and have this problem !
I have read every page of the thread, several have had the issue but no fix has been posted. The "page user" button does nothing in IE 7 b2 and Fx 1.0.5.1 no popup to appears to type a message into. Apart from that everything else seems to be spot on but till messages can actually be sent we arent really going to know. :)

uae 03-09-2006 07:33 AM

Quote:

Originally Posted by nitro
I have installed this for someone on their forums vb 3.5.4 and have this problem !
I have read every page of the thread, several have had the issue but no fix has been posted. The "page user" button does nothing in IE 7 b2 and Fx 1.0.5.1 no popup to appears to type a message into. Apart from that everything else seems to be spot on but till messages can actually be sent we arent really going to know. :)

I haven't tried the hack with IE 7, but Firfox should be fine!
Make sure you got your forum URL filled out and you are accessing the forum with the same url. See this post

Tracer Gun Kata 03-09-2006 08:44 AM

Works fine in IE 7 Beta 2 for me :cool:


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