Search found 19 matches

by cozbaldwin2
Mon Nov 26, 2012 12:00 am
Forum: General discussions
Topic: PMF Autoloader Error
Replies: 4
Views: 3988

Re: PMF Autoloader Error

Too simple.
Worked.

Thanks.
by cozbaldwin2
Sat Nov 24, 2012 6:51 pm
Forum: General discussions
Topic: PMF Autoloader Error
Replies: 4
Views: 3988

Re: PMF Autoloader Error

OK, it looks like I have 2.7.0.
by cozbaldwin2
Sat Nov 24, 2012 10:04 am
Forum: General discussions
Topic: PMF Autoloader Error
Replies: 4
Views: 3988

PMF Autoloader Error

It's been awhile since I last visited this section of my website. I have no idea how long it's been like this. But when I visit the front page of the FAQ, this is all I see:
PMF Autoloader: unable to define 'PMF_Configuration' as a class/interface.

I can't even get in to administrate it.
I'm not ...
by cozbaldwin2
Fri Sep 30, 2011 11:55 pm
Forum: General discussions
Topic: Upgrading from 2.5.2 to 2.7
Replies: 3
Views: 4184

Re: Upgrading from 2.5.2 to 2.7

Im just saying, if I need to delete said files... then FTP over the new files and directories and everything in them (except for what I didn't delete) then there's a big step missing from the documentation. That's what I'm doing now and I'm hoping for the best. As far as the templates, well, I have ...
by cozbaldwin2
Fri Sep 30, 2011 10:45 pm
Forum: General discussions
Topic: Upgrading from 2.5.2 to 2.7
Replies: 3
Views: 4184

Upgrading from 2.5.2 to 2.7

So... the documentation says to delete all files except [files/directories].
Then open browser and run /install/update.php.

How can I run that page if I just deleted it??? The install directory is gone!
Do I re-upload the 2.5.2 /install/ directory or the 2.7 /install/ ?
by cozbaldwin2
Sun Aug 08, 2010 8:09 pm
Forum: General discussions
Topic: Adding Facebook "Like" Button
Replies: 26
Views: 19915

Re: Adding Facebook "Like" Button

That's wonderful news. A smart move.

But, I take it this means there is nothing you can do for me now, with version 2.5....?
by cozbaldwin2
Sun Aug 08, 2010 9:20 am
Forum: General discussions
Topic: Adding Facebook "Like" Button
Replies: 26
Views: 19915

Re: Adding Facebook "Like" Button

Ive been hoping someone else chimes in with the same problem but apparently no one else is trying to use the Like button with phpmyFAQ.

So -- the problem I was having still exists. The button is working but all it's sending over is the Index page title in my FAQ directory. I would like this to work ...
by cozbaldwin2
Wed May 05, 2010 3:33 am
Forum: General discussions
Topic: Adding Facebook "Like" Button
Replies: 26
Views: 19915

Re: Adding Facebook "Like" Button

When comparing the DiggIt and Facebook URL builders, I was hoping I came across the solution when I noticed the Facebook one didn't have "title=%s" like the DiggIt one does:

// Build Digg it! URL
$diggItUrl = sprintf('%s?cat=%s&id=%d&lang=%s&title=%s',
PMF_Link::getSystemUri(),
$currentCategory ...
by cozbaldwin2
Sat May 01, 2010 7:10 pm
Forum: General discussions
Topic: Adding Facebook "Like" Button
Replies: 26
Views: 19915

Re: Adding Facebook "Like" Button

Thorsten wrote:Hi,

I think you have to move the <meta> tags to index.tpl.

bye
Thorsten
I have them in index.tpl
by cozbaldwin2
Thu Apr 29, 2010 4:06 pm
Forum: General discussions
Topic: Adding Facebook "Like" Button
Replies: 26
Views: 19915

Re: Adding Facebook "Like" Button

Follow up question...

When one clicks on this, it will show up in their Facebook feed as (in my case): "Coz recommends HITS FAQ." but it's not including the question within the title. Facebook does provide some Metadata code but I'm not able to figure out how to pass along the title with question ...
by cozbaldwin2
Thu Apr 29, 2010 3:20 pm
Forum: General discussions
Topic: Adding Facebook "Like" Button
Replies: 26
Views: 19915

Re: Adding Facebook "Like" Button

Hallelujah.
It's working. Thanks so much for your time and help.

I hope there will be others out there who can benefit from this trouble-shooting.
by cozbaldwin2
Thu Apr 29, 2010 1:17 pm
Forum: General discussions
Topic: Adding Facebook "Like" Button
Replies: 26
Views: 19915

Re: Adding Facebook "Like" Button

Well it LOOKS fine. It's always looked fine. But when you actually Click it, the word ERROR appears. Clicking the word Error will launch a pop-up and show you what it's having a problem with. First was the invalid URL. Now it's saying it's not seeing (I have not specified) a URL.
by cozbaldwin2
Wed Apr 28, 2010 10:15 pm
Forum: General discussions
Topic: Adding Facebook "Like" Button
Replies: 26
Views: 19915

Re: Adding Facebook "Like" Button

This is really annoying, I know. But that did not work.
Facebook has not made this as easy as they could have, I don't believe.

Now when I click on the Like button, it tells me:
"You must specify an URL as part of this widget or API."

If it helps, I was able to get it working in Wordpress by ...
by cozbaldwin2
Tue Apr 27, 2010 12:38 pm
Forum: General discussions
Topic: Adding Facebook "Like" Button
Replies: 26
Views: 19915

Re: Adding Facebook "Like" Button

Argh, yes - I'm running 2.5.2, sorry.

Could you be a little more specific in what I need to do now, please?