Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 40
Search took 0.00 seconds.
Search: Posts Made By: skor
Forum: vB3 Programming Discussions 12-31-2010, 01:59 AM
Replies: 4
Views: 1,390
Posted By skor
custom permission error message for specific forum

We have one forum on our site that restricts posting based on a promotion system. What we are trying to do is show a custom permission error message to the usergroup that is restricted from posting...
Forum: vB3 Programming Discussions 12-19-2010, 10:50 PM
Replies: 1
Views: 646
Posted By skor
conditional for sticky within postbit legacy template

I want to show some text in the postbit legacy template if the thread isn't a sticky. Can anyone suggest which conditional I might be able to use for this?

Would

work? or is this only...
Forum: vB3 Programming Discussions 12-10-2010, 09:58 PM
Replies: 11
Views: 836
Posted By skor
Thank you for that! I ended up using <if...

Thank you for that! I ended up using

<if condition="$forum['forumid'] == 24 AND $post[postcount] == 1">

and it worked great!

Appreciate both of your help on teaching me something new!
Forum: vB3 Programming Discussions 12-10-2010, 05:58 PM
Replies: 11
Views: 836
Posted By skor
Thank you very much! :)

Thank you very much! :)
Forum: vB3 Programming Discussions 12-10-2010, 05:55 PM
Replies: 11
Views: 836
Posted By skor
Thank you. I'm kind of lost on what you mean by...

Thank you. I'm kind of lost on what you mean by this?

Is postbit_display_complete a template? Couldn't find it in the templates or in the php files?

And would I add something like

global...
Forum: vB3 Programming Discussions 12-10-2010, 05:36 PM
Replies: 11
Views: 836
Posted By skor
I found this ...

I found this

https://vborg.vbsupport.ru/showthread.php?t=208945&highlight=$pagenumber

but does anyone know if that solution would cause any sort of additional db queries?

Do you know which...
Forum: vB3 Programming Discussions 12-10-2010, 05:17 PM
Replies: 11
Views: 836
Posted By skor
Hi thank you for the reply. I tried... ...

Hi thank you for the reply.

I tried...

<if condition="$forum['forumid'] == 24 AND !$GLOBALS['FIRSTPOSTID'] AND $pagenumber == 1"> but that didn't seem to work. Nothing showed up on any of the...
Forum: vB3 Programming Discussions 12-10-2010, 05:06 PM
Replies: 11
Views: 836
Posted By skor
Conditional for after first post of a thread

I am trying to put some text only after the first post in a thread for a specific forum . I've tried...

<if condition="$forum['forumid'] == 24 AND !$GLOBALS['FIRSTPOSTID']">text here</if>

the...
Forum: vB3 Programming Discussions 12-06-2010, 01:30 AM
Replies: 4
Views: 824
Posted By skor
Oops sorry about that. Please move to...

Oops sorry about that. Please move to appropriate forum. I was afraid I was posting in the wrong forum but wasn't completely sure. Thank you.
Forum: vB3 Programming Discussions 12-05-2010, 09:20 PM
Replies: 4
Views: 824
Posted By skor
Thank you for the link. I am working with vb3...

Thank you for the link. I am working with vb3 but the example he had for the outdated code for vb3 I think leads me to think I did it correctly. ...I hope... :)
Forum: vB3 Programming Discussions 12-05-2010, 07:34 PM
Replies: 4
Views: 824
Posted By skor
php code to output contents of a template

I have a template with just text that I want to output to a specific hook location.

What php code would I use to do this?

I tried this but not sure if eval is the right thing to use here.
...
Forum: vBulletin 3.8 Add-ons 12-04-2010, 10:15 PM
Replies: 1,232
Statistics Modifications - Cyb - Advanced Forum Statistics
Views: 474,402
Posted By skor
I have this installed on 3.8.6PL2 and things seem...

I have this installed on 3.8.6PL2 and things seem to be working well except for one issue. I have Latest Group Posts in block 2 and a couple of threads in a particular group don't seem to be showing...
Forum: vBulletin 3.8 Add-ons 12-02-2010, 03:22 PM
Replies: 227
Add-On Releases - CND Garage - Timeslips
Views: 37,021
Posted By skor
Is this fix still something that needs to be made...

