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: SpotMe
Forum: Member Archives 08-27-2002, 11:24 PM
Replies: 7
Views: 768
Posted By SpotMe
Got it. Thanks so much! :D

Got it. Thanks so much! :D
Forum: Member Archives 08-27-2002, 11:17 PM
Replies: 7
Views: 768
Posted By SpotMe
ok, heres the part of the code, I think it is.. ...

ok, heres the part of the code, I think it is..

// read file
$filenum = fopen($attachment,"rb");
$filestuff = fread($filenum,$filesize);
fclose($filenum);
unlink($attachment);...
Forum: Member Archives 08-27-2002, 10:24 PM
Replies: 7
Views: 768
Posted By SpotMe
nope. didnt work :(

nope. didnt work :(
Forum: Member Archives 08-22-2002, 09:57 PM
Replies: 7
Views: 768
Posted By SpotMe
I dont even know which hack this was from. :( ...

I dont even know which hack this was from. :(

Do you know which php file I could find the code that calls for 'private column' when posting attachments?
Forum: Member Archives 08-22-2002, 09:29 PM
Replies: 7
Views: 768
Posted By SpotMe
Mysql error with attachments

This is the error. Also, any idea why the wierd characters?

Database error in vBulletin 2.2.6:

Invalid SQL: INSERT INTO attachment...
Forum: vB3 General Discussions 08-20-2002, 04:24 AM
Replies: 2
Views: 1,029
Posted By SpotMe
Got it!!!! Thank God :D It was this line...

Got it!!!! Thank God :D


It was this line of code in the forums/global file:




Just changed $styleid=1, to $styleid=15 (my desired style set).
Forum: vB3 General Discussions 08-20-2002, 04:11 AM
Replies: 2
Views: 1,029
Posted By SpotMe
In other words... Can someone tell me what...

In other words...

Can someone tell me what sql query to run or what file to modify to change the default style ID # from 1 (current default) to say "ID 15" in vbulletin?
Forum: vB3 General Discussions 08-20-2002, 02:30 AM
Replies: 2
Views: 1,029
Posted By SpotMe
Please help

How do I change the default style to something else? What I mean is how do I make vbulletin think the default style is one of my other style sets. I tried to overwrite my default style and it came...
Forum: Member Archives 08-17-2002, 05:42 PM
Replies: 3
Views: 514
Posted By SpotMe
Well, Im running vbhome, but it still worked,...

Well, Im running vbhome, but it still worked, thank you. However, there is a 1" space now above the index page and the error message is whats taking it up. Any ideas why that would still appear? ...
Forum: Member Archives 08-17-2002, 05:32 PM
Replies: 7
Views: 838
Posted By SpotMe
Problem with whose online

This is what is displayed. It appears, maybe I put that code in the online.php twice, or something. Can anyone help figure what line of code would fix this?




Thanks.
Forum: Member Archives 08-16-2002, 02:38 PM
Replies: 3
Views: 514
Posted By SpotMe
ChDir Error Message

This is what I get when I run the index page of vbhome in the root html dir.




Any ideas?
Forum: vB3 General Discussions 08-13-2002, 06:38 PM
Replies: 2
Views: 759
Posted By SpotMe
Shoutbox modification?

Are there instructs on how to modify the forumhome_shoutbox to look like this:

http://www.freakzonline.com/forums/index.php?

?
Forum: vBulletin 2.x Full Releases 08-03-2002, 05:16 AM
Replies: 28
Views: 12,491
Posted By SpotMe
Where's the file at?

Where's the file at?
Forum: vB3 General Discussions 08-02-2002, 10:40 AM
Replies: 1
Views: 960
Posted By SpotMe
Photo Gallery

Is there a hack that has all the photos a member ever uploaded on posts and such, on their own web page of your site?
Forum: vBulletin 2.x Full Releases 08-02-2002, 10:26 AM
Replies: 142
Views: 22,745
Posted By SpotMe
What error message are you getting.....

What error message are you getting.. 'nopermissions_loggedin'?
Forum: vBulletin 2.x Full Releases 08-01-2002, 08:15 PM
Replies: 142
Views: 22,745
Posted By SpotMe
Also, instead of 'Your email has been sent to the...

Also, instead of 'Your email has been sent to the *** Administrator', should be 'Your email has been sent to the $bbtitle Administrator' :)
Forum: vBulletin 2.x Full Releases 08-01-2002, 08:12 PM
Replies: 142
Views: 22,745
Posted By SpotMe
One thing... The value for '$defaulttitle'...

One thing...

The value for '$defaulttitle' is **** Feedback. I just changed it on mine to '$bbtitle Feedback'..
Forum: vBulletin 2.x Full Releases 08-01-2002, 08:04 PM
Replies: 142
Views: 22,745
Posted By SpotMe
Sweet ;)

Sweet ;)
Forum: vB3 General Discussions 07-18-2002, 05:09 PM
Replies: 4
Views: 1,173
Posted By SpotMe
Yes I did. No, I didnt know..that...

Yes I did.




No, I didnt know..that worked!! Thank you :)
Forum: vB3 General Discussions 07-18-2002, 06:20 AM
Replies: 4
Views: 1,173
Posted By SpotMe
Didnt work :(

Didnt work :(
Forum: vB3 General Discussions 07-17-2002, 11:40 PM
Replies: 4
Views: 1,173
Posted By SpotMe
Guests viewing threads?

Is there a way to allow guests to view the board, the forums, but when they click on an individual thread, they get a nopermissions_logginedin error for vb 2.2.6?
Forum: vB3 General Discussions 07-13-2002, 01:06 AM
Replies: 3
Views: 887
Posted By SpotMe
Im a moron :p ...

Im a moron :p

https://vborg.vbsupport.ru/showthread.php?s=&threadid=33195&perpage=15&highlight=donator&display=&pagenumber=1
Forum: vB3 General Discussions 07-12-2002, 07:55 AM
Replies: 7
Views: 965
Posted By SpotMe
Thanks everyone. I was doing it wrong :( I was...

Thanks everyone. I was doing it wrong :( I was selecting "Save As" instead of opening the php file in wordpad from a select folder and then selecting "Save" once the edits were completed. For some...
Forum: vB3 General Discussions 07-12-2002, 07:52 AM
Replies: 3
Views: 887
Posted By SpotMe
Mark as Contributer for 2.2.6?

Is there a hack available to display an image or text in showthread that will signify a donating member for vb 2.2.6?
Forum: vB3 General Discussions 07-12-2002, 05:13 AM
Replies: 7
Views: 965
Posted By SpotMe
But how do you save them without converting it to...

But how do you save them without converting it to a txt file?
Showing results 1 to 25 of 40

 
Forum Jump

All times are GMT. The time now is 10:40 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.01627 seconds
  • Memory Usage 2,039KB
  • 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
  • (15)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