Hello,
Seems the same as this thread: http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=30&t=90640
Newest version of Chronoforums, newest version of Joomla. The (dev) site is: http : / / www . centralvirginiaagility.org/joomla3migration/cva-forums
Everything seems to be working fine, except that there are no navigation icons, like "New Topic" or "New Post" buttons.
Help?
Thanks!
Seems the same as this thread: http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=30&t=90640
Newest version of Chronoforums, newest version of Joomla. The (dev) site is: http : / / www . centralvirginiaagility.org/joomla3migration/cva-forums
Everything seems to be working fine, except that there are no navigation icons, like "New Topic" or "New Post" buttons.
Help?
Thanks!
same problem.
The code as follow, anything wrong there?
<div id="system-message-container">
<div id="system-message">
</div>
</div>
<link rel="stylesheet" href="/cache/jsn_boot_pro/d7a337192955f8f188d94560f2528b2e.css" media="screen" /><style type="text/css" media="screen">
.cfu-online {
background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/icon_user_online.gif");
}
.cfu-reply-icon span { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/button_topic_reply.gif"); }
.cfu-post-icon span { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/button_topic_new.gif"); }
.cfu-locked-icon span { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/button_topic_locked.gif"); }
.cfu-pmreply-icon span { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/button_pm_reply.gif") ;}
.cfu-newpm-icon span { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/button_pm_new.gif") ;}
.cfu-forwardpm-icon span { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/button_pm_forward.gif") ;}
.cfu-pm-icon, .cfu-pm-icon a { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/icon_contact_pm.gif"); }
.cfu-quote-icon, .cfu-quote-icon a { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/icon_post_quote.gif"); }
.cfu-edit-icon, .cfu-edit-icon a { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/icon_post_edit.gif"); }
</style><div style="clear:both;"></div><a name="start_here"></a>
The code as follow, anything wrong there?
<div id="system-message-container">
<div id="system-message">
</div>
</div>
<link rel="stylesheet" href="/cache/jsn_boot_pro/d7a337192955f8f188d94560f2528b2e.css" media="screen" /><style type="text/css" media="screen">
.cfu-online {
background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/icon_user_online.gif");
}
.cfu-reply-icon span { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/button_topic_reply.gif"); }
.cfu-post-icon span { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/button_topic_new.gif"); }
.cfu-locked-icon span { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/button_topic_locked.gif"); }
.cfu-pmreply-icon span { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/button_pm_reply.gif") ;}
.cfu-newpm-icon span { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/button_pm_new.gif") ;}
.cfu-forwardpm-icon span { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/button_pm_forward.gif") ;}
.cfu-pm-icon, .cfu-pm-icon a { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/icon_contact_pm.gif"); }
.cfu-quote-icon, .cfu-quote-icon a { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/icon_post_quote.gif"); }
.cfu-edit-icon, .cfu-edit-icon a { background-image: url("http://epochvancouver.com/administrator/components/com_chronoforums/extensions/chronoforums/styles/prosilver/imageset/en/icon_post_edit.gif"); }
</style><div style="clear:both;"></div><a name="start_here"></a>
find something:
there is not a class name is cfu-online in the html code.
and same as cfu-post-icon cfu-newpm-icon ......
there is not a class name is cfu-online in the html code.
and same as cfu-post-icon cfu-newpm-icon ......
copy and past the line behind your domain name/
/index.php/component/chronoforums/?cont=topics&act=add&f=1
you will see the subject and 3 buttons, but the textarea not show up.
/index.php/component/chronoforums/?cont=topics&act=add&f=1
you will see the subject and 3 buttons, but the textarea not show up.
Hi,
Please check my post here:
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=30&t=90640&p=316384#p316384
Regards,
Max
Please check my post here:
http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=30&t=90640&p=316384#p316384
Regards,
Max
Hi,
Thank you! bug found, I couldn't notice it because I didn't have any empty forums in the dev area, now fixed and you can download and install RC8 OVER yours, which should fix the issue (tested on a user's forum).
Also added a new reply by email feature!
Regards,
Max
Thank you! bug found, I couldn't notice it because I didn't have any empty forums in the dev area, now fixed and you can download and install RC8 OVER yours, which should fix the issue (tested on a user's forum).
Also added a new reply by email feature!
Regards,
Max
This topic is locked and no more replies can be posted.
