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

Showing results 1 to 25 of 50
Search took 0.00 seconds.
Search: Posts Made By: s810car
Forum: vBulletin 3.7 Add-ons 03-11-2011, 04:41 AM
Replies: 206
Views: 43,072
Posted By s810car
I know this modification is probably long...

I know this modification is probably long forgotten, but I always loved this application, so if anyone is interested, here is an updated product file and vbxrs_preference.php to use this with...
Forum: vBulletin 4.x Add-ons 10-17-2010, 03:11 PM
Replies: 25
Views: 9,616
Posted By s810car
Most likely due to not having the proper CMS...

Most likely due to not having the proper CMS integration, in the php file you upload, change misc.php?do=flashchat to CHATFOLDER/flashchat.php Where chatfolder is the folder path to your chat. See if...
Forum: vBulletin 4.x Add-ons 10-17-2010, 03:08 PM
Replies: 25
Views: 9,616
Posted By s810car
being that the original author has stated he had...

being that the original author has stated he had to effectively 'abandon' this modification, I had to make a few fixes, but it was only in the php file uploaded to the flashchat folder, forum block...
Forum: Modification Graveyard 10-07-2010, 01:36 AM
Replies: 385
Views: 66,048
Posted By s810car
thanks, reinstalling :up:

thanks, reinstalling :up:
Forum: Modification Graveyard 10-06-2010, 10:45 PM
Replies: 385
Views: 66,048
Posted By s810car
ohhhh, i thought those were one and the same...

ohhhh, i thought those were one and the same file. so do I need to put the old file back it to have the proper integration, Idk what its set as now :confused: Would I lose the benefits of the hack...
Forum: Modification Graveyard 10-06-2010, 09:34 PM
Replies: 385
Views: 66,048
Posted By s810car
Here's why I brought this up to you, code from...

Here's why I brought this up to you, code from the vbulletin40cms.php version 4.1.2.6
// Returns URL of user profile page //
function getUserProfile($userid)
{
return...
Forum: Modification Graveyard 10-06-2010, 02:04 AM
Replies: 385
Views: 66,048
Posted By s810car
Just wanted to let you know of a bug, get a...

Just wanted to let you know of a bug, get a security token error when you click on the member name in the room list and go to their profile from there, must need a session token or something

One...
Forum: Modification Graveyard 09-08-2010, 05:27 AM
Replies: 385
Views: 66,048
Posted By s810car
Its actually easier to even give a example code...

Its actually easier to even give a example code then explain: To add what I'm talking about (assuming you have the vBulletin Suite), you need to make two additional modifications

1. Under Style...
Forum: Modification Graveyard 09-08-2010, 05:08 AM
Replies: 385
Views: 66,048
Posted By s810car
sorry, im thinking of the vBulletin Suite setup,...

sorry, im thinking of the vBulletin Suite setup, as shown on vbulletin.com's forum here (the bar here is seperate from the actual navbar, which would be right below)...
Forum: Modification Graveyard 09-06-2010, 10:03 PM
Replies: 385
Views: 66,048
Posted By s810car
Good work on this as always, works fine for my...

Good work on this as always, works fine for my site (although I'm gonna want to figure out a way to make links on the embedded page open up a different window so members don't log out by clicking to...
Forum: vBulletin 4 Articles 08-04-2010, 12:29 AM
Replies: 2
Views: 3,201
Posted By s810car
I'm totally in agreement with that :) That was...

I'm totally in agreement with that :)
That was why i said 1. It was before I learned the proper way, and 2. only real usage I can see is a quick and dirty edit where there is no concern about...
Forum: vBulletin 4 Articles 07-24-2010, 10:00 PM
Replies: 2
Views: 3,201
Posted By s810car
[VB4] Use a Varible in a template WITHOUT registering it!

Before I "properly' learned how to preregister variables and custom templates in a default vBulletin template, I had no clue how to use all the custom code I had developed for my site on the standard...
Forum: vBulletin 3.7 Add-ons 07-03-2010, 07:14 AM
Replies: 77
Views: 27,120
Posted By s810car
I figured out a way to port this, now it was a...

I figured out a way to port this, now it was a REAL pain to do, but if anyone's interested in a decently usable vb4 version of this, PM me here on site (the LITE only, and this isn't a true port...
Forum: vBulletin 4.x Template Modifications 02-07-2010, 03:17 AM
Replies: 158
Views: 30,898
Posted By s810car
if the coder is interested, I have converted this...

if the coder is interested, I have converted this code to remove all table tags, only uses a couple extra divs and a ul/li tag setup for the right side information. PM me if so cause I did a lotta...
Forum: vBulletin 4.x Add-ons 02-02-2010, 06:35 AM
Replies: 2,076
Views: 401,921
Posted By s810car
Thank you SOO much for porting this, I was...

Thank you SOO much for porting this, I was dreading having to port my forms over manually :D As soon as I am able to get my PayPal account set (economy has definitely hurt the funds I do get from my...
Forum: vBulletin 4.x Template Modifications 02-02-2010, 06:15 AM
Replies: 17
Forum Display Enhancements - New Thread Button in Showthread
Views: 7,361
Posted By s810car
anyone try changing <a...

anyone try changing <a href="newthread.php?{vb:raw session.sessionurl}do=newthread&amp;f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"> to this <a...
Forum: vBulletin 4.x Template Modifications 02-01-2010, 11:15 PM
Replies: 229
Views: 123,522
Posted By s810car
Did you try doing this alteration on a completely...

Did you try doing this alteration on a completely untouched header template? If you only edit the parts mentioned, it should work fine. The error code you mention happens when you have an if...
Forum: vBulletin 4.x Template Modifications 02-01-2010, 11:01 PM
Replies: 158
Views: 30,898
Posted By s810car
Ok try this: 1. On step 1, add the code to...

Ok try this:

1. On step 1, add the code to headinclude_bottom, not headinclude. Add at THE VERY end of it.
2. Ensure on each page you are having an issue with your display, that the closing tag...
Forum: vBulletin 4.x Template Modifications 01-31-2010, 11:31 AM
Replies: 158
Views: 30,898
Posted By s810car
Is it only happening in user CP? Like email page...

Is it only happening in user CP? Like email page or profile pages? That was my issue, and its due to missing this:
{vb:raw headinclude_bottom}
In the affected templates (obviously vbulletin will...
Forum: vBulletin 4.x Template Modifications 01-25-2010, 01:33 PM
Replies: 229
Views: 123,522
Posted By s810car
What I find works instead of using this part of...

What I find works instead of using this part of the code, which can cause anyone with images after the login form (so anywhere in the page) is to alter the vbulletin-chrome.css template

After:...
Forum: vBulletin 4.x Template Modifications 01-25-2010, 01:22 PM
Replies: 158
Views: 30,898
Posted By s810car
that's due to this: Change the...

that's due to this:



Change the height:50px to whatever you need, possibly remove entirely depending on your style
Forum: vBulletin 4.x Template Modifications 01-24-2010, 10:47 PM
Replies: 158
Views: 30,898
Posted By s810car
I added this to the end of vbulletin.css along...

I added this to the end of vbulletin.css along with the product code to fix the links
#one-ddcontent li a:link{
color: #000000;
}
#one-ddcontent li a:hover{
color: #FFFFFF;
}

Had to...
Forum: vBulletin 3.7 Add-ons 09-11-2009, 12:16 AM
Replies: 422
Moderators Functions - Force Users to Read a Thread
Views: 152,865
Posted By s810car
Just some friendly developer advice, you can...

Just some friendly developer advice, you can chose to look at this and implement or not, but I would suggest either following what I did or the developer may have a better solution I didn't think of....
Forum: vBulletin 3.8 Add-ons 02-16-2009, 07:09 AM
Replies: 1,671
Views: 373,910
Posted By s810car
maybe i totally missed it, but I'm trying to...

maybe i totally missed it, but I'm trying to incorporate the prefixids to assign to new threads, I can't figure out how to set this when creating the new thread. Is it just something I can add to the...
Forum: Modification Graveyard 12-05-2008, 05:18 AM
Replies: 164
Forum Home Enhancements - [YUI] Tabbed Forum Home
Views: 28,556
Posted By s810car
dang my server going through a move and I wanted...

dang my server going through a move and I wanted to try some more today, gonna try the fix posted asap and comment
Showing results 1 to 25 of 50

 
Forum Jump

All times are GMT. The time now is 08:25 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.02037 seconds
  • Memory Usage 2,055KB
  • 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
  • (68)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