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

Reply
 
Thread Tools Display Modes
  #1  
Old 01-11-2015, 01:41 AM
CarpCharacin's Avatar
CarpCharacin CarpCharacin is offline
 
Join Date: Dec 2014
Location: Utah
Posts: 292
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default review my site

My site does not have a very good name. My friend came up with the name Dude Talk Forums and i could not come up with anything better. It is essentially a general discussion forum. Here is a link: http://dudetalk.info
Reply With Quote
  #2  
Old 01-11-2015, 01:44 AM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Skin colour is like someone was sick all over it. The banner needs to be smaller
Reply With Quote
  #3  
Old 01-11-2015, 01:50 AM
CarpCharacin's Avatar
CarpCharacin CarpCharacin is offline
 
Join Date: Dec 2014
Location: Utah
Posts: 292
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ForceHSS View Post
Skin colour is like someone was sick all over it. The banner needs to be smaller
there are actually 5 other skins available in the style selector. The only one who was sick all over it was my other admin who is no longer an admin lol. I mean he tried to mess up the site. I designed the skin.
Reply With Quote
  #4  
Old 01-11-2015, 05:29 AM
HM666's Avatar
HM666 HM666 is offline
 
Join Date: Jan 2014
Location: Little Rock, AR
Posts: 1,060
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm sorry if this comes across harsh, but the other 5 skins are not really all that much better. Do yourself a favor and get a custom skin or if you cannot swing paying for one of those buy a premium skin online somewhere instead. The skins you have are really painful to look at, they are too bright and would be hard to look at for a long time.

When you have people sign up on your forums you want them to hang out for long periods of time to chat & post, not post one thing and run away or not bother posting at all if they cannot sit there and be blinded by the skin. You could even go back to the default skin and it would be better. Its hard to notice anything else because the skins are pretty distracting.

Things To Keep In Mind:

1. Remember you want to appeal to many people not just a few. By using super bright colors in your skins you will turn away some who may have stayed otherwise. Having a nice skin is important but having good content and members for a forum is more important. You will not get either if you blind them with the skin.

2. The name really will not matter much if you appeal to many people at once and if you have good content on your site. People will post and get involved if they are engaged.

3. People have all different tastes in what they like. Maybe try toning the skin colors down a bit and have them not be in your face like. Its better to have 1 or 2 good quality skins than 5 not so good ones.

Some Other Stuff To Make Sure About:

You said that you had an admin that left already, there are a few things that you should now do since this person no longer is on your forum to protect yourself.

1. Sounds silly but make sure you have deleted their account. Or at least change the password using a site like THIS, although I suggest you delete them totally.

2. Make sure that they are not the one who bought the hosting, the vBulletin license, and the domain name. If they did buy them from them RIGHT NOW. I've seen people and have had clients in the past that got totally burned by someone in an instance like this. If everything is in their name then you have absolutely no rights what-so-ever and would get screwed if they decided to pull everything out from under you.

3. Check the config.php file and make sure that they did not put their ID as an admin there. If they have delete it. In your config.php look for:

Code:
	//	****** USERS WITH ADMIN LOG VIEWING PERMISSIONS ******
and then below that change the ID numbers to only reflect ones that you want to be there.

Code:
$config['SpecialUsers']['canviewadminlog'] = '';

	//	****** USERS WITH ADMIN LOG PRUNING PERMISSIONS ******
	//	The users specified here will be allowed to remove ("prune") entries from the admin
	//	log. See the above entry for more information on the format.
$config['SpecialUsers']['canpruneadminlog'] = '';

	//	****** USERS WITH QUERY RUNNING PERMISSIONS ******
	//	The users specified here will be allowed to run queries from the control panel.
	//	See the above entries for more information on the format.
	//	Please note that the ability to run queries is quite powerful. You may wish
	//	to remove all user IDs from this list for security reasons.
$config['SpecialUsers']['canrunqueries'] = '';

	//	****** UNDELETABLE / UNALTERABLE USERS ******
	//	The users specified here will not be deletable or alterable from the control panel by any users.
	//	To specify more than one user, separate userids with commas.
$config['SpecialUsers']['undeletableusers'] = '';

	//	****** SUPER ADMINISTRATORS ******
	//	The users specified below will have permission to access the administrator permissions
	//	page, which controls the permissions of other administrators
$config['SpecialUsers']['superadministrators'] = '';
Be sure to make the changes only inside the two '' like so:

Code:
$config['SpecialUsers']['canviewadminlog'] = '1,2,3';
4. Change ALL the admin passwords & your server passwords + FTP passwords if your old admin had those. Change them immediately.

I hope this information helps you and does not discourage you. Creating skins and getting a site launched is not extremely easy, the fact that you are trying means a lot.
Reply With Quote
  #5  
Old 01-11-2015, 05:52 AM
CarpCharacin's Avatar
CarpCharacin CarpCharacin is offline
 
Join Date: Dec 2014
Location: Utah
Posts: 292
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the old admin never had root access to the forum. All he had was a full admin account. He just tried to mess up stuff in the admincp. His username was DudeGoodman. He actually turned out to be DudeBadman.
Reply With Quote
  #6  
Old 01-11-2015, 01:57 PM
HM666's Avatar
HM666 HM666 is offline
 
Join Date: Jan 2014
Location: Little Rock, AR
Posts: 1,060
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CarpCharacin View Post
the old admin never had root access to the forum. All he had was a full admin account. He just tried to mess up stuff in the admincp. His username was DudeGoodman. He actually turned out to be DudeBadman.
LOL oh dear. I can relate, I've been there. One reason I usually never have another admin on my site. That is good that he did not have that kind of access. I've seen some real messes in the past on a person's site because of a disgruntled admin.
Reply With Quote
  #7  
Old 01-11-2015, 04:30 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CarpCharacin View Post
there are actually 5 other skins available in the style selector. The only one who was sick all over it was my other admin who is no longer an admin lol. I mean he tried to mess up the site. I designed the skin.
All skins are bad
Reply With Quote
  #8  
Old 01-11-2015, 09:09 PM
CarpCharacin's Avatar
CarpCharacin CarpCharacin is offline
 
Join Date: Dec 2014
Location: Utah
Posts: 292
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what makes them so bad?
Reply With Quote
  #9  
Old 01-11-2015, 09:58 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The skin colour and the bad made banner

You also have a space in the coding that needs fixed
Attached Images
File Type: jpg Dude Talk Forums 2015-01-11 23-59-52.jpg (19.7 KB, 0 views)
Reply With Quote
  #10  
Old 01-11-2015, 10:05 PM
CarpCharacin's Avatar
CarpCharacin CarpCharacin is offline
 
Join Date: Dec 2014
Location: Utah
Posts: 292
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no space shows up for me.
Attached Images
File Type: jpg nospace.jpg (76.4 KB, 0 views)
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 04:33 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.05123 seconds
  • Memory Usage 2,284KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete