Jump to content

CheersnGears

Clients
  • Posts

    2,229
  • Joined

  • Last visited

  • Days Won

    9

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by CheersnGears

  1. 1 minute ago, Adriano Faria said:

    Are you trying to promote same topic/post more than once ? It should not get the error anyway.

    Disable the setting to follow the article and try again.

    I got the error on the very first try.   Now I have 3 copies of the article in my DB and I don't know which one to delete. 

  2. I"m getting

    INSERT INTO `ipb2core_follow` ( `follow_id`, `follow_app`, `follow_area`, `follow_rel_id`, `follow_member_id`, `follow_is_anon`, `follow_added`, `follow_notify_do`, `follow_notify_meta`, `follow_notify_freq`, `follow_notify_sent`, `follow_visible` ) VALUES ( 'ee23ad9f338567a0e391bc8917f35e8b', 'cms', 'records1', 5690, 51, 0, 1553278435, 1, '', 'daily', 0, 1 )
    IPS\Db\Exception: Duplicate entry 'ee23ad9f338567a0e391bc8917f35e8b' for key 'PRIMARY' (1062)
    #0 /home/ddowdell/public_html/cheersandgears.com/system/Db/Db.php(936): IPS\_Db->preparedQuery('/*IPS\\Content\\_...', Array)
    #1 /home/ddowdell/public_html/cheersandgears.com/system/Content/Item.php(441): IPS\_Db->insert('core_follow', Array)
    #2 /home/ddowdell/public_html/cheersandgears.com/applications/cms/sources/Records/Records.php(2242): IPS\Content\_Item::createFromForm(Array, Object(IPS\cms\Categories1), true)
    #3 /home/ddowdell/public_html/cheersandgears.com/system/Content/Item.php(112): IPS\cms\_Records::createFromForm(Array, Object(IPS\cms\Categories1))
    #4 /home/ddowdell/public_html/cheersandgears.com/applications/cms/modules/front/database/category.php(562): IPS\Content\_Item::create(Object(IPS\cms\Categories1))
    #5 /home/ddowdell/public_html/cheersandgears.com/system/Dispatcher/Controller.php(85): IPS\cms\modules\front\database\_category->form()
    #6 /home/ddowdell/public_html/cheersandgears.com/applications/cms/sources/Databases/Dispatcher.php(347): IPS\Dispatcher\_Controller->execute()
    #7 /home/ddowdell/public_html/cheersandgears.com/applications/cms/widgets/Database.php(128): IPS\cms\Databases\_Dispatcher->run()
    #8 /home/ddowdell/public_html/cheersandgears.com/applications/cms/sources/Pages/Page.php(1281): IPS\cms\widgets\_Database->render()
    #9 /home/ddowdell/public_html/cheersandgears.com/applications/cms/sources/Pages/Page.php(2210): IPS\cms\Pages\_Page->getWidgets()
    #10 /home/ddowdell/public_html/cheersandgears.com/applications/cms/modules/front/pages/page.php(216): IPS\cms\Pages\_Page->output()
    #11 /home/ddowdell/public_html/cheersandgears.com/system/Dispatcher/Controller.php(85): IPS\cms\modules\front\pages\_page->__call('form', Array)
    #12 /home/ddowdell/public_html/cheersandgears.com/applications/cms/modules/front/pages/page.php(33): IPS\Dispatcher\_Controller->execute()
    #13 /home/ddowdell/public_html/cheersandgears.com/system/Dispatcher/Dispatcher.php(152): IPS\cms\modules\front\pages\_page->execute()
    #14 /home/ddowdell/public_html/cheersandgears.com/index.php(13): IPS\_Dispatcher->run()
    #15 {main}

    When I try to submit the final post into the DB 

    Edit:  If I turn off "Add followers from source topic in article?" it works properly. 

  3. 45 minutes ago, opentype said:

    Looks like SuperGrid in both places, but regarding the use of blocks and databases, it applies perfectly to what we discussed. 

    yes, it is SuperGrid in both... one is built up of blocks and the other is just the database template.  It's a fantastic add-on. very happy with it.

  4. 26 minutes ago, Nicholas Cole said:

    Ahhh ok!  

    SO now I suppose I need to keep the page somewhere hidden and then make my new home page my real home page (or landing page)

    Thanks for explaining that, to an amateur! 👍

    What I did was make my Database page an Articles page, not hidden.  After that, I made a main page with all of the Superblocks on it segmented out by the different categories I want (Latest News, Auto Show News, Latest Reviews).  There really is no reason to hide the page if you set its template to Supergrid FrontPage. 

    You can check it out here:
    Main page with Pages Superblocks - https://www.cheersandgears.com/
    Database page which is reachable by the News tab up top. - https://www.cheersandgears.com/articles/

  5. I tried opening a support ticket on your website but I'm getting a 403 Forbidden error when I click submit on the ticket.  This only started after I upgraded to 4.4.1 from 4.3.6

    IPB 4.4.1 and Collections 2.1.5   

    Error code: EX1370

    SELECT collections_items.id FROM `ipb2collections_items` AS `collections_items` WHERE default_image > 0 AND collections_items.approved < 2 AND collections_items.approved!=-2 AND collections_items.approved!=-3 ORDER BY collections_items.rand () LIMIT 5
    IPS\Db\Exception: execute command denied to user 'ddowdell_cng'@'localhost' for routine 'collections_items.rand' (1370)
    #0 /home/ddowdell/public_html/cheersandgears.com/system/Db/Select.php(373): IPS\_Db->preparedQuery('/*IPS\\Content\\_...', Array, true)
    #1 /home/ddowdell/public_html/cheersandgears.com/system/Db/Select.php(436): IPS\Db\_Select->runQuery()
    #2 [internal function]: IPS\Db\_Select->rewind()
    #3 /home/ddowdell/public_html/cheersandgears.com/system/Content/Item.php(2853): iterator_to_array(Object(IPS\Db\Select))
    #4 /home/ddowdell/public_html/cheersandgears.com/system/Content/Widget.php(384): IPS\Content\_Item::getItemsWithPermission(Array, 'collections_ite...', 5, 'read', true, 256, NULL, false, false, false, false, NULL, false, true, false, false)
    #5 /home/ddowdell/public_html/cheersandgears.com/applications/collections/widgets/collectionsItems.php(113): IPS\Content\_Widget->render()
    #6 /home/ddowdell/public_html/cheersandgears.com/system/Widget/Widget.php(734): IPS\collections\widgets\_collectionsItems->render()
    #7 /home/ddowdell/public_html/cheersandgears.com/uploads/template_28_94a9d7649fb9cdbfc784d3516e61a717_global.php(18624): IPS\_Widget->__toString()
    #8 /home/ddowdell/public_html/cheersandgears.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->widgetContainer('sidebar', 'vertical')
    #9 /home/ddowdell/public_html/cheersandgears.com/uploads/template_28_94a9d7649fb9cdbfc784d3516e61a717_global.php(15619): IPS\Theme\_SandboxedTemplate->__call('widgetContainer', Array)
    #10 /home/ddowdell/public_html/cheersandgears.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->sidebar('right')
    #11 /home/ddowdell/public_html/cheersandgears.com/uploads/template_28_94a9d7649fb9cdbfc784d3516e61a717_global.php(6562): IPS\Theme\_SandboxedTemplate->__call('sidebar', Array)
    #12 /home/ddowdell/public_html/cheersandgears.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->globalTemplate('5eb7335d660c939...', '\n<div class='ip...', Array)
    #13 /home/ddowdell/public_html/cheersandgears.com/system/Dispatcher/Dispatcher.php(172): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array)
    #14 /home/ddowdell/public_html/cheersandgears.com/system/Dispatcher/Standard.php(118): IPS\_Dispatcher->finish()
    #15 /home/ddowdell/public_html/cheersandgears.com/init.php(588) : eval()'d code(33): IPS\Dispatcher\_Standard->finish()
    #16 /home/ddowdell/public_html/cheersandgears.com/system/Dispatcher/Front.php(575): IPS\Dispatcher\soundboard_hook_howlerSwap->finish()
    #17 [internal function]: IPS\Dispatcher\_Front->finish()
    #18 /home/ddowdell/public_html/cheersandgears.com/init.php(588) : eval()'d code(24): call_user_func_array('parent::finish', Array)
    #19 /home/ddowdell/public_html/cheersandgears.com/system/Dispatcher/Dispatcher.php(154): IPS\Dispatcher\soundboard_hook_jsMerge->finish()
    #20 /home/ddowdell/public_html/cheersandgears.com/index.php(13): IPS\_Dispatcher->run()
    #21 {main}

     

  6. Trying to upgrade to the latest version and getting an error.

    Error: Class 'IPS\downloads\File' not found (0)
    #0 /home/ddowdell/public_html/cheersandgears.com/applications/core/modules/admin/applications/applications.php(790): IPS\feed\setup\upg_5200\_Upgrade->step1()
    #1 [internal function]: IPS\core\modules\admin\applications\_applications->IPS\core\modules\admin\applications\{closure}(Array)
    #2 /home/ddowdell/public_html/cheersandgears.com/system/Helpers/MultipleRedirect/MultipleRedirect.php(92): call_user_func(Object(Closure), Array)
    #3 /home/ddowdell/public_html/cheersandgears.com/applications/core/modules/admin/applications/applications.php(886): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url\Internal), Object(Closure), Object(Closure))
    #4 /home/ddowdell/public_html/cheersandgears.com/system/Dispatcher/Controller.php(85): IPS\core\modules\admin\applications\_applications->upgrade()
    #5 /home/ddowdell/public_html/cheersandgears.com/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute()
    #6 /home/ddowdell/public_html/cheersandgears.com/applications/core/modules/admin/applications/applications.php(38): IPS\Node\_Controller->execute()
    #7 /home/ddowdell/public_html/cheersandgears.com/system/Dispatcher/Dispatcher.php(146): IPS\core\modules\admin\applications\_applications->execute()
    #8 /home/ddowdell/public_html/cheersandgears.com/admin/index.php(14): IPS\_Dispatcher->run()
    #9 {main}

    I don't have Downloads. 

  7. I'm getting:

     

    ParseError: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or heredoc end (T_END_HEREDOC) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) (0)
    #0 /home/ddowdell/public_html/cheersandgears.com/system/Theme/Theme.php(741): IPS\Theme\Cache\_Template->exists()
    #1 /home/ddowdell/public_html/cheersandgears.com/system/Helpers/Form/Form.php(139): IPS\_Theme->getTemplate('forms', 'core', 'global')
    #2 /home/ddowdell/public_html/cheersandgears.com/applications/core/modules/front/search/search.php(685): IPS\Helpers\_Form->__construct()
    #3 /home/ddowdell/public_html/cheersandgears.com/applications/core/modules/front/search/search.php(51): IPS\core\modules\front\search\_search->_form()
    #4 [internal function]: IPS\core\modules\front\search\_search->manage()
    #5 /home/ddowdell/public_html/cheersandgears.com/init.php(460) : eval()'d code(160): call_user_func_array('parent::manage', Array)
    #6 /home/ddowdell/public_html/cheersandgears.com/system/Dispatcher/Controller.php(96): IPS\core\modules\front\search\hook731->manage()
    #7 /home/ddowdell/public_html/cheersandgears.com/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute()
    #8 /home/ddowdell/public_html/cheersandgears.com/index.php(13): IPS\_Dispatcher->run()
    #9 {main}

     

    #0 /home/ddowdell/public_html/cheersandgears.com/init.php(537): IPS\_Log::log('ParseError: syn...', 'uncaught_except...')
    #1 [internal function]: IPS\IPS::exceptionHandler(Object(ParseError))
    #2 {main}

    Not sure what happened overnight as it was working fine when I went to bed last night.

  8. 18 hours ago, AlexWebsites said:

    While I wait for @stoo2000 to reply to the ticket, does anyone know how to create a new sparkpost webhook for this app to use? I deleted the webhook in sparkpost when I was troubleshooting this and reading this topic, it looks like this app creates the webhook. Is there a way to manually do this?

    It apparently will recreate itself automatically. 

  9. 22 hours ago, dlg said:

    Hello, is it possible to see this working anywhere?

    Thank you!

    https://www.cheersandgears.com

    It's on the right side of the front page.

    57 minutes ago, HeadStand said:

    How did I not see this post until now? 😞 No, it didn't. At the time that I wrote it, reputation was still a little more flexible and was a possibility. When IPS switched to reactions, they sort of "closed things off" in the sense that I may not be able to apply this to all content. That being said, this IS the next mod in line for a feature sweep, so I'll probably give it another go. 

     

    I'm mostly interested in people reacting to posts or article comments.  That much would be enough for me. 

  10. Just now, Joel R said:

    Unfortunately I don't think this is an issue with Social Stream.  I think it's an issue with regular activity Streams (and social stream just grabs a copy of the AS).  

    You'll see it happen here on IPS when they pre-publish and then hide the item.  

    Boo

  11. Reporting an issue in Social Stream.

    I frequently will start an article and set it to publish some days in the future, but only temporarily as I don't want it to post, just save my work as I go.  Once I'm done the article, I move it up to publish immediately.

    Social Stream seems to grab the original date published in the future and hang onto it, leaving the article at the top of the social stream until that time passes. You can see this below in the two articles that are actually published already, but Social Stream has them on Jan 12th and Jan 17th respectively. 

    535077363_SocialStreamerror.thumb.png.829e2b58b8f414a9be2280d722ca3b9c.png

  12. fantastic theme.  I'm readying it for production on my site.  One issue I've run into is that one of my dropdown menus ends up with two rows of menu options (there are lots of car shows).  The second row of menu items falls outside of the header and becomes difficult to see.  Also, the menu bar doesn't seem to be left justified like the rest of the page. 

×
×
  • Create New...