| Author |
Message |
Topic: Facebook Connect |
spacebar
Replies: 128
Views: 55883
|
Forum: Add-Ons & Blocks Posted: Thu Jul 01, 2010 6:04 pm Subject: Re: Facebook Connect |
| Radiogetswild, what is the story? |
Topic: Facebook Connect |
spacebar
Replies: 128
Views: 55883
|
Forum: Add-Ons & Blocks Posted: Tue Apr 06, 2010 2:46 pm Subject: Re: Facebook Connect |
| So, is this published anywhere? |
Topic: Facebook Connect |
spacebar
Replies: 128
Views: 55883
|
Forum: Add-Ons & Blocks Posted: Wed Mar 17, 2010 6:55 pm Subject: Re: Facebook Connect |
[quote="bulldog"][quote="spacebar"]Any luck?[/quote]
you ever get that module ?[/quote]
Nope. Is there a download link? |
Topic: Facebook Connect |
spacebar
Replies: 128
Views: 55883
|
Forum: Add-Ons & Blocks Posted: Wed Mar 17, 2010 3:21 pm Subject: Re: Facebook Connect |
| Any luck? |
Topic: Facebook Connect |
spacebar
Replies: 128
Views: 55883
|
Forum: Add-Ons & Blocks Posted: Mon Jan 18, 2010 10:37 pm Subject: Re: Facebook Connect |
| It would be great if he could make what he has available as an alpha or a beta release. |
Topic: Facebook Connect |
spacebar
Replies: 128
Views: 55883
|
Forum: Add-Ons & Blocks Posted: Mon Jan 18, 2010 5:08 am Subject: Re: Facebook Connect |
| Does anyone besides Tom have the module code? |
Topic: .htaccess question for Redirecting RSS to feedburner. |
spacebar
Replies: 6
Views: 4976
|
Forum: Add-Ons & Blocks Posted: Sun Aug 02, 2009 2:02 pm Subject: Re: .htaccess question for Redirecting RSS to feedburner. |
Move the feedburner redirects directly below:
RewriteEngine On
[code]
# CPG Dragonfly CMS
# Copyright (c) 2004-2005 by CPG-Nuke Dev Team, dragonflycms.org
# Released under the GNU GPL version 2 ... |
Topic: .htaccess question for Redirecting RSS to feedburner. |
spacebar
Replies: 6
Views: 4976
|
Forum: Add-Ons & Blocks Posted: Fri Jul 31, 2009 1:17 pm Subject: Re: .htaccess question for Redirecting RSS to feedburner. |
| I got it working. Rules above were affecting the RSS rules below. I had to move the statements up. |
Topic: .htaccess question for Redirecting RSS to feedburner. |
spacebar
Replies: 6
Views: 4976
|
Forum: Add-Ons & Blocks Posted: Fri Jul 31, 2009 12:44 pm Subject: Re: .htaccess question for Redirecting RSS to feedburner. |
| That didn't work. It still won't redirect. |
Topic: .htaccess question for Redirecting RSS to feedburner. |
spacebar
Replies: 6
Views: 4976
|
Forum: Add-Ons & Blocks Posted: Sun Jul 26, 2009 3:50 pm Subject: Re: .htaccess question for Redirecting RSS to feedburner. |
| Anyone have an idea? |
Topic: .htaccess question for Redirecting RSS to feedburner. |
spacebar
Replies: 6
Views: 4976
|
Forum: Add-Ons & Blocks Posted: Fri Jul 24, 2009 3:19 pm Subject: .htaccess question for Redirecting RSS to feedburner. |
I am trying to redirect some of my RSS feeds to feedburner.
I'm following this: http://google.com/support/feedburner/bin/answer.py?hl=en&answer=78464
My .htaccess is copied below, but it d ... |
Topic: Long Query check? -- Query that takes longer than X to run |
spacebar
Replies: 5
Views: 6480
|
Forum: Add-Ons & Blocks Posted: Fri Jul 24, 2009 3:13 pm Subject: Re: Long Query check? -- Query that takes longer than X to run |
| Aha. Thanks! |
Topic: Long Query check? -- Query that takes longer than X to run |
spacebar
Replies: 5
Views: 6480
|
Forum: Add-Ons & Blocks Posted: Tue Jul 21, 2009 9:16 pm Subject: Re: Long Query check? -- Query that takes longer than X to run |
| No one has any idea how to get this to run for non admins? I am stuck... |
Topic: Long Query check? -- Query that takes longer than X to run |
spacebar
Replies: 5
Views: 6480
|
Forum: Add-Ons & Blocks Posted: Tue Jul 14, 2009 6:59 pm Subject: Re: Long Query check? -- Query that takes longer than X to run |
My question now is that the above only works for admins.
querylist in $db->querylist as $file => $queries does not seem to be available to non admins.
How do I grab that info for everyone? |
Topic: Long Query check? -- Query that takes longer than X to run |
spacebar
Replies: 5
Views: 6480
|
Forum: Add-Ons & Blocks Posted: Tue Jul 14, 2009 5:43 pm Subject: Re: Long Query check? -- Query that takes longer than X to run |
OK. My version is old for what I am doing this for (9.0.6.1).
This is how I did it...
Find in footer.php
global $MAIN_CFG, $cpgtpl, $cpgdebugger;
debug_php = $debug_sql = false;
after that ... |
| |