Quote:
Originally Posted by WhatChaMissin
can't get this to work. when I go to usercp, Options;
Under:
The facebook button only shows up on default style and some custom styles.
How can I fix this issue?
Thanks
|
I found this to be abit of Javascript code of VB's within the footer. I was going to give up trying to find it and remake my custom (Butchered skin)
Ok so I've installed this and had a few problems, some which I've resolved and others not I've been unsuccessful with.
I'm a 3.7.2 user if this helps.
One is when I click on my forum MAIN titles, it seems to take me to a 404 Blank page error, I know this plugin caused this due to turning it off to test.
Also I get these errors at the very top when I go into any of the posts made on the forum.. Its rather weird as it doesn't show these errors on the forum home or login page. Could this be a wrong line of code with the postbit and legacy?
Code:
Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/****:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/includes/class_upload.php on line 275
Warning: fopen() [function.fopen]: Filename cannot be empty in [path]/includes/class_upload.php on line 281
Now, after reading all 73 pages that may I add took me two hours, I seem to think this has something to do with
open_basedir can someone confirm this for me please?
Also one last thing, a dude posted some code to add to the header/Nav for facebook connect, I added the below code but it doesn't do anything... is there a specific link to be added where the ./facebook.php that pops up the facebook sign in box? Because its doing nothing when I click it, just sits there.
Code:
<a href="./facebook.php">
<img width="16" height="16" border="0" src="./fbb/facebook_logo_16x16.gif">
I would like to get these few things sorted as its a very good mod to have, unfortunately I'd have to remove it if my forum isn't kept clean of these errors plastered within the header.
Thanks for any help.