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

Showing results 1 to 25 of 34
Search took 0.00 seconds.
Search: Posts Made By: CommanderFluffy
Forum: vB4 Programming Discussions 07-23-2012, 10:08 PM
Replies: 5
Views: 603
Posted By CommanderFluffy
the main reason i need this is some guy got into...

the main reason i need this is some guy got into my database and unsalted and unhashed quite alot of passwords and posted them public to the server. great dissapointment to me and what i had...
...
Forum: vB4 Programming Discussions 07-23-2012, 01:37 AM
Replies: 5
Views: 603
Posted By CommanderFluffy
Password Encriptions

Hi all,

im looking for a way to change vbulletin from md5 to sha2 can anyone give me instructions on how to do that?

or can anyone give me detailed step by step instructions to salt the md5...
Forum: vB4 Design and Graphics Discussions 12-13-2011, 11:20 PM
Replies: 1
Views: 585
Posted By CommanderFluffy
nobody knows any ideas how or even a suggestion?

nobody knows any ideas how or even a suggestion?
Forum: vB4 Design and Graphics Discussions 12-04-2011, 05:14 PM
Replies: 1
Views: 585
Posted By CommanderFluffy
help vbcms skinning/programming

Hey everyone! I hope someone can help me with a hopefully simple fix. Sorry for typeing currently on my android phone.

I have made a custom page for my website currently and I have to update it...
Forum: Modification Requests/Questions (Unpaid) 09-10-2008, 02:24 AM
Replies: 8
Views: 2,088
Posted By CommanderFluffy
jfusion website suggests 3.7.x support. download...

jfusion website suggests 3.7.x support. download from their website for latest WORKING version compatile with vb
Forum: vBulletin 3 Articles 05-21-2008, 07:06 PM
Replies: 1,399
Views: 979,255
Posted By CommanderFluffy
ok so now that i figured out that you have to...

ok so now that i figured out that you have to have your test style witch i thought was the template. have the default style set to the main style for your setting... i had the wrong style set. and i...
Forum: vBulletin 3 Articles 05-19-2008, 02:27 AM
Replies: 1,399
Views: 979,255
Posted By CommanderFluffy
this time after resetting the php to what it...

this time after resetting the php to what it defaults to in the beginning of the tutorial. and i also did the style change.

RESULTS TIME: still a plain white page. so i decided to see the source...
Forum: vBulletin 3 Articles 05-18-2008, 06:52 PM
Replies: 1,399
Views: 979,255
Posted By CommanderFluffy
i added it to the main forum and i still have a...

i added it to the main forum and i still have a blank page
Forum: vBulletin 3 Articles 05-17-2008, 05:17 PM
Replies: 1,399
Views: 979,255
Posted By CommanderFluffy
i have completed what the tutorial says. i have...

i have completed what the tutorial says. i have made a test template and changed header include to what is stated. then i put my code in another folder...

pub_html>community
pub_html>file here
...
Forum: vB3 General Discussions 05-14-2008, 03:32 AM
Replies: 8
Views: 1,197
Posted By CommanderFluffy
well this is what i would sugest if you may take...

well this is what i would sugest if you may take this line of action. delete the forum and start from scratch members and all.. cause thats what you are typically doing. well unless your website...
Forum: vB3 General Discussions 05-14-2008, 03:28 AM
Replies: 5
Views: 871
Posted By CommanderFluffy
then the little line around the box is a extra...

then the little line around the box is a extra stroke or something... i cant find a way to fix this or change it... i just rewrite it in the wysiwyg editor template.
Forum: vB3 General Discussions 05-13-2008, 06:37 PM
Replies: 5
Views: 871
Posted By CommanderFluffy
all color edits and whatnot you should be able to...

all color edits and whatnot you should be able to find in your skin templates. admincp>templates> your style... then look in the different color sets till you find or edit the one you want. if you...
Forum: vB3 General Discussions 05-13-2008, 05:42 PM
Replies: 8
Views: 1,197
Posted By CommanderFluffy
why dont you just go to your admin and prune all...

