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

Showing results 1 to 25 of 305
Search took 0.01 seconds.
Search: Posts Made By: Sarteck
Forum: vB4 General Discussions 03-11-2015, 11:25 PM
Replies: 11
Views: 656
Posted By Sarteck
It actually appears that I had the wrong...

It actually appears that I had the wrong password.

I executed the following:
SELECT password FROM user WHERE userid=MyID;

I got the password hash, then used this to change it:
UPDATE user SET...
Forum: vB4 General Discussions 03-11-2015, 05:28 AM
Replies: 11
Views: 656
Posted By Sarteck
@Sup, I'm not really sure what it is you're...

@Sup, I'm not really sure what it is you're trying to get me to do, heh.

I've disabled plugins already in config.php. It's generally the first thing I used to do whenever I had a problem, because...
Forum: vB4 General Discussions 03-11-2015, 04:43 AM
Replies: 11
Views: 656
Posted By Sarteck
@ForceHSS, I get ya. I was on my way to do that...

@ForceHSS, I get ya. I was on my way to do that right after reading your post, but the vBulletin hiccuped on everyone. (I didn't break it, heh.)

Once I/they get the issue sorted out (here's...
Forum: vB4 General Discussions 03-11-2015, 01:34 AM
Replies: 11
Views: 656
Posted By Sarteck
@Lynne, yeah, just to make sure I even tried from...

@Lynne, yeah, just to make sure I even tried from two other browsers (First Chrome, then FireFox and then Safari), still the same behaviour.

@ForceHSS You mean over at the .com site? I was...
Forum: vB4 General Discussions 03-11-2015, 01:21 AM
Replies: 11
Views: 656
Posted By Sarteck
Yeah, forgot to add that in there. I'll go edit...

Yeah, forgot to add that in there. I'll go edit the post, now.
Forum: vB4 General Discussions 03-11-2015, 01:06 AM
Replies: 11
Views: 656
Posted By Sarteck
Unable to log in (regular or AdminCP)

I recently moved servers, and took the opportunity to set up my vB on a "forums.MYDOMAIN.com" subdomain.

I had some issues with it, where I was unable to log OUT for a few days, and it ended up...
Forum: vB4 General Discussions 10-03-2012, 02:28 PM
Replies: 0
Views: 259
Posted By Sarteck
Cannot view or upload attachments in filesystem.

I am trying to help fix a vBulletin that crashed a while back.

We've got most everything working, but attachments are being a pain in the neck.

We use the file system to store the attachments. ...
Forum: vB4 General Discussions 08-12-2012, 04:37 AM
Replies: 1
Views: 403
Posted By Sarteck
Some Facebook Connect questions...

I'm not much of a Facebook user, but most of the people that go to my forum are. I keep glancing at the Facebook Connect stuff, and I think I get the general idea of it, but I wanted to ask a few...
Forum: vB4 General Discussions 08-08-2012, 10:51 AM
Replies: 9
Views: 795
Posted By Sarteck
Ah, okay; I use 4.1.11, so yeah, that's the...

Ah, okay; I use 4.1.11, so yeah, that's the reason for the difference. And yup, that's what you'd have to remove to disable the caching on that page. :3

Also, I'm no pro by any means. X3 I'm...
Forum: vBulletin 4.x Add-ons 08-08-2012, 05:31 AM
Replies: 31
Views: 7,677
Posted By Sarteck
Hmm, I see what ya mean about spaces. I'll work...

Hmm, I see what ya mean about spaces. I'll work on that and the asterisks sometime this week.
Forum: vB4 General Discussions 08-08-2012, 04:12 AM
Replies: 9
Views: 795
Posted By Sarteck
Michael, As far as I know, no--your second...

Michael,

As far as I know, no--your second page should be working just fine. :hmm:




Ah, wait. XD It's right there in the page. Dunno how I missed it.

// VBIV-6689 Caching.
Forum: vB4 General Discussions 08-08-2012, 04:05 AM
Replies: 8
Views: 727
Posted By Sarteck
@nhawk, while proxying to get a different IP...

@nhawk, while proxying to get a different IP address is a walk in the park for anyone with some Net savvy, actual spoofing of IP addresses and still having communication is NOT so easy.

While it...
Forum: vBulletin 4.x Add-ons 08-07-2012, 10:44 AM
Replies: 44
BB Code Enhancements - Better code syntax highlighting
Views: 22,647
Posted By Sarteck
Hmm. What's the modification? Can you link it? ...

Hmm. What's the modification? Can you link it? Maybe I can modify my thing to be compatible with it (although I'm not sure why it would be incompatible).
Forum: vB4 General Discussions 08-07-2012, 02:19 AM
Replies: 9
Views: 795
Posted By Sarteck
All right. Let us know here if you still have...

All right. Let us know here if you still have the problem, and I'll see what I can do about hunting down the right stuff. X3
Forum: vBulletin 4.x Add-ons 08-07-2012, 02:16 AM
Replies: 44
BB Code Enhancements - Better code syntax highlighting
Views: 22,647
Posted By Sarteck
On the plugin GeSHi BB Codes (hook location...

On the plugin GeSHi BB Codes (hook location bbcode_create), add the following:




/// LUAS
$this->tag_list['no_option']['luas'] = array ();
$this->tag_list['no_option']['luas']['callback'] =...
Forum: vB4 General Discussions 08-06-2012, 09:59 AM
Replies: 8
Views: 727
Posted By Sarteck
To use a 10.*.*.* address, wouldn't the user have...

To use a 10.*.*.* address, wouldn't the user have to be accessing the site from the same internal network as the OP's host?
Forum: vB4 General Discussions 08-06-2012, 09:50 AM
Replies: 9
Views: 795
Posted By Sarteck
Change the line$navbits =...

Change the line$navbits = construct_navbits(array('' => $vbphrase['show_groups']));, to:$navbits = construct_navbits(array('' => 'My freaking cool Page Title'));

--------------- Added 1344250391...
Forum: vB4 General Discussions 08-05-2012, 10:51 AM
Replies: 3
Views: 548
Posted By Sarteck
vb: variable? @steam? Do you mean the URL...

vb: variable? @steam?

Do you mean the URL for the avatar thumbnails?
Forum: vB4 General Discussions 08-04-2012, 11:32 PM
Replies: 9
Views: 795
Posted By Sarteck
On your new page (the showgroups.php that you...

On your new page (the showgroups.php that you copied and renamed), change the following line:

WHERE (usergroup.genericoptions & " . $vbulletin->bf_ugp_genericoptions['showgroup'] . ")

to
...
Forum: vB4 General Discussions 08-03-2012, 10:14 AM
Replies: 11
Views: 1,028
Posted By Sarteck
@mollypix, yes, that is correct. (Having been...

@mollypix, yes, that is correct. (Having been the target of DMCA notices, I can confirm that. XP)



@Macsee, no, we are not talking about images on their hard drive. Again, read the original...
Forum: vB4 General Discussions 08-02-2012, 09:17 PM
Replies: 11
Views: 1,028
Posted By Sarteck
Macsee, read the first post again. :) ...

Macsee, read the first post again. :)



The OP is clearly not talking about content removed by the image services, otherwise they would have been saying something about "This content has been...
Forum: vBulletin 4.x Add-ons 08-02-2012, 12:47 PM
Replies: 44
BB Code Enhancements - Better code syntax highlighting
Views: 22,647
Posted By Sarteck
You're welcome, but thank the GeSHi coders more...

You're welcome, but thank the GeSHi coders more than me. :P All I did was show how to use it for vBulletin--they're the ones who provided such an awesome project. :3
Forum: vBulletin.org Site Feedback 08-02-2012, 09:43 AM
Replies: 22
Views: 2,768
Posted By Sarteck
I don't think it's too unreasonable to consider...

I don't think it's too unreasonable to consider utilizing a method where square brackets would be acceptable in a BB Code's option, myself.

For example, enclosing the option in quotes or...
Forum: vBulletin 4.x Add-ons 08-02-2012, 09:21 AM
Replies: 6
Miscellaneous Hacks - IRC Eggdrop Bot <---> vBulletin site
Views: 3,740
Posted By Sarteck
For such a thing, you'd need only add the...

For such a thing, you'd need only add the Button/Link code you want to the plugin where data is added to $template_hook['forumhome_wgo_pos2']. :3
Forum: vB4 General Discussions 08-02-2012, 09:19 AM
Replies: 11
Views: 1,028
Posted By Sarteck
@Macsee, if the image is being posted on a forum...

@Macsee, if the image is being posted on a forum in the first place, I can't see how it'd be content theft. What the OP seems to want is to avoid a bunch of unavailable images by image services such...
Showing results 1 to 25 of 305

 
Forum Jump

All times are GMT. The time now is 12:36 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.04055 seconds
  • Memory Usage 2,076KB
  • 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
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (33)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