Advertise Here

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - InsertName

Pages: [1] 2 3 4 ... 19
1
Guides and Tutorials / Re: [Guide] Admin Cp Membergroups Section
« on: May 08, 2011, 09:35:13 am »
bumping an old thread, but i created a post based membergroup system about 18 months ago, which i am looking to revise. How do I delete one of the groups I have already created?

2
General Support / Re: Word Censored - Remove?
« on: May 03, 2011, 04:29:58 pm »
Yeh i noticed c.asino today :/

3
General Support / Re: Certain members cannot see certain boards.
« on: February 07, 2011, 02:14:22 pm »
Hey Blade,

Have a look at the Guide for Boards, it describes in there how to set boards up the way you are asking.


Admin CP Boards Section Guide
       

4
Stylesheet Requests and Support / Re: [Request] Football Theme
« on: January 22, 2011, 06:46:24 am »
What I tend to do when I can't find a theme that meets my needs is edit the background of another Theme.

My favourite to edit is Nutz' PNG Goodness.

You can find that here; PNG Goodness



Install the theme on your forum. Find the image that you would like to use in the background, make sure its 1280x1024 in size.

Get the link to that Image.

You need to replace the background image on the current theme with yours so we need to edit the CSS for that.



Admin > Manage Styles > Modify Style > Choose the Theme you installed > Then go down to the CSS section at the bottom and and find this bit of code;
Code: [Select]
/* The main body of the entire forum. */
body
{
        background-image: url(http://imageURLhere);
        background-color: #000000;
margin: 0px;
padding: 12px 130px 4px 130px;
        background-repeat: repeat;
        background-position: center center;
        background-attachment: fixed;
}


And replace the Image URL.

Hit save and your done.

Hope this helps and THANKYOU to NUTZ for the great theme!!

5
General Support / Re: I see inappropriate Ads on my forum!
« on: January 22, 2011, 06:37:31 am »
Generally the ads you see are cookie based, and so ads that you see, i will generally not.

They are displayed based on your browsing culture, for example, mine generally displays cell phones and TVs as thats what I browse for quite often.

I may be wrong, try deleting your cache and cookies, and watch which sites that you visit.

6
General Support / Re: Missing/Deleted Posts
« on: January 22, 2011, 06:35:23 am »
Create a Board only viewable to Admin, then within the settings of all other boards (Admin > Boards > "yourboard" > Settings),check "Enable recycling of deleted topics" and direct it to the board that you created for admin view only.

Any topics or posts deleted will go there.

You will have to change this setting on all boards.

7
General Support / Re: Board Down
« on: January 16, 2011, 11:54:34 am »
seems to be smfforfree3...

SMF will get it sorted boys and girls... Patience :)

8
General Support / Re: Board Down
« on: January 16, 2011, 11:02:03 am »
yvspoiler.smfforfree3.com


Error 101 (net::ERR_CONNECTION_RESET): Unknown error.

^ On mine

9
General Support / Re: Header Code Help
« on: December 01, 2010, 02:19:16 pm »
Do you just want to have the images as a centered header??

Seems like an awful long code.

I use the below on mine and it works perfectly.

Code: [Select]
<div align="center">
<img src="http://URL HERE" alt="" />
</div>

10
General Support / Re: help DOB
« on: November 27, 2010, 01:47:15 pm »
Admin > Registration > Settings > Age below which to apply registration restrictions (Put 0 in this box)

11
General Support / Re: How to change my forum heading?
« on: November 19, 2010, 01:43:51 am »
admin > forum settings > forum title

 :P

12
General Support / Heads Up - Syntax Error in Mod Log
« on: November 18, 2010, 04:27:33 pm »
Forum Url: www.yvspoiler.smfforfree3.com
Hey,

I was looking through my moderation log and came accross this error, idk if it is just restricted to my forum or host-wide.

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 'ninja')' at line 5
File: C:\Inetpub\wwwroot\smfforfree3\Sources\Modlog.php
Line: 174


Its nothing major and i can still browse the mod log, this error was thrown at me when I tried the search option, within Moderation Log.

13
General Support / Re: How does this happen?
« on: November 13, 2010, 03:28:18 am »
Its a bot, most likely indexing your forum.

OrgName:        Amazon.com, Inc.

14
General Support / Re: Wont let members join
« on: November 12, 2010, 03:23:42 am »
Do you mean the visual verification??

If so, you can disable it at;

Admin > Registration > Settings

15
General Support / Re: I need help
« on: November 10, 2010, 02:38:48 pm »
and you have to do it this way, because you are not able to just change the images through the normal process on smfforfree.

The process in the topic Sibyl posted above works a treat, I have numerous rank image swaps done this way, and other images around the forum also.

Pages: [1] 2 3 4 ... 19