Jump to content

Kitchen Sink

This topic contains 100 posts. A summary containing the most significant posts is available

Featured Replies

  • Replies 99
  • Views 6.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • All Astronauts
    All Astronauts

  • All Astronauts
    All Astronauts

    FYI this was submitted last night. I'll post a changelog here when it gets approved.

  • All Astronauts
    All Astronauts

    Ignoring the fact that I have to re-submit this update because I forgot to increment a number on the submission form which makes your ACP MP entry tell you that there is an update available, you have

Posted Images

 

@OptimusBain all good with the new version?

The Ajax fire worked like a charm after refreshing the cache. Thanks sooooooo much! 

After updating my forum, I lost a very important plugin that made a "return to top" button for auto scrolling up, which a lot of members had recommended.  I wonder if Kitchen Sink could create something similar?  It seems like something that should be standard!  Great plugin!

  • Author

Easy. I'll make a note for the next release.

  • 2 months later...

Hello @All Astronauts 

I trust you are doing well. I wanted to suggest a new option for Kitchen Sink's commerce tab. Would it be possible to add an option to set the grid view as default for the list of products in any product category? See attachment. Thanks a lot.

Could contain: File, Page, Text 

  • 4 weeks later...

Hi may I ask whether Kitchen Sink 3.0.2 still have a feature where moderator can merge a topic by selecting the first post, then the topic will become the moderator's topic

Could contain: Page, Text, Gemstone, Jewelry, Accessories, Plot, Chart

The first post checkbox was for merging the first post with a subsequent post, not for merging topics, though, right?

Not sure what you're asking exactly. (Just a user here, of course.)

 

The first post checkbox was for merging the first post with a subsequent post, not for merging topics, though, right?

Not sure what you're asking exactly. (Just a user here, of course.)

Yea you're right, with a subsequent post. But what I meant is that are we still able to select date and post author while merging like below image. The old version of ipboard was able to do that so I wish to have one.

Could contain: Text

 

Hi may I ask whether Kitchen Sink 3.0.2 still have a feature where moderator can merge a topic by selecting the first post, then the topic will become the moderator's topic

Could contain: Page, Text, Gemstone, Jewelry, Accessories, Plot, Chart

Hi, so does this version has this option?

  • Author
 

set the grid view as default for the list of products

Yes. Added to list.

 

first post checkbox was for merging the first post with a subsequent post, not for merging topics,

Pretty sure this was it. I'm also NOT sure why this didn't go into the 4.7 KS. I'll have to look back...

 

Hi, so does this version has this option?

For what you are asking, I'm not sure what actually... Did you just want to change the topic's author?

 

Yes. Added to list.

Pretty sure this was it. I'm also NOT sure why this didn't go into the 4.7 KS. I'll have to look back...

For what you are asking, I'm not sure what actually... Did you just want to change the topic's author?

I want to merge first post with the selected post just like when IP board 3.x had this feature, and your another version of Kitchen Sink has it (the one with compatibility 4.4 and lower).

And when merging there is the option for me to either choose to change the topic's author, or topic's date, just like the image I have attached previously.

So yea I want to be able to change topic's author when merging. Thank you so much.

  • 2 weeks later...
 

I want to merge first post with the selected post just like when IP board 3.x had this feature, and your another version of Kitchen Sink has it (the one with compatibility 4.4 and lower).

And when merging there is the option for me to either choose to change the topic's author, or topic's date, just like the image I have attached previously.

So yea I want to be able to change topic's author when merging. Thank you so much.

any updates on this feature? would it be possible to bring it back?

  • 2 weeks later...

Hi @All Astronauts, I'm upgrading my forum, so I'm also making the switch from the plugin version to the app one, which I bought a few minutes ago.

Is there a way to avoid the native breadcrumbs template being replaced? Reason being is that I've edited IPS breadcrumbs template to have three links there like this here below:

Could contain: Page, Text

I can't remember how we solved this with the plugin version (as surely I ran across the same problem) but in the back of my mind I seem to remember you sent me an alternative version. But gone are the days of that being possible with the new installation method; so anything you could think of to make this possible?

Cheers!

 

Let me brain this a bit...

Thanks!

And to add more complexity to the question, I'd need the above but also the capability your app gives to move the "Mark site read" link to the dropdown menu. 🙂

Edited by PPlanet

  • 3 weeks later...

Lot of these lately, @All Astronauts:

Error: Call to a member function language() on null (0) #0 /var/www/html/system/Dispatcher/Front.php(717): IPS\Dispatcher\_Standard::baseJs() #1 /var/www/html/init.php(927) : eval()'d code(135): IPS\Dispatcher\_Front::baseJs() #2 /var/www/html/init.php(927) : eval()'d code(27): IPS\Dispatcher\kitchensink_hook_ksFrontCssMerge::baseJs() #3 /var/www/html/system/Dispatcher/Front.php(79): IPS\Dispatcher\easypopup_hook_includeJSandCSS::baseJs() #4 /var/www/html/init.php(927) : eval()'d code(67): IPS\Dispatcher\_Front->init() #5 /var/www/html/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher\kitchensink_hook_ksFrontCssMerge->init() #6 /var/www/html/index.php(13): IPS\_Dispatcher::i() #7 {main}

 

  • Author

Not likely KS related. The calls you see from KS there are just JS and CSS being inserted.

The CSS is just sticking in my css/s into the array, and the JS outputs a JS file to use, and also humps over various needed settings into the jsVars stack so they are accessible to JS when it is run.

Zero language bits in use there at all. Also this has been pretty well set for a long time now. So it would be odd for something like this to fire off at this stage (unless something really weird changed with IPS code)

I do see an Easy Popup hook there, might want to see if they are calling any language functions in that hook perhaps?

 

Not likely KS related. The calls you see from KS there are just JS and CSS being inserted.

The CSS is just sticking in my css/s into the array, and the JS outputs a JS file to use, and also humps over various needed settings into the jsVars stack so they are accessible to JS when it is run.

Zero language bits in use there at all. Also this has been pretty well set for a long time now. So it would be odd for something like this to fire off at this stage (unless something really weird changed with IPS code)

I do see an Easy Popup hook there, might want to see if they are calling any language functions in that hook perhaps?

Okay. I'll keep an eye on it.

I had a topic that was weirdly showing almost the whole web page again beneath any posts that were made to it.

I think something was weird for awhile. I recreated the topic and it shows properly now.

  • Author

Shoot me ACP yadda yadda yadda PM...

  • 2 weeks later...

I noticed that max files per post no longer limits status posts, only forum posts. I need a setting for both. Can you help?

  • 2 weeks later...
 

I noticed that max files per post no longer limits status posts, only forum posts. I need a setting for both. Can you help?

@All Astronauts

IS this possible? Please and thank you 🙂

Edited by SJ77

  • Author

Should be. That said, looking at the code for the first time in eons, I don't think this ever limited in status posts as I have checks in place to only apply the limit on forum posts.

 

Should be. That said, looking at the code for the first time in eons, I don't think this ever limited in status posts as I have checks in place to only apply the limit on forum posts.

This is why I got the impression it’s affecting status updates

 

Could contain: Page, Text, File

  • 2 weeks later...
 

Hi @All Astronauts, I'm upgrading my forum, so I'm also making the switch from the plugin version to the app one, which I bought a few minutes ago.

Is there a way to avoid the native breadcrumbs template being replaced? Reason being is that I've edited IPS breadcrumbs template to have three links there like this here below:

Could contain: Page, Text

I can't remember how we solved this with the plugin version (as surely I ran across the same problem) but in the back of my mind I seem to remember you sent me an alternative version. But gone are the days of that being possible with the new installation method; so anything you could think of to make this possible?

Cheers!

 

 

Let me brain this a bit...

Hi @All Astronauts, have you have time to give any thought to this? It's the only thing that it's holding me from using your app at all, which is a pity. Cheers.

Recently Browsing 0

  • No registered users viewing this page.