vBulletin Modifications

what is init.php page??

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > General vBulletin Section > vBulletin Modification Requests

Reply
 
LinkBack Thread Tools
Old 05-18-2006, 11:53 PM   #1
vB Newbie
Join Date: Dec 2005
KingYes is on a distinguished road

Default what is init.php page??

'allowposting' => 2,
'cancontainthreads' => 4,
'moderatenewpost' => 8,
'moderatenewthread' => 16,
'moderateattach' => 32,
'allowbbcode' => 64,
'allowimages' => 128,
'allowhtml' => 256,
'allowsmilies' => 512,
'allowicons' => 1024,
'allowratings' => 2048,
'countposts' => 4096,


what is?!




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 05-19-2006, 12:07 AM   #2
vBulletin Guru
Ken Iovino's Avatar
Join Date: Mar 2004
Real Name: Ken Iovino
Location: Miami, Florida
Ken Iovino is on a distinguished road

Default

Thise are bitwiise operators. They hold mutiable settings in one database field. I wouldn't mess with anything in init.php unless you know what your doing. init.php is the core of your forum.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-19-2006, 07:47 AM   #3
Coder
Idan's Avatar
Join Date: Feb 2005
Real Name: Idan
Location: Israel
Idan is on a distinguished road

Default

notice those are multiplication of number 2 (2^x).
it's quite handy method/algorithm of storing into 1 field a single number that represents several options selection in it, and then know which of them were checked ;)

Last edited by Idan; 05-19-2006 at 08:05 AM..




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-19-2006, 12:59 PM   #4
vBulletin Guru
Arnoud's Avatar
Join Date: Nov 2004
Real Name: Arnoud Kuipers
Location: Europe, Flanders
Arnoud is on a distinguished road

Default

Indeed, init.php and config.php are the core files of your vB.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Only certian users can view this page salman General vBulletin Support 6 03-19-2006 09:16 AM
Ony Logged in memebrs can view the page salman General vBulletin Support 14 02-02-2006 05:17 AM
Attachment page emzz vBulletin Modification Requests 3 12-30-2005 05:22 PM
Ban page adielsh vBulletin Modification Requests 8 02-27-2005 09:26 PM


All times are GMT -3. The time now is 03:14 AM.

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)