+1 Button?
Moderators: FranklinDM, Lootyhoof
-
mathewshanley
+1 Button?
Can we add a google +1 button, to thread & reply's ect?
http://www.google.co.uk/webmasters/+1/button/
http://www.google.co.uk/webmasters/+1/button/
-
Moonchild
- Project founder

- Posts: 38968
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: +1 Button?
I'd have to look into how to integrate it into the BB software.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
Greenboyb1
Re: +1 Button?
I think that would be a good idea, I may look into that and let you know if I find any thing.
-
Moonchild
- Project founder

- Posts: 38968
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: +1 Button?
Great, since I don't really have time to dive into PHP to do this ;Pgreenboyb1 wrote:I think that would be a good idea, I may look into that and let you know if I find any thing.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
Greenboyb1
Re: +1 Button?
Ok so I need a bit of help so that I can toy around with phpBB. I need to know if there is any way to have my own installation on my PC because I don't have a hosting service and can't afford one. Once I have some way to have my own installation I can toy with it and see if I can't get the +1 button on the forum.
-
Moonchild
- Project founder

- Posts: 38968
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: +1 Button?
You can install a local web server, like KeyFocus. This will allow you to run your pages locally on your own machine.
e.g. http://localhost will work then.
Next you will have to install MySQL server.
Then phpBB (by dropping it in your web documents folder of the web server) and configuring it to use the name you use to access your local pages. e.g. if you use "localhost", set up phpBB to use that as a "domain name"
e.g. http://localhost will work then.
Next you will have to install MySQL server.
Then phpBB (by dropping it in your web documents folder of the web server) and configuring it to use the name you use to access your local pages. e.g. if you use "localhost", set up phpBB to use that as a "domain name"
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite