Jump to content

MythonPonty

Clients
  • Posts

    186
  • Joined

 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 MythonPonty

  1. I did this update manually by myself.

    1. First i took a look into the table core_view_update... Result --> nearly 195.000 unprocessed entries.

    2. Then i export the table entries into a csv file.

    3. truncate the table core_view_update

    4. group the entries in my csv file

    5. import the grouped entries into my forums_topics table

     

    Result

    Could contain: Page, Text

    Now i'll check the next days my tasks / cron jobs. At this moment it looked normally

  2. Yes my cronjob is running well, as a URL call.

    At my develop environment (same server), it works well. Just my live community have this problem.

    Are there any temporary data which i can delete, so it starts the next task with no data ?!

    23 hours ago, Jim M said:

    Are you receiving any errors in the cron service?

    No, i get no error messages just this message

    Quote

    The task "https://xxx.de/applications/core/interface/task/web.php?key=ab1a3....2abd4070aa" completed successfully in 0 seconds

    Url 'https://xxx.de/applications/core/interface/task/web.php?key=ab1a3...2abd4070aa' fetched
    Status: 200
    Output:
    Task Ran

     

  3. 1 hour ago, Miss_B said:

    Have you considered upgrading to the latest version, 4.7.4? Maybe that will fix the issue.

    Yes, i have upgraded to the latest version. 🙂

    1 hour ago, Jim M said:

    I see you're using a web cron service, have you configured this to run every minute?

    Yes @Jim M, my cronjob runs every minute.

    Can i do something manually to push this ? That worked very well before i've updated to 4.7.3...

    Something happend there !? 

  4. Can i solve following request with your app ?

    Some of my members missing the possibility to view their first post from their topics. Yes you can hover your mouse over the title... But thats a lot of work to overview each single topic. You can't compare two topics. 

    If they open the personal activity site they get the topics tehy created but everytime only the last post. They only want to see a short list with all topics and a little preview from their first post for every topic, without hover over the title.

    Maybe it's possible to add this, so i can place it to a custom site, which show dynamicly the information. If User 1 open the site, he gets only his information. If user 2 only topics from user 2 and so on... 

  5. Hi @Miss_B
    is it possible to add a feature request from my community. 

    We use your app to organize unpublished / published topics. Some users asked for a feature. They need an automatic publish feature. 

    For example. If someone have 5 unpublished topics, they can plan which topic they want to publish automatically. 

    We have a rule, that a member only can publish one topic each day.

  6. I've activated the error logs

    Fatal error: Declaration of IPS\competition\_Entry::searchResultSummaryLanguage($authorData, $articles, $indexData, $itemData) 
    must be compatible with IPS\_Content::searchResultSummaryLanguage($authorData, $articles, $indexData, $itemData, $includeLinks = true) 
    in /var/www/vhosts/xxx/httpdocs/applications/competition/sources/Entry/Entry.php on line 587

    @Andy Millne could you help ?

×
×
  • Create New...