vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - YABBSEO[vB] Lite - Another Better SEO Module for vB 3.8.x (https://vborg.vbsupport.ru/showthread.php?t=203849)

yabsoft 02-05-2009 08:19 PM

Quote:

Originally Posted by drumbum (Post 1735475)
thanks looks like its working perfect now!

Glad to know:)

gsmlover4u 02-06-2009 01:32 AM

thanks sir now working perfect :) :D :) :p

Jaxel 02-06-2009 03:11 AM

Okay... I installed this mod and I am getting a few small errors with USERNAMES...

-Manta- turns into http://www.8wayrun.com/members/_manta_/
D.I.N.O turns into http://www.8wayrun.com/members/d_i_n_o/
ai-uchi turns into http://www.8wayrun.com/members/ai_uchi/

These are legal URL characters... so this should be easy enough to fix.

I have a VERY restrictive and arcane registration RegEx in place to avoid this type of issue; but it appears that three characters are still giving issues: . - @

Code:

^[A-Za-z0-9]((\w)|[\-\.\@])+[A-Za-z0-9]$
Also...
'showthreadnew' => 'f{forum_id}/{thread_title}-t{thread_id}/newposts/',

Doesnt seem to work for me.

Jaxel 02-06-2009 03:24 AM

new issues...

my forums... http://www.8wayrun.com/
my wiki... http://www.8wayrun.com/wiki

This mod has broken my Wiki.

JVSP 02-06-2009 04:36 AM

forum logo and header images have disappeared with this activated.

dothanhtrung 02-06-2009 04:47 AM

oh nice mod, but is it user for vietnamese?

digif 02-06-2009 04:55 AM

how to change the footer link, it's in black color so it's very ugly

yabsoft 02-06-2009 08:28 PM

Quote:

Originally Posted by Jaxel (Post 1735760)
new issues...

my forums... http://www.8wayrun.com/
my wiki... http://www.8wayrun.com/wiki

This mod has broken my Wiki.

Try to edit .htaccess:
Code:

RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images)/
change to
Code:

RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images|wiki)/
That will make YABBSEO work with your wiki.

yabsoft 02-06-2009 08:32 PM

Quote:

Originally Posted by digif (Post 1735803)
how to change the footer link, it's in black color so it's very ugly

You can choose other our copyright link:
PHP Code:

'powered_by_yabbseo' => '2'

you can assign value 1-8 to show different copyright. Just give a try to look what you want.

yabsoft 02-06-2009 08:33 PM

Quote:

Originally Posted by fxlr8 (Post 1735789)
forum logo and header images have disappeared with this activated.

Do you have installed latest version?


All times are GMT. The time now is 11:55 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.01165 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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