vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Portal Software - WebTemplates 3.7.x: VB Integrated CMS (Content Management System) (https://vborg.vbsupport.ru/showthread.php?t=186644)

Logician 07-24-2010 11:18 AM

Quote:

Originally Posted by kether1 (Post 2073393)
I just figured out that this only happens in the Two Column Theme. It appears that
Code:

<h2>{vb:rawphrase WT_Page_Visit_Log} : {vb:raw WT.title}</h2>
might be the cause, but will wait to see what you say. Thanks so much.

Yes, you are correct. :) Please edit this section as:
Code:

<h2>vb:raw WT.title}</h2>

rinkrat 07-26-2010 04:56 AM

With the recent vBulletin flaw, I've had hackers bombarding my site through Google search that finds my version being annunced on every webtemplate. How do I remove the vb version number at the bottom?

Logician 07-26-2010 06:46 AM

Quote:

Originally Posted by rinkrat (Post 2074573)
With the recent vBulletin flaw, I've had hackers bombarding my site through Google search that finds my version being annunced on every webtemplate. How do I remove the vb version number at the bottom?

edit /includes/wt_include.php, find:

PHP Code:

$WT_DB_VisitorLogsTable 'wt35_visitlog'

after that add:
PHP Code:

$vbulletin->options['templateversion'] = ''


MagicThemeParks 07-28-2010 12:36 AM

After creating the custom pages and visiting them, my "who's online" is displaying as "unknown location /x.png" ... any idea what I'm doing incorrectly to have it display this way?

FYI: I am also using a custom redirect for vBSEO which may or may not have anything to do with it. Just figured I'd throw that out there in case it could be part of the issue.

Logician 07-28-2010 06:53 AM

Quote:

Originally Posted by MagicThemeParks (Post 2075566)
After creating the custom pages and visiting them, my "who's online" is displaying as "unknown location /x.png" ... any idea what I'm doing incorrectly to have it display this way?

FYI: I am also using a custom redirect for vBSEO which may or may not have anything to do with it. Just figured I'd throw that out there in case it could be part of the issue.

WebTemplates has a built-in pluggin to show correct locations in WOL. Your problem is vbseo. Since it is changing URL of the webtemplates forcefully, webtemplates pluggin is not recognizing them anymore.

I suggest to disable vbseo for webtemplates urls (view.php)

MagicThemeParks 07-28-2010 12:44 PM

Thank you for the suggestion Logician.

By disabling vBSEO for webtemplate urls, does that mean that I cannot rewrite the custom page urls and have the Who's Online display correctly?

In other words, do I have to choose one or the other?

Logician 07-28-2010 02:09 PM

Quote:

Originally Posted by MagicThemeParks (Post 2075745)
Thank you for the suggestion Logician.

By disabling vBSEO for webtemplate urls, does that mean that I cannot rewrite the custom page urls and have the Who's Online display correctly?

In other words, do I have to choose one or the other?

You don't have to disable vbseo. You can use vbseo in your forum urls but disable it just for webtemplates pages which will fix your problem for who is online issue. vbseo has a "exclusion" list in which you can add "view.php" script of webtemplates so vbseo will go on working but just exclude webtemplate pages in rewriting. :)

MagicThemeParks 07-29-2010 12:48 AM

I know that I don't have to disable vBSEO completely, I was just clarifying if I could rewrite the URLs and have the ability to view my "Who's Online" correctly. If not, then I won't worry too much about the "Who's Online" piece.

Logician 07-29-2010 06:54 AM

Quote:

Originally Posted by MagicThemeParks (Post 2076021)
I know that I don't have to disable vBSEO completely, I was just clarifying if I could rewrite the URLs and have the ability to view my "Who's Online" correctly. If not, then I won't worry too much about the "Who's Online" piece.

webtemplates has a built-in seo which you can enable in the options. After you except view.php from vbseo, you can turn it on and who is online will display these urls fine as it is builtin.

MagicThemeParks 07-29-2010 12:06 PM

Logician, I had not seen these options and completely forgot about it (since I installed your mod a long time ago and just now started to use it more) .... thanks for the info!

So, could I change the "view_" to "info_" in the .htaccess data or would that mess things up with the mod?

FYI: I sent a donation to you for your great support of your mod (and removal of tagline). Thanks! :up:


All times are GMT. The time now is 03:42 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.01953 seconds
  • Memory Usage 1,746KB
  • 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_php_printable
  • (5)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