vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Portal Software - [Chris] Auctions (https://vborg.vbsupport.ru/showthread.php?t=298356)

My Dark Tower 05-23-2013 11:13 AM

Cool I was looking for something like this, thanx m8! Will you be adding code so we can add it as a block on our forum home page?

What did I do wrong? I installed the Auctions, set permissions. Then I made a test auction but when I try click on the link it brings me back to my forum home page.


Thank you for any help you can share

hoangserip 05-23-2013 11:24 AM

Tagged.. Looks promising..

Christos Teriakis 05-24-2013 05:11 AM

Quote:

Originally Posted by My Dark Tower (Post 2423725)
Cool I was looking for something like this, thanx m8! Will you be adding code so we can add it as a block on our forum home page?

What did I do wrong? I installed the Auctions, set permissions. Then I made a test auction but when I try click on the link it brings me back to my forum home page.

Thank you for any help you can share

I can't replicate your issue in my installation, so I assume that is something relevant to seo links. If you have activated them in settings, turn it OFF and try again. If it works, then read carefully my main post about SEO.

My Dark Tower 05-24-2013 11:35 AM

Thanx m8! That fixed the problem. It seems to be working good now.

mertiliuss 05-24-2013 12:52 PM

Your posting plugin dating?

tnks

Christos Teriakis 05-24-2013 02:29 PM

Quote:

Originally Posted by mertiliuss (Post 2423906)
Your posting plugin dating?

tnks

Next month but a much simplier (like Classifieds etc).

mertiliuss 05-24-2013 02:43 PM

OK I'll be waiting

Thank you.

AURFSCAN 05-25-2013 07:09 AM

ok Chris sorry bout that, ill try again..

looks good, ill take a look but what about -

latest auction in

activity stream
whats new
forum side block

thanks

1320Nation 05-25-2013 07:47 AM

I found this and I don't think it belongs in this mod. I checked the htaccess and it appears to have the correct info. I'm surprised this wasn't caught by anyone before me.

PHP Code:

vBSEO Custom Rewrite Rules
Add to form Custom Rewrite Rules
:
'^classifieds\.php\?do=main&catid=(.*)$' => 'classifieds/category-$1/'
'^classifieds\.php\?do=viewitem&itemid=(.*)$' 
=> 'classifieds-$1/'
'^classifieds\.php\?do=whatsnew&timeframe=(.*)$' 
=> 'classifieds/new-days-back-$1/'
'^classifieds\.php\?do=seller&sellerid=(.*)$' 
=> 'classifieds/seller-$1/'
'^classifieds\.php\?do=search$' 
=> 'classifieds/searchresults/' 


Christos Teriakis 05-25-2013 08:31 AM

Quote:

Originally Posted by 1320Nation (Post 2424061)
I found this and I don't think it belongs in this mod. I checked the htaccess and it appears to have the correct info. I'm surprised this wasn't caught by anyone before me.

PHP Code:

vBSEO Custom Rewrite Rules
Add to form Custom Rewrite Rules
:
'^classifieds\.php\?do=main&catid=(.*)$' => 'classifieds/category-$1/'
'^classifieds\.php\?do=viewitem&itemid=(.*)$' 
=> 'classifieds-$1/'
'^classifieds\.php\?do=whatsnew&timeframe=(.*)$' 
=> 'classifieds/new-days-back-$1/'
'^classifieds\.php\?do=seller&sellerid=(.*)$' 
=> 'classifieds/seller-$1/'
'^classifieds\.php\?do=search$' 
=> 'classifieds/searchresults/' 


Sorry... Seems that I updated only the .htaccess file and not vbSeo. Please use these rules:
Code:

'^auctions\.php\?do=main&catid=(.*)$' => 'auctions/category-$1/'
'^auctions\.php\?do=viewitem&itemid=(.*)$' => 'auctions-$1/'
'^auctions\.php\?do=whatsnew&timeframe=(.*)$' => 'auctions/new-days-back-$1/'
'^auctions\.php\?do=seller&sellerid=(.*)$' => 'auctions/seller-$1/'
'^auctions\.php\?do=search$' => 'auctions/searchresults/'



All times are GMT. The time now is 05:02 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.01265 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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