Jump to content

2002faq

Clients
  • Posts

    272
  • 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

Posts posted by 2002faq

  1. I am getting the following erro when trying to run the Pay to Pin task. inision also lists the task as "locked"

    SELECT * FROM `paytopintopics_topics`  LEFT JOIN `forums_topics` ON paytopintopics_topics.ptpt_topic_id=forums_topics.tid WHERE pinned=1 AND ptpt_status='pinned' AND ptpt_limit<1673917196 ORDER BY tid DESC LIMIT 25
    IPS\Db\Exception: Column 'ptpt_status' in where clause is ambiguous (1052)
    #0 /var/www/html/107601/system/Db/Select.php(388): IPS\_Db->preparedQuery('/*p322958::p322...', Array, true)
    #1 /var/www/html/107601/system/Db/Select.php(582): IPS\Db\_Select->runQuery()
    #2 /var/www/sitefiles/p322958/applications/paytopintopics/tasks/pinRequest.php(42): IPS\Db\_Select->count()
    #3 /var/www/html/107601/system/Task/Task.php(375): IPS\paytopintopics\tasks\_pinRequest->IPS\paytopintopics\tasks\{closure}()
    #4 /var/www/sitefiles/p322958/applications/paytopintopics/tasks/pinRequest.php(66): IPS\_Task->runUntilTimeout(Object(Closure))
    #5 /var/www/html/107601/system/Task/Task.php(274): IPS\paytopintopics\tasks\_pinRequest->execute()
    #6 /var/www/html/107601/applications/core/modules/admin/settings/advanced.php(751): IPS\_Task->run()
    #7 /var/www/html/107601/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\settings\_advanced->runTask()
    #8 /var/www/html/107601/applications/core/modules/admin/settings/advanced.php(38): IPS\Dispatcher\_Controller->execute()
    #9 /var/www/html/107601/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\settings\_advanced->execute()
    #10 /var/www/html/107601/admin/index.php(13): IPS\_Dispatcher->run()
    #11 {main}

    Thanks for the help,

    Steve K.

  2. Is it possible to import data into a database from a spreadsheet or a CSV?

    I have a few thousand records that i would like to be able to import into an existing database. Anyone knows how this can be done nativly, or can anyone write a scrip that does direct import into the database.  I'll pay for the time.

    Thank you,

    Steve 

  3. Image Caption does not show up for me.  Woudl you be able to let me know what am i doing wrong here?

    Example Page

    https://www.bmw2002faq.com/thehackmechanic/chillin-louie-to-coldly-blow-part-ix-firing-it-up-buttoning-it-up-r12/

    First image has had it's title set to "Nitrogen bottle and manifold gauge set for pressure-testing"

    (The reason you see it now as it was added manually to the article)

    Template used "FX Pages News Display"

    Thank you,

    Steve 

  4. I am getting an error when trying to go to Settings for the Feedback.  The reason i was trying the setting was because one of my members claims that he lost all his feedback. The error i am getting is listed bellow.

     

    OutOfRangeException:  (0)
    #0 /home/skupper/www.bmw2002faq.com/system/Node/Model.php(1093): IPS\Patterns\_ActiveRecord::load(3)
    #1 /home/skupper/www.bmw2002faq.com/system/Node/Model.php(1110): IPS\Node\_Model->parent()
    #2 /home/skupper/www.bmw2002faq.com/system/Content/ClubContainer.php(406): IPS\Node\_Model->parents()
    #3 /home/skupper/www.bmw2002faq.com/system/Helpers/Form/Node.php(311): IPS\forums\_Forum->parents()
    #4 /home/skupper/www.bmw2002faq.com/system/Helpers/Form/FormAbstract.php(270): IPS\Helpers\Form\_Node->html()
    #5 /home/skupper/www.bmw2002faq.com/system/Helpers/Form/Form.php(456): IPS\Helpers\Form\_FormAbstract->rowHtml(Object(IPS\Helpers\Form))
    #6 /home/skupper/www.bmw2002faq.com/applications/feedback/modules/admin/settings/settings.php(157): IPS\Helpers\_Form->__toString()
    #7 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Controller.php(101): IPS\feedback\modules\admin\settings\_settings->manage()
    #8 /home/skupper/www.bmw2002faq.com/applications/feedback/modules/admin/settings/settings.php(34): IPS\Dispatcher\_Controller->execute()
    #9 /home/skupper/www.bmw2002faq.com/system/Dispatcher/Dispatcher.php(153): IPS\feedback\modules\admin\settings\_settings->execute()
    #10 /home/skupper/www.bmw2002faq.com/admin/index.php(13): IPS\_Dispatcher->run()
    #11 {main}

    Thank you for your help!

    Steve 

  5. How often is  /javascript_global/root_map.js supposed to be rewritten?

    I see constant PUT on the S3 for that and other items in  /javascript_*

    Looking at the S3 logs i see that there were over 4000 PUT requests to /javascript in 30 minutes.

    Is that normal?

    Thank you,

    Steve 

     

×
×
  • Create New...