Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Help getting started

Featured Replies

Hello all! I hope you are all well :D

 

I have to build a forum for a client, (I am using invision board or phpbb, not decided which one yet)

 

But I don't know where to start. Can anyone help me? (Please use plain english so I can understand, I'm not very techie)

Download the software package that you want to do.

 

Extract the .tar.gz or .zip.

 

Copy the files up to the server via FTP.

 

Set up a MYSQL database.

 

Direct the browser to the folder of the forum.

 

Then it is step by step instructions on what you need to do.

 

It's very easy.

Have you looked at Simple Machines Forum?

 

Also most forum software will create tables in the database and stuff automatically. You just need to type your SQL root username and password into the installation script.

  • Author

That doesn't sound too bad, how do I set up the mysql database?

 

(Post 500 woohoo! :yahoo: )

If you are on shared hosting you will be able to do it in your control panel or phpmyadmin.

 

If you have it via SSH, then login and type the following:

 

mysql -h localhost -u root -p

<type password when it prompts>

 

create database forum;

 

Done. :D

Check and see if your host has "Fantastico"... If you have a host with Cpanel, then its likely this is preinstalled.

 

If you DO have that. Then you can just login to cpanel (by going to http://yourdomainname.com/cpanel) then clicking fantastico, going to PHPBB or any of the forums in there... Then just follow the on screen instructions.

 

No need to setup MySQL on your own then, as it installs it all for you and only takes 20 seconds or so.

 

Hope this helps

Lewis

  • Author
Check and see if your host has "Fantastico"... If you have a host with Cpanel, then its likely this is preinstalled.

 

If you DO have that. Then you can just login to cpanel (by going to http://yourdomainname.com/cpanel) then clicking fantastico, going to PHPBB or any of the forums in there... Then just follow the on screen instructions.

 

No need to setup MySQL on your own then, as it installs it all for you and only takes 20 seconds or so.

 

Hope this helps

Lewis

 

Yes it does have fantastico!

Brill! Thanks to both of you!

(don't hold your breath though, I may be back!)

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.