View Single Post
  #2  
Old 01-07-2005, 11:56 AM
WetWired's Avatar
WetWired WetWired is offline
 
Join Date: Jun 2002
Location: Texas
Posts: 669
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tfw2005
Looking for someone to do the following. I gave it a shot, but I couldnt quite get it.

A mod rewrite for articles similar to the forum mod rewrite seen here:

http://www.daniweb.com/techtalkforums/thread9379.html

I have it on my boards, helps immensely.

Second, an articles "archive" per say. I currently have a template driven articles archive in place, but due to the lack of mod rewrite for article urls and category urls, google is not digging it. Seen it in there a couple times, but it keeps on going. Yet I have 5-30 Google Spiders in my forum archives at all times. Both are using the same stylesheet/CSS. So I am thinking it has to be the lack of proper mod rewrite.

You can see my current articles here:
http://www.tfw2005.com/boards/article.php

You can see my attempt at an articles archive here:
http://www.tfw2005.com/boards/article2.php

Even if someone can just make a good rewrite, a full "archive" system may not be necessary. I can make available my article2.php file and the templates using the stripped design/CSS, and it should be good to go for everyone.

Ive seen other article systems, some with archive like support or forum archive support, but I like this one, because it is seperate from the board system. As you can tell, Ive modified the listing pages to be bare bones, and want to keep it that way.

Any help appreciated. Thanks!
Why is mod_rewrite neccessary? Why can't you just do it like the vB3 standard archive system, where a php file poses as a directory and extracts and uses that path beyond it as the parameters? If you're concerned about having a directory with an extention, you can use a php file without an extention and use forcetype to make apache use it as a php file.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01177 seconds
  • Memory Usage 1,768KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete