Carla Birch
Well-known member
Thanks 

Added friendsnobita, can you send it to me too please. you know my email add. im registered on your site too so dont know what to do to associate my addons with my username.
Yep! I'll contact with hosting in tommorrow :-sThanks a lot, I hope you wll find a solution but that's cool anyway![]()
hi Nobita,
your website is unreachable at the moment. wanted to purchase scheduled posts...
Change log:
For all customers. Please download at: http://nobita.me/resources/scheduled-post.2/
- Support EWRpotal. Now you can select time for demotion thread.
- Minor bugs fixed.
If you can't loading my site so please make an PM to get it
Thank you.
Hi with the EWRporta, i think you miss understand what i was afterNobita.Kun updated Scheduled Post with a new update entry:
Support EWRpotal.
Read the rest of this update entry...
Oh Well! You don't give more information before. Look like you want to set the time then thread will be portal?Hi with the EWRporta, i think you miss understand what i was after
I would like to have it auto promote the thread when your system sends the thread public on the forums.
Right now our admin have to login when the thread goes live and promote the thread by hand, what for us by passes the point of timing a thread to go live if the admin have to come on still to promote it to a porta article.
Basically we post news that can not be posted before a set day and time so this is why we use your add on to get it all ready for that time and date to save a admin having to be around at that time.
excellent! thank you Nobita KunJust noticed that's will be in 1.3![]()
this would be a welcome addition as well. if I have be there to promote the thread at a certain time, having the post/thread already set to go doesn't accomplish much.Hi with the EWRporta, i think you miss understand what i was after
I would like to have it auto promote the thread when your system sends the thread public on the forums.
Right now our admin have to login when the thread goes live and promote the thread by hand, what for us by passes the point of timing a thread to go live if the admin have to come on still to promote it to a porta article.
Basically we post news that can not be posted before a set day and time so this is why we use your add on to get it all ready for that time and date to save a admin having to be around at that time.
Yep! Still try with final testing with other features ^_^ I must be perfomance it againexcellent! thank you Nobita Kun
this would be a welcome addition as well. if I have be there to promote the thread at a certain time, having the post/thread already set to go doesn't accomplish much.
again, thank you for your work here, Nobita![]()
Change log:
- Fixed with: "Fatal Error: Cannot break/continue 1 level"
case 'PAGE_CONTAINER':
$template->preloadTemplate('scheduled_post_navigation_tabs');
$template->preloadTemplate('scheduled_post_moderator_bar');
break;
private static $countScheduleds = null;
$conditions = array(
'scheduled_date' => array(">", XenForo_Application::$time)
);
if(is_null(self::$countScheduleds)) {
self::$countScheduleds = $scheduledModel->countScheduleds($conditions);
}
$params += array(
'viewScheduled' => $scheduledModel->viewScheduledPage(),
'totalScheduledPosts' => self::$countScheduleds
);
We use essential cookies to make this site work, and optional cookies to enhance your experience.