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 - Doritos™

Pages: [1] 2
1
Support / Re: Webclient Help
« on: June 11, 2011, 02:57:36 pm »
RuneScape Private Server.

2
Support / Webclient Help
« on: June 11, 2011, 02:53:29 pm »
Is it actually possible to add a webclient to a smf forum?
Cause I was just searching google on a tut and couldn't find one but found a smf forum with a webclient on it that doesn't load correctly. So is it possible or do I have to get a new domain?

3
Support / Re: Table
« on: April 04, 2011, 10:32:21 am »
Bump

4
Support / Re: Table
« on: April 02, 2011, 02:02:07 pm »
Also, I have figured out that the first table i posted is NOT a HTML table. Here is another one that shows its not a HTML, cause if you look you can't add Url's & Hyperlinks too HTML's. But on this picture you can. So please help again.

5
Support / Re: Table
« on: April 02, 2011, 12:41:12 pm »
Well, I was looking around some simple machine forums and noticed that they had a table. On my forum I have tried to make a table but I don't really understand how to do it. Here is a picture of there grid and something I would like mine like:

www.neverending.smffy.com

You would need to create a table using html Google html tables.
<html>
  <head>
    <script type='text/javascript' src='https://www.google.com/jsapi'></script>
    <script type='text/javascript'>
      google.load('visualization', '1', {packages:['table']});
      google.setOnLoadCallback(drawTable);
      function drawTable() {
        var data = new google.visualization.DataTable();
        data.addColumn('string', 'Name');
        data.addColumn('number', 'Salary');
        data.addColumn('boolean', 'Full Time Employee');
        data.addRows(4);
        data.setCell(0, 0, 'Mike');
        data.setCell(0, 1, 10000, '$10,000');
        data.setCell(0, 2, true);
        data.setCell(1, 0, 'Jim');
        data.setCell(1, 1, 8000, '$8,000');
        data.setCell(1, 2, false);
        data.setCell(2, 0, 'Alice');
        data.setCell(2, 1, 12500, '$12,500');
        data.setCell(2, 2, true);
        data.setCell(3, 0, 'Bob');
        data.setCell(3, 1, 7000, '$7,000');
        data.setCell(3, 2, true);

        var table = new google.visualization.Table(document.getElementById('table_div'));
        table.draw(data, {showRowNumber: true});
      }
    </script>
  </head>

  <body>
    <div id='table_div'></div>
  </body>
</html>

When I add that, Its fine. Its just when I change the things that i have bolded. Say if I wanted to change "boolean" to "String", It wouldn't let me.. Please help.

6
Support / Table
« on: March 30, 2011, 12:38:14 pm »
Well, I was looking around some simple machine forums and noticed that they had a table. On my forum I have tried to make a table but I don't really understand how to do it. Here is a picture of there grid and something I would like mine like:

www.neverending.smffy.com

7
Support / Re: Forums-Home
« on: March 30, 2011, 12:35:41 pm »
Hi I Want to have something like "Home" for a homepage and "Forums" for a forum page, but i cant figure out how to do it. and i cant figure out how to add "top poster" option. Im not sure if its there or not but i want my forum to look something like http://www.neverending.smffy.com/
My Forums is :: Chaoticsouls.Smfnew.com
Thats my website;). Also, if you need some help from my website, just come on and make a post and i will answer it.

8
Support / Pro Hosting - $9.95
« on: March 28, 2011, 10:49:25 am »
How do i upgrade to it?

www.neverending.smffy.com

9
Support / Re: SMF forum name colours.
« on: March 26, 2011, 09:13:45 am »
You are unable to downgrade, so you'd have to make a new forum.
If i get 500 posts on my forum, do you think they would move the website and change it too a 1.1.x?

10
Support / Re: SMF forum name colours.
« on: March 26, 2011, 07:58:44 am »
Never Ending,  I'm pretty sure if you're using 2.x RCx it wont work...

It only works for 1.1.x I believe.
Any ideas if i can change my forum type too a 1.1x?

11
Support / Re: How to change the News at the top.
« on: March 25, 2011, 05:11:29 pm »
Admin > Type in password > Main > News and newsletters.

12
Support / Re: SMF forum name colours.
« on: March 25, 2011, 05:07:33 pm »
Like this:

13
Support / Re: SMF forum name colours.
« on: March 25, 2011, 04:53:18 pm »
Was this so called (Removed) a forum from smfnew? No, or it would have a .smfnew.com, or smffy.com, at the end. Or was it even a Simple Machines Forum?


     -Lowrida018
Yeah it is a simple machines forum.. Thats why i was just wondering why i couldn't find it..

14
Show Off / NeverEnding The RSPS
« on: March 25, 2011, 04:12:35 pm »
Hello,

I would just like you too see my work and my progress on my forums. Thanks to SMF they have helped me create my own website and start to get some donations in. We will soon be getting a new domain, but i will still thank the SMF team for there support.

www.neverending.smffy.com

Please come and join.

15
Support / SMF forum name colours.
« on: March 25, 2011, 03:47:48 pm »
Well i was searching around this website called (Removed) the other day. I found that on their topics they had the colour of there rank on forums. Any ideas where i can find how to change this in my Admin Panel? My forums name: www.neverending.smffy.com

Also i can't remember but i had it on my old forums, how to see people that are viewing a topic or board.

16
Support / Re: IP banned when i haven't spammed a forum?
« on: March 12, 2011, 02:29:32 pm »
It is an auto system, if you appeal your IP will be white listed.
White listed?

17
Support / IP banned when i haven't spammed a forum?
« on: March 12, 2011, 02:05:00 pm »
I got accused of spamming one of your forums?
When i haven't been on any other forums except my self setting out my format for report a player and things.
Then when i go to edit something or make a new post it says im IP banned when i have not spammed.
Please help, Thanks.

18
Support / Re: Recent Posts Block
« on: March 12, 2011, 09:39:19 am »
Click the first board, scroll it down to the last board, hold shift then click the last board.
Tyvm.

19
Support / Recent Posts Block
« on: March 12, 2011, 09:30:48 am »
Well, on my forums i tried to add a recent posts block.
When i tried to click all of the boards in my forum.
It wouldn't let me, I can only have 1.
Any ideas how i can get every post from every board onto the recent posts block?






www.neverending.smffy.com

20
Support / Help me
« on: February 24, 2011, 12:42:24 pm »
Well i need some help on this..

How did i change this bar?

http://img687.imageshack.us/i/howdoichangethis.jpg/

Pages: [1] 2
SimplePortal 2.3.7 © 2008-2024, SimplePortal