Jump to content

Afrodude

Members
  • Posts

    910
  • Joined

  • Days Won

    7

 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 Afrodude

  1. 36 minutes ago, FrançoisJ said:

    ParseError: syntax error, unexpected 'topics' (T_STRING), expecting '{' (0) #0 /usr/home/xxx/system/Application/Application.php(165): IPS\_Application::constructFromData() #1 /usr/home/xxx/applications/core/modules/setup/upgrade/login.php(81): IPS\_Application::applications() #2 /usr/home/xxx/system/Dispatcher/Controller.php(101): IPS\core\modules\setup\upgrade\_login->manage() #3 /usr/home/xxx/system/Dispatcher/Setup.php(220): IPS\Dispatcher\_Controller->execute() #4 /usr/home/xxx/admin/upgrade/index.php(34): IPS\Dispatcher\_Setup->run() #5 {main} #0 /usr/home/xxx/init.php(908): IPS\_Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main}

    This is a PHP error. What's the PHP version you've installed on your server ? 

  2. 2 minutes ago, Adriano Faria said:

    You should have said that before! I'll retest later.

    I am sorry because I have never used this way to track a member before because it doesn't give you an option to track all the time. 

  3. @Adriano Faria Just a question:

    My question: Whenever you merge two topics, and one of these topics has some banned members. Should it merger the banned list to the new topic or no? 

    If the answer is no I wish if you can add this to new future update as well for banned from forums. If the answer yes then it's doesn't merge anything and banned members list is gone after merging two topics.

  4. @Adriano Faria 

    Whenever banned from topic has more than one page each time I try to press next or any page number but the first page I get this error.

     

    Sorry, there is a problem
    
    The CSRF protection key did not match. This may indicate a plugin or theme is out of date. Please contact technical support for more information.
    Error code: 2S119/1

    This error on all themes.  

  5. 12 hours ago, FabioPaz said:

    Hello,

    nginx 1.18.0 (Ubuntu 20.04 server)

    php-fpm 7.4

    Change this

    location /forum/ {
            try_files $uri $uri/ /forum/index.php;
        }
    set $skip_cache 0;
    
        # POST requests and urls with a query string should always go to PHP
        if ($request_method = POST) {
            set $skip_cache 1;
        }
        if ($query_string != "") {
            set $skip_cache 1;
        }

    to this

        location /forum/ {
            try_files $uri $uri/ /forum/index.php?$args;
    }
    
    set $cache_uri $request_uri;
    
       # POST requests and URLs with a query string should always go to PHP
        if ($request_method = POST) {
            set $cache_uri 'null cache';
        }  
        if ($query_string != "") {
            set $cache_uri 'null cache';
        }  
    
     

    Restart nginx and let me know.

  6. @Adriano Faria 

    [[Template trackmembers/front/logs/logsRows is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
     

    This is error even on a new create of the default theme.

     

    #0 /forums/system/Theme/Theme.php(860) : eval()'d code(926): IPS\Patterns\_ActiveRecord::load(NULL)
    #1 /forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_trackmembers_front_logs->logsRows(Object(IPS\Helpers\Table\Db), Array, Array)
    #2 /forums/system/Theme/Theme.php(860) : eval()'d code(1268): IPS\Theme\_SandboxedTemplate->__call('logsRows', Array)
    #3 /forums/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_trackmembers_front_logs->logsTable(Object(IPS\Helpers\Table\Db), Array, Array, NULL, true)
    #4 /forums/system/Helpers/Table/Table.php(564): IPS\Theme\_SandboxedTemplate->__call('logsTable', Array)
    #5 /forums/applications/trackmembers/modules/front/trackmembers/logs.php(126): IPS\Helpers\Table\_Table->__toString()
    #6 /forums/system/Dispatcher/Controller.php(101): IPS\trackmembers\modules\front\trackmembers\_logs->manage()
    #7 /forums/applications/trackmembers/modules/front/trackmembers/logs.php(30): IPS\Dispatcher\_Controller->execute()
    #8 /forums/system/Dispatcher/Dispatcher.php(152): IPS\trackmembers\modules\front\trackmembers\_logs->execute()
    #9 /forums/index.php(13): IPS\_Dispatcher->run()
    #10 {main}

     

  7. 4 hours ago, kRSB said:

    Hey, no it's completely fine to mention multiple groups in 1 post. I don't think that error is related to the plugin but it's best that you check the system logs in acp or ask your system admin to check the server logs to see why that error happened.

    I believe that he has the same issue whenever the group has a huge number like 20K or more,

  8. @Adriano Faria

    Quote

    Sorry, there is a problem

    Something went wrong. Please try again.

    Error code: EX0

    This error was probably caused by application Track Members.
    If the issue persists, disable it and contact the author for further assistance.

    Quote

    Error: Call to undefined function IPS\trackmembers\Member() (0)
    #0 /forums/system/Content/Item.php(133): IPS\core\Warnings\trackmembers_hook_tmWarnSystemIntegration::createFromForm(Array, NULL)
    #1 /forums/applications/core/modules/front/system/warnings.php(140): IPS\Content\_Item::create()
    #2 /forums/system/Dispatcher/Controller.php(90): IPS\core\modules\front\system\_warnings->warn()
    #3 /forums/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #4 /forums/applications/core/modules/front/system/warnings.php(42): IPS\Content\_Controller->execute()
    #5 /forums/system/Dispatcher/Dispatcher.php(152): IPS\core\modules\front\system\_warnings->execute()
    #6 /forums/index.php(13): IPS\_Dispatcher->run()
    #7 {main}

    This is happened whenever I tried to warn a member from a reply he posted. 

  9. 8 hours ago, DawPi said:

    On current version will be approved, there is another arround the corner. 😉

    obraz.png.28ad114b485840936d6c9f948aac854d.png

    I believe there is something wrong from MarketPlace side because I installed the plugin, and it seems it installed older version because I can't find the new options anywhere or perhaps you uploaded a wrong file. 

    Screenshot_5.thumb.png.5662eb27cd37b57d64b46f7cd97feedd.png

  10. 24 minutes ago, Jheroen said:

    Hello, the subject is my question, does the upgradescript turn all extensions off during upgrade or do i have to do that manually?

     

    You've to do that manually.

    25 minutes ago, Jheroen said:

    does the upgrader switch them all on at the end or do i have to check each extension

    You've to enable them one by one manually, and then setup your marketplace from your ACP in order to update them to the newest version. 

×
×
  • Create New...