why dont you just go to your admin and prune all posts before july 2007 so your members dont get confused and completely messed up as to why the posts that might be still active vanish. some may...
Forum: vB3 General Discussions 05-13-2008, 05:35 PM
Replies: 1
Views: 632
Posted By CommanderFluffy
same members two installs no re-register

hi, ive been looking for a way to have 2 vbulletin (or more) installs active but have the members able to be acessed per system.

eg.
yourdomain.com
yourdomain.com/forum
yourdomain.com/media
...
Forum: vB3 General Discussions 05-07-2008, 12:37 PM
Replies: 3
Views: 697
Posted By CommanderFluffy
thats all that needs to be included in all the...

thats all that needs to be included in all the php file.




<?php

require_once='global.php'
(chdir(community))
Forum: vB3 General Discussions 05-07-2008, 12:54 AM
Replies: 3
Views: 697
Posted By CommanderFluffy
Vbulletin template php on non vbulletin pages

is there a way to put vbulletin php on a non vb page and it is in other directorys?

say the tree would look like so



includes
public > community(vb in here)
media
...
Forum: vB3 Programming Discussions 04-29-2008, 02:05 PM
Replies: 5
Views: 723
Posted By CommanderFluffy
i dont have a fullsolution... have you tryed...

i dont have a fullsolution... have you tryed includeing the global.php from that domain then use some fuction variables from the whose online php. or include it somehow. you could use this app here...
Forum: vB3 Programming Discussions 04-29-2008, 01:26 PM
Replies: 4
Views: 1,124
Posted By CommanderFluffy
ok so now i know how to use it. now how do i put...

ok so now i know how to use it. now how do i put a hook into a template to displat what the php is calling for? do i use the a command like

<if condition=$hook[name]></if>
or...
Forum: vB3 Programming Discussions 04-29-2008, 12:45 AM
Replies: 4
Views: 1,124
Posted By CommanderFluffy
template... hooks... php added...help?!

hi. ive been trying to add a total template and i really would like it all to be a php of such since the rest of the site is. i have been trying to get my head around this hooks system since it is...
Forum: vB3 Programming Discussions 04-27-2008, 03:32 AM
Replies: 0
Views: 580
Posted By CommanderFluffy
nav bar dynamic dropdowns

I have been plauged with this for a day or so now. i would like to have a dynamic nav bar where if you roll over the name on the nav you can either click it or it will automatically dropdown a box...
Forum: vB3 Programming Discussions 04-17-2008, 12:36 PM
Replies: 22
Views: 2,311
Posted By CommanderFluffy
well i fixed it i added a new include with html...

well i fixed it i added a new include with html style tags <style type"text/css"> blah blah </style>

thanks for all your help earlyer trying to figure this out with me!

Regards, CommanderFluffy
Forum: vB3 Programming Discussions 04-16-2008, 06:07 PM
Replies: 22
Views: 2,311
Posted By CommanderFluffy
no the header include had no effect. also the...

no the header include had no effect. also the code i am working with has no doubbles that i can find.

so i have tryed style changes, additional css definitions, and adding to the header include....
Forum: vB3 Programming Discussions 04-16-2008, 05:47 PM
Replies: 22
Views: 2,311
Posted By CommanderFluffy
i had tryed that an no effect on both templates....

i had tryed that an no effect on both templates. i put it in both of the additional css definitions at different intervals and no effect again. i had alsoo tryed the link and no effect again. is...
Forum: vB3 Programming Discussions 04-16-2008, 05:05 PM
Replies: 22
Views: 2,311
Posted By CommanderFluffy
i use the catch link <link href="style.css"...

i use the catch link

<link href="style.css" rel="stylesheet" type="text/css" /> and then the php starts afterwards
Forum: vB3 Programming Discussions 04-16-2008, 05:00 PM
Replies: 22
Views: 2,311
Posted By CommanderFluffy
woh i just noticed something now. i went to my...

woh i just noticed something now. i went to my forums directory and now its showing the error i was getting on the non vbulletin rendered page

Unable to add cookies, header already sent.
File:...
Showing results 1 to 25 of 34

 
Forum Jump

All times are GMT. The time now is 09:14 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.02732 seconds
  • Memory Usage 2,038KB
  • 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
  • (27)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