Jump to content

Namo

Members
  • Posts

    104
  • 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 Namo

  1. 1 hour ago, SeNioR- said:

    Hi. Everything looks fine for me even after refreshing. Maybe it's because of some browser extension.

    Cześć. Możesz ustawić domyślny motyw na chwilę? U mnie po odświeżeniu strony formularz wygląda ciągle tak samo. Masz jakieś rozszerzenia w przeglądarce, może to one coś modyfikują np. AdBlock potrafi usuwać klasy.

    Odpaliłem stronę w innych przeglądarkach, na których nie mam wtyczek. Nadal to samo.

    Could contain: File, Page, Text, Webpage

    1 hour ago, Luuuk said:

    Try more than once (not always the effect is after first refresh). Also, do not be mislead by the field background "rendering" the field. Note that no border is rendered on the current (Nexxe) theme when you highlight or click a specific field. On Default and Ehren's theme the effect is more visible because fields do not use backgrounds.

    The topic is also discussed on Ehren's forum. First I suggested to disable Cloudflare Rocket Loader, then the whole Cloudflare. System cache cleared. The issue with no input border is on 3 different themes including Default.

    I have Cloudflare turned off. I tested without plugins, apps and ads. I checked on my phone and other computers.

    1 hour ago, SeNioR- said:

    Możesz ustawić domyślny motyw na chwilę?

    Could contain: Page, Text

  2. Cloudflare disabled (Development Mode) (Pause Cloudflare on Site)

    Attempts with disabled apps and plugins

    When entering the site for the first time, the forms look like this

    Could contain: Page, Text, File, Webpage

    Styles not working after refreshing

    Could contain: Page, Text, File, Webpage

    There is no border and the buttons are too close.

    The theme adding form and others on the default template also create this error.

    Could contain: Page, Text, File

    How to solve it?

     

     

  3. help

    UPDATE `core_reactions` core_reactions  SET `reaction_value`='1',`reaction_icon`=(IPS\File\FileSystem::__set_state(array(
       'temporaryFilePath' => NULL,
       'configuration' => 
      array (
        'dir' => '/var/www/vhosts/gtaforum.pl/httpdocs/uploads',
        'url' => 'uploads',
      ),
       'configurationId' => 1,
       'storageExtension' => 'core_Reaction',
       'originalFilename' => 'react_like.png',
       'filename' => 'react_like.png',
       'container' => 'reactions',
       'contents' => NULL,
       'url' => 
      IPS\Http\Url\Internal::__set_state(array(
         'base' => 'none',
         'isInternal' => true,
         'isFriendly' => false,
         'url' => 'https://gtaforum.pl/uploads/reactions/react_like.png',
         'data' => 
        array (
          'scheme' => 'https',
          'host' => 'gtaforum.pl',
          'port' => NULL,
          'user' => NULL,
          'pass' => NULL,
          'path' => '/uploads/reactions/react_like.png',
          'query' => '',
          'fragment' => NULL,
        ),
         'queryString' => 
        array (
        ),
         'hiddenQueryString' => 
        array (
        ),
      )),
       'tempId' => NULL,
       'attachmentThumbnailUrl' => NULL,
       'thumbnailName' => NULL,
       'thumbnailContainer' => NULL,
    ))),`reaction_shop_points`=5 WHERE reaction_id=1 
    IPS\Db\Exception: Unknown column 'reaction_shop_points' in 'field list' (1054)
    #0 /var/www/vhosts/gtaforum.pl/httpdocs/system/Db/Db.php(990): IPS\_Db->preparedQuery('/*IPS\\Node\\_Mod...', Array)
    #1 /var/www/vhosts/gtaforum.pl/httpdocs/system/Patterns/ActiveRecord.php(492): IPS\_Db->update('`core_reactions...', '`reaction_value...', 'WHERE reaction_...')
    #2 /var/www/vhosts/gtaforum.pl/httpdocs/system/Node/Model.php(2219): IPS\Patterns\_ActiveRecord->save()
    #3 [internal function]: IPS\Node\_Model->save()
    #4 /var/www/vhosts/gtaforum.pl/httpdocs/init.php(460) : eval()'d code(217): call_user_func_array('parent::save', Array)
    #5 /var/www/vhosts/gtaforum.pl/httpdocs/system/Content/Reaction.php(291): IPS\Node\advancedtagsprefixes_hook_nodeModel->save()
    #6 /var/www/vhosts/gtaforum.pl/httpdocs/system/Node/Model.php(3002): IPS\Content\_Reaction->save()
    #7 [internal function]: IPS\Node\_Model->saveForm(Array)
    #8 /var/www/vhosts/gtaforum.pl/httpdocs/init.php(460) : eval()'d code(145): call_user_func_array('parent::saveFor...', Array)
    #9 /var/www/vhosts/gtaforum.pl/httpdocs/system/Node/Controller.php(413): IPS\Node\advancedtagsprefixes_hook_nodeModel->saveForm(Array)
    #10 /var/www/vhosts/gtaforum.pl/httpdocs/system/Dispatcher/Controller.php(85): IPS\Node\_Controller->form()
    #11 /var/www/vhosts/gtaforum.pl/httpdocs/system/Node/Controller.php(62): IPS\Dispatcher\_Controller->execute()
    #12 /var/www/vhosts/gtaforum.pl/httpdocs/applications/core/modules/admin/membersettings/reputation.php(43): IPS\Node\_Controller->execute()
    #13 /var/www/vhosts/gtaforum.pl/httpdocs/system/Dispatcher/Dispatcher.php(146): IPS\core\modules\admin\membersettings\_reputation->execute()
    #14 /var/www/vhosts/gtaforum.pl/httpdocs/admin/index.php(14): IPS\_Dispatcher->run()
    #15 {main}

     

×
×
  • Create New...