View Single Post
  #43  
Old 09-07-2010, 10:56 AM
borbole's Avatar
borbole borbole is offline
 
Join Date: Jan 2010
Posts: 2,559
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GeorgeB85 View Post
They did, and you were rude to them as well.
Don''t lie now. You were the very first one to ask. And after you ,only another user asked about this as well and I was not rude. I simply told him that I wouldn''t upload it here. What is rude about that? Or when doesn''t care to your needs pronto then that is rude. Well, we got different definition about that.

Quote:
Originally Posted by Wilfred1 View Post
and now for something different..., about the mod

I have always been led to believe that if Google indexes your site and adds the posts to their search, if a person clicks on a link in a Google search and get a "You can't see this" on your site then eventually Google will find out and black ban your site...I have heard this happening many times.

I use to use a "Guest first post only mod" on my 3.8 site without spider access and it hurt my Google ranking something chronic. Allowing spiders without allowing the post to be seen by a guest via a search engine link has been discussed many times at VBSEO and here on vb and every time it has resulted in "Don't Do It".

So can you advise why it would be different with this mod...thanks
That is a first I hear about google ban for such a thing. I am using this mod in several forums of my clients who use google adsense and none of them until now has been banned from google adsense.

Quote:
Originally Posted by sas forum View Post
Hey bro, can the mod be changed to allow the first x number of posts to be seen versus justt he first one? I have not downloaded the mod yet, but would be willing to go to your site to do so if it can be set to allow another number of posts to show.

Personally, I don't have an issue going to your site, but if an update is released to a mod here, I get an email about it so I can grab the latest version. Not to beat a dead horse, but that is why I prefer to get mods here, but am not against getting them elsewhere as I have done so in the past many times.

Thanks for the time taken creating this mod. I am looking forward to implementing it on our boards.
The thing is that atm I am a little busy and don''t have much free time. But later on when I will have some more free time, I will look into this

In the meantime find this part at the mod file:

PHP Code:
!$post['isfirstshown'

And change it to:

PHP Code:
$post['postcount'] -

Replace 2 with whatever number you want. That number represents the number of first posts that will be shown to guests and hide the rest of them.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01308 seconds
  • Memory Usage 1,782KB
  • 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
  • (2)bbcode_php
  • (3)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