vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Post order is wierd... (https://vborg.vbsupport.ru/showthread.php?t=233206)

speedimpulse 01-19-2010 05:12 PM

ok that solved the problem. but how do i make that a default so EVERY member wont have to go to change it?

Lynne 01-19-2010 06:04 PM

You may change it for everyone in Maintenance > execute SQL query > automatic query. Make sure you have given yourself permissions to run queries in your config.php page.

speedimpulse 01-19-2010 07:47 PM

oh jesus, how do i get to the config.php page? thanks for the help!!!

Lynne 01-19-2010 09:36 PM

You may want to familiarize yourself with the vbulletin manual. Editing the vBulletin Configuration File

speedimpulse 01-20-2010 03:04 PM

ok that helps me edit the file but i cannot seem to find the config.php file itself. i found every other file possible... queries.php editor.php but not the config.php. im looking in the vbulletin zip folder > upload folder

Lynne 01-20-2010 03:14 PM

The very first line of that page tells you where it is:
Quote:

Before uploading the vBulletin files to your web server, you must edit the vBulletin configuration file (includes/config.php) to tell vBulletin how to communicate with your database.
So, ftp to your site, go to find all your forum files, find the directory 'includes' and in there is the file config.php

washingtonboise 01-23-2010 05:14 AM

Quote:

Originally Posted by Lynne (Post 1960419)
You may change it for everyone in Maintenance > execute SQL query > automatic query. Make sure you have given yourself permissions to run queries in your config.php page.

Assuming this is the right line of code:
Quote:

$config['SpecialUsers']['canrunqueries'] = '';
For some reason, I'm still not allowed to execute an sql query.
Quote:

You are not authorized to execute SQL queries
Here's how I provided it:
Code:

$config['SpecialUsers']['canrunqueries'] = '1,3';


All times are GMT. The time now is 03:04 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.01003 seconds
  • Memory Usage 1,728KB
  • 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)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete