Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

unpublished news are displayd
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: unpublished news are displayd

unpublished news are displayd 12 years ago #2709

First sorry for my poor english I come from germany

This is a problem with all scripts fpr news display which I tried.

I use Joomla 2.5.3 with K2
your scripts ork fine but:

I have some articles for publishing in the future in english
for instance release date 15.04.2012
normaly Joomla and K2 dont show this articels before the date is coming
you scripts for newsdisplaying show them.

How can I change it so that newsdisplay will this articels also hide?

Re: unpublished news are displayd 12 years ago #2712

  • David Hoang
Dear Christoph

Please open mod_yt_megak2news_j17\assets\ytc_k2_mega_news.php file, find this code:

$query .= " WHERE a.published = 1"
                            . " AND a.access IN(".implode(',', $user->authorisedLevels()).")"
                            . " AND a.trash = 0"
                            . " AND c.published = 1"
                            . " AND c.access IN(".implode(',', $user->authorisedLevels()).")"
                            . " AND c.trash = 0 " ;  


and add my code under this code:
$query .= " AND (a.publish_up = {$db->quote($nullDate)} OR a.publish_up <= {$db->quote($now)})";
						$query .= " AND (a.publish_down = {$db->quote($nullDate)} OR a.publish_down >= {$db->quote($now)})";


You can download this package again. I updated this bug

Thanks
Last Edit: 12 years ago by .

Re: unpublished news are displayd 12 years ago #2714

Thanks
I will try it this weekend.

the same bug is included in all your scripts for news displaying which i tried. I would change it in all scripts.
Then I dont must write some more topics

Re: unpublished news are displayd 12 years ago #2715

I have downloaded and installed new

now I have

Yt Mega K2 News
Has no content to show!
  • Page:
  • 1
Time to create page: 0.20 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes