|
|
| |
Forums ⇒ DragonflyCMS ⇒ Add-Ons & Blocks ⇒ Forums Centre Block module
Forums Centre Block moduleNeed 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 Previous 1, 2, 3 ... 24, 25, 26
|
View previous topic :: View next topic |
| Author |
Message |
Heckler Heavy poster


Offline Joined: Apr 22, 2007 Posts: 299 Location: California
|
Posted: 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!
_________________ 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 |
|
 |
earth Heavy poster


Offline Joined: Mar 01, 2006 Posts: 268
|
Posted: 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!  |
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 |
|
 |
heliown Heavy poster


Offline Joined: Jan 23, 2007 Posts: 250 Location: USA
|
Posted: 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 |
|
 |
heliown Heavy poster


Offline Joined: Jan 23, 2007 Posts: 250 Location: USA
|
Posted: 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 |
|
 |
Kinsman Dragonfly addicted


Offline Joined: May 29, 2006 Posts: 343 Location: Australia
|
Posted: 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 |
|
 |
alyssa Diamond Supporter


Offline Joined: Nov 15, 2004 Posts: 773
|
Posted: 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 |
|
 |
earth Heavy poster


Offline Joined: Mar 01, 2006 Posts: 268
|
Posted: 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 |
|
 |
alyssa Diamond Supporter


Offline Joined: Nov 15, 2004 Posts: 773
|
Posted: 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 |
|
 |
earth Heavy poster


Offline Joined: Mar 01, 2006 Posts: 268
|
Posted: 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 |
|
 |
|
|
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
|
| |
 |
 Welcome Anonymous
|
|
|
|