Jump to content

joshuaj

Members
  • Posts

    307
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by joshuaj

  1. It isn't implemented yet, but he showed a screenshot where he is working on it for an update.
  2. Awesome! This is one of the features I've been waiting for in IPS. I used AutoBlog with Wordpress prior and it did this exact thing. This will take IPS up a notch for news content for my site.
  3. New version seems to fix the error. Will the future versions have a way to map an image to the "featured image" field?
  4. Here ya go ErrorException: Object of class IPS\cms\Categories1 could not be converted to string (4096) #0 /home/artofw8/public_html/system/Db/Db.php(394): IPS\IPS::errorHandler(4096, 'Object of class...', '/home/artofw8/p...', 394, Array) #1 /home/artofw8/public_html/system/Db/Db.php(807): IPS\_Db->preparedQuery('INSERT INTO `ip...', Array) #2 /home/artofw8/public_html/system/Patterns/ActiveRecord.php(459): IPS\_Db->insert('feed2dbimporter...', Array) #3 [internal function]: IPS\Patterns\_ActiveRecord->save() #4 /home/artofw8/public_html/init.php(448) : eval()'d code(94): call_user_func_array('parent::save', Array) #5 /home/artofw8/public_html/system/Node/Model.php(2270): IPS\Patterns\rules_hook_ipsPatternsActiveRecord->save() #6 /home/artofw8/public_html/init.php(448) : eval()'d code(211): IPS\Node\_Model->save() #7 /home/artofw8/public_html/system/Node/Model.php(3053): IPS\Node\advancedtagsprefixes_hook_nodeModel->save() #8 /home/artofw8/public_html/init.php(448) : eval()'d code(134): IPS\Node\_Model->saveForm(Array) #9 /home/artofw8/public_html/init.php(448) : eval()'d code(77): IPS\Node\advancedtagsprefixes_hook_nodeModel->saveForm(Array) #10 /home/artofw8/public_html/applications/feed2dbimporter/sources/Feed/Feed.php(649): IPS\Node\rules_hook_ipsNodeModel->saveForm(Array) #11 /home/artofw8/public_html/system/Node/Controller.php(391): IPS\feed2dbimporter\_Feed->saveForm(Array) #12 /home/artofw8/public_html/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->form() #13 /home/artofw8/public_html/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute() #14 /home/artofw8/public_html/system/Dispatcher/Dispatcher.php(146): IPS\Node\_Controller->execute() #15 ErrorException: Object of class IPS\cms\Categories1 could not be converted to string (4096) #0 /home/artofw8/public_html/system/Db/Db.php(394): IPS\IPS::errorHandler(4096, 'Object of class...', '/home/artofw8/p...', 394, Array) #1 /home/artofw8/public_html/system/Db/Db.php(807): IPS\_Db->preparedQuery('INSERT INTO `ip...', Array) #2 /home/artofw8/public_html/system/Patterns/ActiveRecord.php(459): IPS\_Db->insert('feed2dbimporter...', Array) #3 [internal function]: IPS\Patterns\_ActiveRecord->save() #4 /home/artofw8/public_html/init.php(448) : eval()'d code(94): call_user_func_array('parent::save', Array) #5 /home/artofw8/public_html/system/Node/Model.php(2270): IPS\Patterns\rules_hook_ipsPatternsActiveRecord->save() #6 /home/artofw8/public_html/init.php(448) : eval()'d code(211): IPS\Node\_Model->save() #7 /home/artofw8/public_html/system/Node/Model.php(3053): IPS\Node\advancedtagsprefixes_hook_nodeModel->save() #8 /home/artofw8/public_html/init.php(448) : eval()'d code(134): IPS\Node\_Model->saveForm(Array) #9 /home/artofw8/public_html/init.php(448) : eval()'d code(77): IPS\Node\advancedtagsprefixes_hook_nodeModel->saveForm(Array) #10 /home/artofw8/public_html/applications/feed2dbimporter/sources/Feed/Feed.php(649): IPS\Node\rules_hook_ipsNodeModel->saveForm(Array) #11 /home/artofw8/public_html/system/Node/Controller.php(391): IPS\feed2dbimporter\_Feed->saveForm(Array) #12 /home/artofw8/public_html/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->form() #13 /home/artofw8/public_html/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute() #14 /home/artofw8/public_html/system/Dispatcher/Dispatcher.php(146): IPS\Node\_Controller->execute() #15 /home/artofw8/public_html/admin/index.php(13): IPS\_Dispatcher->run() #16 {main}/admin/index.php(13): IPS\_Dispatcher->run() #16 {main}
  5. @Fosters My friend! Finally! I've been waiting for this for ages! Thank you for making it. I too am getting this error We're sorry, but a temporary technical error has occurred which means we cannot display this site right now. Object of class IPS\cms\Categories4 could not be converted to string You can try again by clicking the button below, or try again later. If you need any information from me about any other apps installed let me know.
  6. Right, so I"m wondering how we can only have it show on the homepage?
  7. Hi Taman, I'm working with someone who has this theme. We are trying to figure out how to show the slider only on the homepage. I've checked the theme settings and see where you can exclude it from "pages", but it removes it from the home page as well.
  8. Hi @Fosters, It seems like this application is triggering a " There are some problems with your database " error under the support feature. This is what I get when I click on "Fix This" There are some problems with your database. Normally it is safe to try to fix these problems automatically however if your community is large, you may want to run the necessary queries manually. If so, the queries to run are: ALTER TABLE `core_groups` CHANGE COLUMN `pm_assign_items` `pm_assign_items` TINYINT (1) NULL DEFAULT 1 ALTER TABLE `core_groups` CHANGE COLUMN `pm_act_as_pm` `pm_act_as_pm` TINYINT (1) NULL DEFAULT 0 ALTER TABLE `core_groups` CHANGE COLUMN `pm_act_as_pm` `pm_act_as_pm` TINYINT (1) NOT NULL ALTER TABLE `core_groups` CHANGE COLUMN `pm_assign_items` `pm_assign_items` TINYINT (1) NOT NULL
  9. @Adriano Faria, love the plugin. I was wondering if in a later release it's possible to exempt a membership group from restrictions? I want to impose restrictions on "member" group, but "Administrator" group I don't want those restrictions to apply.
  10. Hi @Mike John, if a user is logged in and goes to fill out a form, is it possible to have a field titled "username" and have it autofill based upon the current user's name that is logged in?
  11. Hi @Fosters, is there a way to reset the form? If I have a form selected to "allow user to apply only once", I don't see a way for me to delete the application. Am I over looking it? I'm running some test apps and I'm not sure how to reset the form so I can re apply.
  12. joshuaj

    Videobox

    Oh, I forgot to ask if there was a way to limit a user group from posting x amount of video? Ideally I would like to limit one stream per user.
  13. joshuaj

    Videobox

    Thanks for considering it and the super fast replies. Love the application a lot.
  14. joshuaj

    Videobox

    Hi @onlyME Thanks for the fast reply! Is there a way I can force a category to only allow live stream uploads? At current, the user has to click on the button for livestream and I want to force this instead of them having to click on the button. Thanks again for your fast reply.
  15. joshuaj

    Videobox

    hi @onlyME, I just purchased your app and I was wondering if it's possible to only allow twitch streams to be posted?
  16. @FGN I got this to work. The key is you need to schedule the action manually. The rule won't execute until the event is triggered so you have to execute your action manually as @jair101 mentioned. Also, don't forget to use the proper token in Rule -> Action. Once you set up the rule , then you'll go to the Custom Action and execute it manually. Works like a charm. I wanted to do this to remove the member ID number from the url. Makes it look better in my opinion.
  17. joshuaj

    Videobox

    hi @onlyME, can I set this application up so that I can only have Twitch channels?
  18. Hi Taman, I'm working on a custom homepage and I'm using the blocks with the s1_onecolumn and I'm displaying two records. When I use the ips.ui.grid equalHeights , it seems to give each grid column the correct/equal height. However; the articles aren't resizing to fill the grid. I would like for them to look equal in height so it doesn't look strange. How can I accomplish this?
  19. It seems they can make pages using the database function of IPS. You can set up a custom database and make it use the WYSWYG editor and the group owner can make pages. I'm testing it on my local beta copy and I created articles inside of my collab area. It even can use whatever template you decide to use. What I would like to see is a way to make an actual page with the WYSWYG editor so that I can make an actual "Homepage" in the collabs. I'm still playing around with it and I'm sure I can do some "tweaking" to do this, but I'm not sure how yet. Plus I have to fly to Paris today and it's difficult to focus on things when I have to work haha.
  20. Hey Kevin, Thanks for your fast reply. So the users can create their own pages inside of the group? That is really fantastic. I'll def get a copy of it. Do you plan to continue to develop this plugin for future releases even if it does seem similar to the built in clubs feature?
  21. Hello, I'm wondering if someone can tell me the benefit of using this plugin vs the built in clubs system? One thing that really lacks in the clubs system is the ability for the forum to act like a forum. (ie. making a category with forums under it etc) Does Collab do this? I wanted to download the demo but it doesn't seem to work on the 4.x boards. I'd basically like to make a "group" and allow full control over it by the group creator/leader. I'd also like that leader to be able to make their own pages inside their group. Is this possible? Thanks in advance for all of your information and help.
  22. This was apparently not just an issue with Tags plugin but the board. I noticed it was causing issues with Taman's themes as well with his sliders order. This minor patch fixed his theme slider tags as well.
  23. @Ryan H., I can confirm that the latest patch fixed this issue. To fix go to : System -> Support -> Something isn't working From there you'll see a minor patch. Apply it and it should fix the tags not saving.
  24. Having the same issue now and I'm on IPS 4.3
  25. Hi Joel, Thanks for the feedback. The club support plugin, is it strictly for the "clubs" function or does it extend to membership groups like I described above? I have groups that utilize their own private forum space. I haven't implemented the clubs feature on the board yet.
×
×
  • Create New...