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)

JVSP 02-06-2009 08:36 PM

Quote:

Originally Posted by yabsoft (Post 1736469)
Do you have installed latest version?

yes

allinvain 02-07-2009 02:17 PM

I'm having the same issue as Jaxel. Some username characters do not work (ie "^"). Also header images do not work on thread display. See example:

http://www.forexnirvana.com/f4-admin...-theme-20.html

When I try to view the header image I get the following error:

Page Not Found!f2-introduce-yourself/curves/c1_03.jpg

I did modify config.php to include the "curves" theme directory but no go..

I disabled it btw as this is a production forum and I can't have any bugs popping up.

JVSP 02-07-2009 03:17 PM

yes, please fix the images issues.

allinvain 02-07-2009 04:01 PM

So far I think only two bugs remain...1) a workaround for odd username characters 2) the images issue for *some* themes.

I noticed that it happens only when your vbulletin theme folder is outside the images folder..ie forum root. I suppose I can modify the theme to look for the images in a different location and move it the images folder...but any way to fix the username issue?

giorgioarmani 02-07-2009 05:19 PM

Does this work on latest 3.8.1

allinvain 02-07-2009 05:40 PM

It should..it works on my 3.8.0 install....

giorgioarmani 02-07-2009 08:16 PM

Thanks allinvain...

How easy is it to install?

yabsoft 02-07-2009 08:48 PM

Quote:

Originally Posted by allinvain (Post 1737042)
I'm having the same issue as Jaxel. Some username characters do not work (ie "^"). Also header images do not work on thread display. See example:

http://www.forexnirvana.com/f4-admin...-theme-20.html

When I try to view the header image I get the following error:

Page Not Found!f2-introduce-yourself/curves/c1_03.jpg

I did modify config.php to include the "curves" theme directory but no go..

I disabled it btw as this is a production forum and I can't have any bugs popping up.

Add the following code into your yabbseo/data/config.php:
PHP Code:

'image:' => 
    array (
      
=> 'background\\-',
      
=> 'url',
      
=> '\\(',
      
=> '\\>',
      
=> '1',
    ), 

after
PHP Code:

'import' => 
    array (
      
=> '\\@',
      
=> 'url',
      
=> '\\(',
      
=> '\\"',
      
=> '1',
    ), 


JVSP 02-07-2009 09:30 PM

Images are not showing......... when viewing the properties of my images they show like this:

http://www.xxxxx.com/forum/http://www.xxxx.com/forum/images/misc/banner_black.jpg

or

http://www.xxxxx.com/forum//forum/cyb_banners/NSM.jpg

it seems to be doubling parts of the address.

yabsoft 02-07-2009 10:05 PM

Quote:

Originally Posted by fxlr8 (Post 1737340)
Images are not showing......... when viewing the properties of my images they show like this:

http://www.xxxxx.com/forum/http://www.xxxx.com/forum/images/misc/banner_black.jpg

or

http://www.xxxxx.com/forum//forum/cyb_banners/NSM.jpg

it seems to be doubling parts of the address.

Are you sure? Could you send me your forum url with the YABBSEO enabled to check?


All times are GMT. The time now is 05:05 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.01182 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
  • (2)bbcode_php_printable
  • (3)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