Jump to content

Unlucky

Members
  • Posts

    1,887
  • 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 Unlucky

  1. Hi,

    we are still on 4.4

    I have just deleted a field.

    Now when I go in to to any set and try to view fields I get this error:

    2TTS/1 Please check you are signed into the site

     

  2. On 5/31/2016 at 10:00 PM, HeadStand said:

    Having the ability to skip the post is something that's on my to-do list. I just haven't gotten there yet. I'm hoping to have that in a future release.

    Just bought this - have you managed to do this?

  3. Hi,

    We are using the default IPS theme and the latest version of menu manager

    The mobile only menu is showing on the desktop version of the site at the top right next to the members username.

    Is this a bug as we have set the settings value to Only Mobile and selected the mobile menu?

  4. Hi,

    Trying to manually upload a thumbnail with dimensions of :724w by 550h

    This is bigger than the minimum required but upload still fails with this error:

    The image is smaller than the minimum allowed dimensions of 500 x 500.

  5. 11 hours ago, Adrian A. said:

    I have not been able to replicate the issue, can you try deleting the product from the ACP and importing again?

    Hi,

    Tried several times now and still cuts out at the same point.

    We have set this product to have multiple sizes and multiple colours which comes to 99 variants - can you test using these product details?

    I have included the screenshots from printful and one from the cms that shows only two variants are added before the issue occurs

    printful-1.thumb.jpg.cd21c6fa3283d6f2b83aff5bbb313ecc.jpg

    printful-3.thumb.jpg.26fa566e86352ba35fee6b696683372d.jpg

    printful-2.thumb.jpg.b6f02a065ee4c9d16e6991edcd1b3c0f.jpg

  6. 9 minutes ago, RocketStang said:

    The name changed to /communitymap

    You may have to create a new nav link in your menu manager to get it to show.

    Has anyone done anything from an SEO perspective to let google know the location of the data is now located elsewhere?

  7. 2 minutes ago, Adrian A. said:

    The shipping options are pulled from printful through the APIs when a client makes an order, if you entered a valid address. There is no configuration needed.

    Think I have spotted a bug - will pm you the info if that's ok as it contains address info

  8. Hi,

    OK upgrade the server and added first product successfully.

    I just went through the purchase process and when getting to the Shipping method, there is no options showing.

    What do I need to configure in the cms so the printful shipping options show?

    Thanks,

     

  9. 1 minute ago, Adrian A. said:

    The MySQL / MariaDB requirements are not related to the use of printful APIs, it's all about some SQL functions I use which are specific to those minimum versions I noted in the description of the app.

    Anyway, glad to be of help 🙂 

    Totally understand and thanks again.

  10. Hi,

    Just imported our first product and are getting this error:

    SELECT price FROM `printfulintegration_variants` WHERE product_id=1 ORDER BY CAST(JSON_UNQUOTE(JSON_EXTRACT(price, '$.default.value')) AS DECIMAL(4,2)) ASC LIMIT 0,1
    IPS\Db\Exception: FUNCTION badhabi5_footforum.JSON_UNQUOTE does not exist (1305)
    #0 /home/badhabi5/public_html/system/Db/Select.php(383): IPS\_Db->preparedQuery('/*badhabi5_foot...', Array, true)
    #1 /home/badhabi5/public_html/system/Db/Select.php(441): IPS\Db\_Select->runQuery()
    #2 /home/badhabi5/public_html/system/Db/Select.php(365): IPS\Db\_Select->rewind()
    #3 /home/badhabi5/public_html/applications/printfulintegration/sources/Product/Product.php(163): IPS\Db\_Select->first()
    #4 /home/badhabi5/public_html/system/Node/Model.php(1263): IPS\printfulintegration\_Product::constructFromData(Array)
    #5 /home/badhabi5/public_html/system/Node/Model.php(1140): IPS\Node\_Model->children(NULL, NULL, true, NULL, Array)
    #6 /home/badhabi5/public_html/system/Node/Model.php(1119): IPS\Node\_Model->childrenCount(NULL, NULL, true, Array)
    #7 /home/badhabi5/public_html/system/Node/Model.php(1372): IPS\Node\_Model->hasChildren(NULL, NULL, true)
    #8 /home/badhabi5/public_html/init.php(887) : eval()'d code(71): IPS\Node\_Model->getButtons(Object(IPS\Http\Url\Internal), false)
    #9 /home/badhabi5/public_html/applications/printfulintegration/sources/Category/Category.php(93): IPS\Node\clubsenhancements_hook_ceNodeModel->getButtons(Object(IPS\Http\Url\Internal), false)
    #10 /home/badhabi5/public_html/system/Node/Controller.php(199): IPS\printfulintegration\_Category->getButtons(Object(IPS\Http\Url\Internal), false)
    #11 /home/badhabi5/public_html/system/Node/Controller.php(275): IPS\Node\_Controller->_getRow(2)
    #12 /home/badhabi5/public_html/system/Helpers/Tree/Tree.php(135): IPS\Node\_Controller->_getChildren('2')
    #13 /home/badhabi5/public_html/system/Node/Controller.php(92): IPS\Helpers\Tree\_Tree->__toString()
    #14 /home/badhabi5/public_html/system/Dispatcher/Controller.php(101): IPS\Node\_Controller->manage()
    #15 /home/badhabi5/public_html/init.php(887) : eval()'d code(14): IPS\Dispatcher\_Controller->execute()
    #16 /home/badhabi5/public_html/system/Node/Controller.php(62): IPS\Dispatcher\hook3189->execute()
    #17 /home/badhabi5/public_html/system/Dispatcher/Dispatcher.php(152): IPS\Node\_Controller->execute()
    #18 /home/badhabi5/public_html/admin/index.php(14): IPS\_Dispatcher->run()
    #19 {main}

     

    Backtrace

     

    #0 /home/badhabi5/public_html/init.php(989): IPS\_Log::log('SELECT price FR...', 'uncaught_except...')
    #1 /home/badhabi5/public_html/system/Helpers/Tree/Tree.php(166): IPS\IPS::exceptionHandler(Object(IPS\Db\Exception))
    #2 /home/badhabi5/public_html/system/Node/Controller.php(92): IPS\Helpers\Tree\_Tree->__toString()
    #3 /home/badhabi5/public_html/system/Dispatcher/Controller.php(101): IPS\Node\_Controller->manage()
    #4 /home/badhabi5/public_html/init.php(887) : eval()'d code(14): IPS\Dispatcher\_Controller->execute()
    #5 /home/badhabi5/public_html/system/Node/Controller.php(62): IPS\Dispatcher\hook3189->execute()
    #6 /home/badhabi5/public_html/system/Dispatcher/Dispatcher.php(152): IPS\Node\_Controller->execute()
    #7 /home/badhabi5/public_html/admin/index.php(14): IPS\_Dispatcher->run()
    #8 {main}

  11. On 5/2/2020 at 5:07 PM, Fosters said:

    No, I'm going to generate a purchase for everybody who purchased it from @TAMAN

    Hi,

    How long is this going to take @fosters as I cannot download yet unless paying again?

    Any chance you can get this sorted as we really need to get this up and running on our website now

    Thanks,

  12. Hi,

    Also just noticed on the sales page it says, "Create unlimited maps with unlimited markers"

    Does this mean we can have more than 1 map? Each say containing different sorts of information?

    Also is there a way we can add custom fields to the add marker page so we can include more information?

    Many thanks again.

  13. Hi,

    We haven't configured or used this yet but ran the support tool for something else and got this error:

    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:

    UPDATE `printfulintegration_invoices` SET `printful_order_total`=0 WHERE `printful_order_total` IS NULL;
    ALTER TABLE `printfulintegration_invoices` CHANGE COLUMN `printful_order_total` `printful_order_total` FLOAT (20) NOT NULL DEFAULT 0 ;
×
×
  • Create New...