Is this fix still something that needs to be made to the latest version?

I got the same error using the latest version and then made this fix and it went away. Just want to check.

Thank you...
Forum: vBulletin 4.x Add-ons 11-29-2010, 11:15 PM
Replies: 1,122
Views: 218,699
Posted By skor
well i got the Rate this seller button to show up...

well i got the Rate this seller button to show up in the postbit of the first post in a sale thread but I am seeing the same thing with the rating.

One person has itrader score of 9...members who...
Forum: vBulletin 4.x Add-ons 11-29-2010, 07:12 AM
Replies: 1,122
Views: 218,699
Posted By skor
I must be missing something because I can't seem...

I must be missing something because I can't seem to figure out how to get the Rate Trade Button in Postbit to show. Tried both setting and verified that permissions are set correctly.

Can someone...
Forum: vBulletin 4.x Add-ons 11-25-2010, 07:35 PM
Replies: 40
Views: 13,668
Posted By skor
How do I get it to not show the "Hompage" sub...

How do I get it to not show the "Hompage" sub menu link?
Forum: vBulletin 3.8 Add-ons 10-10-2010, 08:51 PM
Replies: 87
Views: 47,002
Posted By skor
Well I couldn't really figure out an elegant...

Well I couldn't really figure out an elegant solution but I did this to get rid of the error message..

Replaced

eval(print_standard_redirect(''));

With..
...
Forum: vBulletin 3.8 Add-ons 10-10-2010, 06:28 AM
Replies: 87
Views: 47,002
Posted By skor
I am getting the same message When I click...

I am getting the same message

When I click the banner, I am getting the following messge...

Redirecting...


Could not find phrase ' '.

Click here if your browser does not automatically...
Forum: vBulletin 3.7 Add-ons 10-09-2010, 02:39 AM
Replies: 107
Views: 43,536
Posted By skor
When I click the banner, I am getting the...

When I click the banner, I am getting the following messge...



But then it redirects ok...anyone know what could be causing the Could not find phrase message?

Also, I am not seeing the...
Forum: vB3 Design and Graphics Discussions 10-07-2010, 04:41 PM
Replies: 0
Views: 756
Posted By skor
Template for post display?

I can't seem to locate which template controls the page that shows the posts.

i.e. Say for example on this page, I want to add a banner above the Post Reply button above.

I tried forumdisplay...
Forum: vB4 Design and Graphics Discussions 10-02-2010, 08:16 PM
Replies: 6
Views: 1,538
Posted By skor
Hi thanks for the quick reply. I was...

Hi thanks for the quick reply.

I was actually able to fix it by increasing the height of the background image. I had it at 100px but when I increased it to 150px, it is now flush with the navbar.
Forum: vB4 Design and Graphics Discussions 10-02-2010, 08:03 PM
Replies: 6
Views: 1,538
Posted By skor
Does anyone know if there is a way to correct...

Does anyone know if there is a way to correct this? The suggested fix above doesn't seem to work anymore.
Forum: vB4 Design and Graphics Discussions 10-02-2010, 06:52 PM
Replies: 0
Views: 674
Posted By skor
Header height change issues

I changed the header height by changing the header_padding stylevar Top setting from 0 to 50. The problem I am having is that the login block is now pushed down and sitting in the middle of the...
Forum: Modification Graveyard 02-01-2010, 04:14 AM
Replies: 175
Views: 32,254
Posted By skor
Would it be possible to have the username in the...

Would it be possible to have the username in the welcome post link to that user's profile? Thinking along the lines of an introduction, I thought it would be nice to have the username link to that...
Forum: vB4 Design and Graphics Discussions 01-30-2010, 06:16 PM
Replies: 0
Views: 399
Posted By skor
Show thread rating in showthread

Does anyone know if there's a way to show thread rating in the showthread template?

Right now, the thread rating shows up next to the thread title in forumdisplay but not in the actual thread...
Showing results 1 to 25 of 40

 
Forum Jump

All times are GMT. The time now is 01:43 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.01675 seconds
  • Memory Usage 2,040KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (39)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete