Home Private Messages Search
CPG Dragonfly™ CMS Dedicated Server & Bandwidth Sponsored by DedicatedNOW
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Add-Ons & Blocks ⇒ Forums Centre Block module


Forums Centre Block module
Need help creating a block or add-on, or you have created or modified a block/add-on that works in Dragonfly CMS and it meets the CPG Security Requirements? Do you have feedback about a specific add-on? Here is the place to post. Read the announcements here first!.
Go to page 1, 2, 3 ... 24, 25, 26  Next
Post new topic    Reply to topic    Printer Friendly Page     Forum Index ⇒  Add-Ons & Blocks

View previous topic :: View next topic  
Author Message
earth
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 01, 2006
Posts: 268

PostPosted: Sat Jun 19, 2010 12:35 am
Post subject: Re: Forums Centre Block module

ok, back on this one it is working fine now, so it seems and if anyone needs any help with getting it going, let me know!

_________________
dfaddons.com

earth's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
OS/Apache/Mysql/php/9.2.X/
Back to top
View user's profile Visit poster's website Photo Gallery
alyssa
Diamond Supporter
Diamond Supporter

Offline Offline
Joined: Nov 15, 2004
Posts: 773

PostPosted: Tue Jan 19, 2010 7:18 pm
Post subject: Re: Forums Centre Block module

Well the admin section involving the icons doesn't even seem to address read vs, not read posts at all, so I'm wondering if it has even been coded for that.

And there are no broken images - not when viewed from ie, mozilla, seamonkey, chrome, or safari ... so it seems it might not be a function but that seems really weird to not have that be an automatic thing.


alyssa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
[ Linux / Apache 2.2.8 / MySQL 5.0.45 / PHP 5.2.6 / CPG 8.2b - 9.2.1.7]
Back to top
View user's profile
earth
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 01, 2006
Posts: 268

PostPosted: Mon Jan 18, 2010 3:43 pm
Post subject: Re: Forums Centre Block module

alyssa wrote:
So I got this to work on a 9.2.1 site - only thing is that the icons are not showing as read after those threads have been read ... not sure what the issue might be ... any ideas?
look at the path in the modules settings...if you view in ie, it will show the blank img with red x is my guess, right click and img path should be incorrect, and adjusting the paths in the module config should do the trick

_________________
dfaddons.com

earth's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
OS/Apache/Mysql/php/9.2.X/
Back to top
View user's profile Visit poster's website Photo Gallery
alyssa
Diamond Supporter
Diamond Supporter

Offline Offline
Joined: Nov 15, 2004
Posts: 773

PostPosted: Mon Jan 18, 2010 1:54 am
Post subject: Re: Forums Centre Block module

So I got this to work on a 9.2.1 site - only thing is that the icons are not showing as read after those threads have been read ... not sure what the issue might be ... any ideas?


alyssa's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
[ Linux / Apache 2.2.8 / MySQL 5.0.45 / PHP 5.2.6 / CPG 8.2b - 9.2.1.7]
Back to top
View user's profile
Kinsman
Dragonfly addicted
Dragonfly addicted

Offline Offline
Joined: May 29, 2006
Posts: 343
Location: Australia
PostPosted: Mon Nov 02, 2009 10:26 pm
Post subject: Re: Forums Centre Block module

Is this one a MySql5 thing, or just a bug, as I've checked the code, and I can't see where I would need to put any brackets???

Quote::
On /index.php?name=Your_Account
While executing query "SELECT
p.post_time, t.topic_id, t.forum_id, t.topic_title, t.topic_poster, t.topic_views, t.topic_replies, t.topic_type, t.topic_status,
t.topic_last_post_id, t.topic_first_post_id, t.topic_moved_id, t.topic_attachment, t.icon_id,
f.forum_id, f.forum_name, f.auth_view, n.notify_status,
u.username, u.user_posts, v.username, v.user_posts, w.poster_ip, i.icon_url,
p.poster_id, p.poster_ip, p.post_id, s.post_text, m.custom_title
FROM (cms_bbtopics t, cms_bbforums f)
LEFT JOIN cms_bbposts p ON (p.post_id=t.topic_last_post_id)
LEFT JOIN cms_bbposts w ON (w.post_id=t.topic_first_post_id)
LEFT JOIN cms_users u ON (u.user_id=p.poster_id)
LEFT JOIN cms_users v ON (v.user_id=t.topic_poster)
LEFT JOIN cms_bbtopics_watch n ON (n.user_id= AND n.topic_id=t.topic_id)
LEFT JOIN cms_bbtopic_icons i ON (i.icon_id=t.icon_id)
LEFT JOIN cms_bbposts_text s ON (s.post_id=t.topic_last_post_id)
LEFT JOIN cms_modules m ON (m.title="Forums") WHERE t.forum_id=f.forum_id AND f.auth_view=0 AND t.topic_moved_id=0
ORDER BY p.post_time DESC
LIMIT 5"

the following error occured: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND n.topic_id=t.topic_id)
LEFT JOIN cms_bbtopic_icons i ON (i.icon_id=t.icon_' at line 12

In: /blocks/block-Forums_Centre_Block_(Module).php on line: 104


Kinsman's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
2.6.18-164.11.1.el5xen/2.2.13/5.0.89-community-log/5.2.11/9.3.3.0
Back to top
View user's profile Visit poster's website
heliown
Heavy poster
Heavy poster

Offline Offline
Joined: Jan 23, 2007
Posts: 250
Location: USA
PostPosted: Sat Mar 14, 2009 5:19 pm
Post subject: Re: Forums Centre Block module

Hello everybody, is there any whay to add another 7 of top poster to the Forum Centre Block Module?
Thanks

_________________
RC heli hobby: www.rchelicoptertown.com
Khmer Community: www.angkorthom.us

heliown's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Mysql 5.1.41/php 5.2.5/CPGNuke 9.2.1
Back to top
View user's profile Visit poster's website
heliown
Heavy poster
Heavy poster

Offline Offline
Joined: Jan 23, 2007
Posts: 250
Location: USA
PostPosted: Fri Mar 13, 2009 3:15 am
Post subject: Re: Forums Centre Block module

I installed it in my test site. I did not get an error. However, the language in Admin is not English. Yes, I got a few broken images but that is not a problem to fix.

_________________
RC heli hobby: www.rchelicoptertown.com
Khmer Community: www.angkorthom.us

heliown's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Mysql 5.1.41/php 5.2.5/CPGNuke 9.2.1
Back to top
View user's profile Visit poster's website
earth
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 01, 2006
Posts: 268

PostPosted: Sun Feb 08, 2009 12:04 am
Post subject: Re: Forums Centre Block module

Heckler wrote:
I tried the above and followed the instructions step by step, but it still doesn't work.

I still get the error:

Quote::
ERROR
There seems to be a Problem in your Configuration. Please check your settings!
(Advanced Configuration - Error Code: 3)

And also none of the images in the forums centre block admins section show up.

Thanks for the help and the effort earth! Very Happy

what are the paths to the broken images, that may give clue to something, as I would suggest to right click broken images and then add all the images into the folder where it is calling for the images, etc. and see if that helps, as that is same error that is commonly seen for sure.

One more suggestion would be try it all again, uninstall, reinstall and this time, scan first and let it define the forums for multiply and then adjust accordingly, as the other way was to pre-define and not scan for multiple forums, and just set it to 1 extra forum,. as I think can do it this way and also post up all the debug stuff, as I think the answer may be visible there, as well, if it is a language definition, as I think it was included in the zip, as, that is the other thing, what is all the language stuff doing, is any of it not defined and showing properly, as _UNDEFINED_FUNCTION_ETC...

Like to win this thing, as it took me over `100 hours to figure it out, as like to make sure you have the same DF version and Fpro Version, as the date format thing may be something bugging out the install...


earth's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
OS/Apache/Mysql/php/9.2.X/
Back to top
View user's profile Visit poster's website Photo Gallery
Heckler
Heavy poster
Heavy poster

Offline Offline
Joined: Apr 22, 2007
Posts: 299
Location: California
PostPosted: Wed Jan 28, 2009 4:22 am
Post subject: Re: Forums Centre Block module

I tried the above and followed the instructions step by step, but it still doesn't work.

I still get the error:

Quote::
ERROR
There seems to be a Problem in your Configuration. Please check your settings!
(Advanced Configuration - Error Code: 3)

And also none of the images in the forums centre block admins section show up.

Thanks for the help and the effort earth! Very Happy

_________________
Phone Rumors | My Solution Manuals | My Online Money Guide | Premium WordPress Themes

Heckler's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / 1.3.37 (Unix) / 4.1.21-standard / 4.4.6 / 9.2.1
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger
earth
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 01, 2006
Posts: 268

PostPosted: Tue Jan 27, 2009 8:28 pm
Post subject: Re: Forums Centre Block module

ok I zipped up what is working on several installs, including the block, the module page, does not and has not ever worked for me on any df install or fcb version..

From fresh install,

9.2.1 DF on 2.0.3 fpro


1) Uninstall FCB
2) Delete FCB module directory, after uninstall(may not matter).

3) Install Then proceed with either google chrome or ie, so you can see if images are showing up, as some paths may need to be checked and seeing red x boxes, is a problem, imho, however FF does not show, so i.e, still need to know, as this could be an error.

Advance configuration, set 1 extra forum and these two fields:

ForumsPro

Quote::
1. Forums Module/ Folder Name:
(e.g.: Forums0, Forums5, ForumsX)

fpro_

Quote::
1. Forums Second Prefix:
(e.g.: forums0_, forums2_, bb2)


4) Scan

5) Post back results


earth's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
OS/Apache/Mysql/php/9.2.X/
Back to top
View user's profile Visit poster's website Photo Gallery
Heckler
Heavy poster
Heavy poster

Offline Offline
Joined: Apr 22, 2007
Posts: 299
Location: California
PostPosted: Sat Jan 24, 2009 10:24 pm
Post subject: Re: Forums Centre Block module

no one? Sad

_________________
Phone Rumors | My Solution Manuals | My Online Money Guide | Premium WordPress Themes

Heckler's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / 1.3.37 (Unix) / 4.1.21-standard / 4.4.6 / 9.2.1
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger
Heckler
Heavy poster
Heavy poster

Offline Offline
Joined: Apr 22, 2007
Posts: 299
Location: California
PostPosted: Thu Jan 22, 2009 5:44 am
Post subject: Re: Forums Centre Block module

Installing it with Chrome does not work for me? What am I doing wrong? I downloaded the file from nukebiz, installed the module, and changed the prefix to fpro_ Confused

_________________
Phone Rumors | My Solution Manuals | My Online Money Guide | Premium WordPress Themes

Heckler's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / 1.3.37 (Unix) / 4.1.21-standard / 4.4.6 / 9.2.1
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger
earth
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 01, 2006
Posts: 268

PostPosted: Thu Jan 15, 2009 3:07 pm
Post subject: Re: Forums Centre Block module

yes, the version available here with the block that phoenix posted and as per my pm, the way it was installed,was via google chrome browser that seemed to have worked, as firefox install was fine, it is the advanced multi forum settings that was able to see the missing and present icons and obtain configuration success, think the forumscneterblock sets the default prefix incorrect and it has to be changed to: fpro_

No modifications to the built in forums required and seems to be flawless install in googlechrome, is my result cannot be expressed to try enough and verify this, as I have not re-installed to test to see if it resolves for sure, as with IE, was able to do as well, on once occasion!

_________________
dfaddons.com

earth's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
OS/Apache/Mysql/php/9.2.X/
Back to top
View user's profile Visit poster's website Photo Gallery
Heckler
Heavy poster
Heavy poster

Offline Offline
Joined: Apr 22, 2007
Posts: 299
Location: California
PostPosted: Wed Jan 14, 2009 2:16 am
Post subject: Re: Forums Centre Block module

Does anyone have the Forums Centre Block Module for DF 9.2.x with ForumsPro????

_________________
Phone Rumors | My Solution Manuals | My Online Money Guide | Premium WordPress Themes

Heckler's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / 1.3.37 (Unix) / 4.1.21-standard / 4.4.6 / 9.2.1
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger
earth
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 01, 2006
Posts: 268

PostPosted: Tue Dec 09, 2008 4:09 pm
Post subject: Re: Forums Centre Block module

well, it does not seem to be related to the pro news or anything else, as it appears to be issue with fcb.

I resolved the issue and was able to properly install the module and configure it for multi-forums with forumspro latest release update by using google chrome, as before the issue occurred with ie config as the ff config icons did not show up properly, as partial issue with ie as well, however with google chrome it was flawless, as that is about the only good thing have to say about google chrome thus far, as it seems to not display portions properly, like forums pro blocks some worked and some did not...

so, needless to say, not sure what issue was or is, I do not notice the language for fcb config options in the css admin/fcb menu is not defined, so clueless what could be the issue, just like to suggest if anyone else has issue with install or anything to bump this thread if google chrome config and install does not resolve for now, thanks Daimos for a favorite block of many!


earth's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
OS/Apache/Mysql/php/9.2.X/
Back to top
View user's profile Visit poster's website Photo Gallery
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index ⇒  Add-Ons & Blocks
Page 1 of 26
All times are GMT
Go to page 1, 2, 3 ... 24, 25, 26  Next



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

Διαβάστε περισσότερα ...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy