vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Links and Files Database (https://vborg.vbsupport.ru/showthread.php?t=60403)

SEO Report 04-19-2005 05:56 PM

Quote:

Originally Posted by AndrewD
Are you asking for the hack to display category jump urls of the form link-NNN.htm, which your site's Apache will catch and turn back into local_links.php?catid=XXX

If this is what you want, you can achieve this by editing the links_catbit template

Exactement AndrewD. Je veux replacer les URL dynamiques par des liens standard.

Je viens de revoir links_catbit, si je comprend bien, si je change cette template, le hack ne va plus utiliser d'URL dynamiques (au moins googlebot ne les verra pas)? mais alors, est-ce que je devrait pas mettre a jour le fichier local_links.php? ce fichier contient des lien du genre <a href="local_links.php?BLABLA">

Cordiallement,
-k

Marco van Herwaarden 04-19-2005 07:43 PM

This is an international board. Please keep the public conversations in English so all members can understand.

Thank you.

Allan 04-19-2005 08:12 PM

Quote:

Originally Posted by AndrewD
Je serais tres content si tu le fais. Merci beaucoup.

no prob ;)


Quote:

Originally Posted by MarcoH64
This is an international board. Please keep the public conversations in English so all members can understand.

Thank you.

yes, I understands your reasons and respect them :)

SEO Report 04-20-2005 01:01 AM

My appologies.

Basically, here is what I said (warning, very poor translation!):

Exactly AndrewD. I want to replace dynamic URLs with standard ones.

Regarding the template links_catbit, what about the dynamic URLs found in local_links.php ? should I replace them too?

-k

Marco van Herwaarden 04-20-2005 03:38 AM

Thank you for providing the translation. And don't worry, it is very understandable.

Slave 04-20-2005 07:44 AM

A quick suggestion ..

When adding a link .. is it also possible to have the option of creating a new category at the same time for the new link to go into ..

So we'd need an entry box for the new category name and a dropdown to pick which category will be the parent of the new category .. :)

AndrewD 04-20-2005 04:54 PM

Quote:

Originally Posted by SEO Report
My appologies.

Basically, here is what I said (warning, very poor translation!):

Exactly AndrewD. I want to replace dynamic URLs with standard ones.

Regarding the template links_catbit, what about the dynamic URLs found in local_links.php ? should I replace them too?

-k

As I said, I don't understand the voodoo of mod_rewrite, but I've tried a simple test.

If you use this rewrite rule in Apache:

PHP Code:

RewriteEngine on
RewriteRule   
^/viewcat(\d+).html$  /local_links.php?catid=$

and you edit the links_catbit template to have the line

PHP Code:

<a href="viewcat$catid.html">$catname</a

instead of

PHP Code:

<a href="local_links.php?action=links&amp;catid=$catid">$catname</a

then your category display will show up with category links of the form viewcatN.html and Apache will redirect them at the correct category.

Please don't ask me to go any deeper into this - find someone who knows what they are doing! ;)

Allan 04-20-2005 08:09 PM

French Language of the .xml file for the version 1.60, work perfectly with vB 3.0.7 ;)

AndrewD 04-21-2005 04:19 AM

Quote:

Originally Posted by Allan
French Language of the .xml file for the version 1.60, work perfectly with vB 3.0.7 ;)

That's great, Allan, thanks very much.

I'll include it with the main release in a few days - so far only tiny bugs found in 1.60.

skokarl 04-23-2005 02:57 PM

Hallo,
how can i disabled the menu for

show
new download , my downloads .......etc

thanks.


All times are GMT. The time now is 05:27 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.02169 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
  • (3)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
  • (4)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