vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Zoints SEO (https://vborg.vbsupport.ru/showthread.php?t=127336)

webmastershome 12-13-2006 04:57 AM

hi there,

how can i remove the session id

regards
jitender

Cocko 12-13-2006 04:24 PM

Quote:

Originally Posted by nocte (Post 1119053)
if fount a bunch of bugs more:


template threadbit line 65:


-> this does not work with the searchengine. the serach sesult pages will link to:
http://www.yourforum.com/forum/your-title-t123.html?&highlight=keyword?goto=lastpost
while it should be
http://www.yourforum.com/forum/your-title-t123.html?highlight=keyword&goto=lastpost


template search_results_postbit line 25:
Code:

                        $post[typeprefix] <a href="<if condition="$show['zointsurl']">$post[threadurl]<else />showthread.php?$session[sessionurl]t=$post[threadid]$post[highlight]</if>"><strong>$post[threadtitle]</strong></a>
does not work. it will show a link to the forum in witch the thread is located, not the thread itself.


modification of thempate forumhome_lastpostby is useless, because there will be a redirection anyway. If you do this you just have a rewritten url redirecting to another rewritten (both having parameters). I don't see an advantage doing the modification that is sugested for this template.


if you use "go to the last posting" you will be redirected to a url like this
http://www.yourforum.com/forum/your-title-t123.html?p=470529#post470529
though the last posting might not be on page 1 the url looks like it was page one. If the last posting was on page 3 the url should be
http://www.yourforum.com/forum/your-title-t123p3.html#post470529


on online.php - if a user is currently seeing a thread in the archive, the url has no keywords and two slashes, like
http://www.yourforum.com/forum/archive//t-15828.html


"Use Zoints Archive Navigation?" -> when i use this feature, no navigation shows up at all.


I have that issue /w last posting after installation Zoints SEO .

Also there is an issue /w WYSIWYG editor - preview or editing
a post and bb code php included gets a mess.

By now I needed to uninstall this hack completely :(

Did Somebody fix the results written in quoted posting of nocte ?
(running vB 3.6.4, CMPS 2.2.1, PhotoPost Pro 5.5, iBProArcade 2.5.7)

Thx for advise.

imported_infitech 12-14-2006 12:15 AM

Pre-installation question:
With the above warning, I have to ask, Is this modification easily uninstalled in-case for some reason we need to uninstall it?

Also will you be developing newer version for each VBulletin upgrade.
I'm kind of weary when it comes to installing larger mods like this because of the rate of VBulletin's development.

webmastershome 12-16-2006 01:41 PM

Please help me to remove the session id

solokron 12-28-2006 07:01 AM

I am also receiving this error.

vBulletin Version: 3.6.4

ZointsSEO Version: 2.2.2

PHP as CGI. PHP 4.4.4

Rewrite URLs and insert keywords, using mod_rewriteThis requires mod_rewrite support on the web server enabled.

.htaccess placed in forum directory.
Contents:
Options +FollowSymlinks
RewriteEngine on

RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L]
RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]


Both Pagination methods result in the same error.

"No input file specified."

I am guessing it is an .htaccess rewrite rule which is not friendly with PHP over CGI.


Quote:

Originally Posted by unitedpunjab (Post 1089456)
i get this error "No input file specified."


solokron 12-29-2006 05:41 AM

Yep, placing it on another server with the exact same setup but PHP as a module works fine.


Quote:

Originally Posted by solokron (Post 1146234)
I am also receiving this error.

vBulletin Version: 3.6.4

ZointsSEO Version: 2.2.2

PHP as CGI. PHP 4.4.4

Rewrite URLs and insert keywords, using mod_rewriteThis requires mod_rewrite support on the web server enabled.

.htaccess placed in forum directory.
Contents:
Options +FollowSymlinks
RewriteEngine on

RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L]
RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]
RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]


Both Pagination methods result in the same error.

"No input file specified."

I am guessing it is an .htaccess rewrite rule which is not friendly with PHP over CGI.


ForumOrtami 12-29-2006 06:41 PM

SEO options > Setting > click 'save' :( :( :(

what is problem in picture?

PS: I'm sorry. I dont speak english enough :(

solokron 12-29-2006 07:48 PM

Not acceptable 406 errors are sometimes indicative of a mod_security rule affecting the request.

You also want to be sure the file is uploaded fully and in the correct file mode.

Quote:

Originally Posted by ForumOrtami (Post 1147090)
SEO options > Setting > click 'save' :( :( :(

what is problem in picture?

PS: I'm sorry. I dont speak english enough :(


extreme-mobile 12-30-2006 09:11 AM

hey guys am having a minor problem with this in version VB 3.6.4

when i reply to a post it produces a white page, and then when i refresh it goes back to the forum posta nd it has posted correctly but its a bit annoying that i have to refresh everytime

any ideas or a fix?

when i create a thread its fine its only when i reply to something

cheers

dean

extreme-mobile 01-07-2007 09:52 AM

any one :( is this just not compatible with 3.6.4 ?


All times are GMT. The time now is 06:48 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.01701 seconds
  • Memory Usage 1,751KB
  • 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
  • (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