vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - DC SEO vB URL Rewrite (https://vborg.vbsupport.ru/showthread.php?t=91324)

vau7 11-25-2005 07:35 PM

I've got nearly 9,000 but i wrote an email in good hope...

Dean C 11-25-2005 07:41 PM

Quote:

Originally Posted by vau7
I've got nearly 9,000 but i wrote an email in good hope...

Sent you a copy.

Glovebox 11-25-2005 08:00 PM

Sent you an email too, 31,000

Adam

vau7 11-25-2005 08:11 PM

Quote:

Originally Posted by Dean C
Sent you a copy.


sent you an answer ;)

Dean C 11-25-2005 08:36 PM

Fix for anyone running the beta. Replace the DC SEO vBulletin URL Rewrite (WOL) plugin with this content:

PHP Code:

if(eregi("^f|forum([0-9]+)-(.*).html$"$filename$fmatch))
{
    
$filename 'forumdisplay.php';
    
$values['forumid'] = $fmatch[1];
}
    
if(
eregi("^t|thread([0-9]+)-(.*).html$"$filename$tmatch))
{
    
$filename 'showthread.php';
    
$values['threadid'] = $tmatch[1];



croportal 11-25-2005 08:41 PM

i want also to have member rewrite how can i do that

example now is like this http://www.croportal.net/forum/member.php?u=4817

and i want to have like this http://croportal.net/forum/member/michele

how can i do that.

i use this plugin also

kafi 11-25-2005 08:46 PM

I have replaced it. Do not know what it is supposed to fix but it is not fixing my problem:

1. rewritten forums are not showing up (requested url not found)
2. showthread.php is working as it was untouched...

croportal 11-25-2005 08:48 PM

Quote:

Originally Posted by kafi
I have replaced it. Do not know what it is supposed to fix but it is not fixing my problem:

1. rewritten forums are not showing up (requested url not found)
2. showthread.php is working as it was untouched...


you telling that to me, or???

kafi 11-25-2005 08:52 PM

Quote:

Originally Posted by croportal
you telling that to me, or???

No it is to post one earlier to your .-)

vau7 11-25-2005 08:52 PM

I've replaced it, too. But no change in the WOL


All times are GMT. The time now is 08:57 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.01592 seconds
  • Memory Usage 1,739KB
  • 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_php_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