Jump to content

craigf136

Members
  • Posts

    1,103
  • Joined

  • Last visited

  • Days Won

    2

 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 craigf136

  1. 19 hours ago, Mike John said:

    In the acp, open the langauge manager and look for these strings. Let me know if that misses anything.

    Managed to change the front navigation string, but even after clearing forum and browser cache, does not change the application name. Now in the Applications details it shows it's called "Videos", but not in the breadcrumb, page title, or meta data.

  2. Unsure if this question has been asked prior, but I'm trying to change the application name (was given a custom name upon installing several years ago). No edit icon available under Applications and doing the Language trick doesn't seem to work either.

    Anyone dealt with this before that might have a solution?

  3. Then if you made the custom theme yourself then you need to investigate what the root cause is, if this is a theme from a IPS themer then you need to contact them for investigation/update. Don't blame the author of the plugin if it's not the plugin at fault.

  4. Did you run the support tool? This usually clears up small things - advisable to do so and let the author know before requesting a refund. How long have you had the mod? Which theme are you using and by whom? Does it happen on the default theme?

    I have several themes installed, our own custom design and others, all up to date, as are all applications and plugins and I have this plugin and no such error occurs.

  5. We haven't had a fix for the issues being reported in over a fortnight, I know they are being looked at @-RAW- @Morrigan.  Any chance of an update on how things are going with the fix? That's over 2 weeks of issues of auto awarding and not being able to remove awards amongst others.

  6. 44 minutes ago, onlyME said:

    Hi,

    You should create a new user group and add the specific users to that groups (secondary). But it also has a Moderators form when you add item

    http://prntscr.com/bpe46n

     

    That's one aspect that I feel it lacks, having to add people to the group who can edit items - can you not set it so it has permissions already set from the ACP?

  7. Any news on a fix, still unable to access the manage awards page within ACP and getting lots of errors in logs (same error repeated).

    #0 /home/user/public_html/system/Db/Exception.php(109): IPS\_Log::log('Unknown column ...', 'sql')
    #1 /home/user/public_html/system/Db/Db.php(388): IPS\Db\_Exception->__construct('Unknown column ...', 1054, NULL, 'UPDATE `awards_...', Array)
    #2 /home/user/public_html/system/Db/Db.php(836): IPS\_Db->preparedQuery('UPDATE `awards_...', Array)
    #3 /home/user/public_html/system/Patterns/ActiveRecord.php(460): IPS\_Db->update('awards_awards', Array, Array)
    #4 [internal function]: IPS\Patterns\_ActiveRecord->save()
    #5 /home/user/public_html/init.php(434) : eval()'d code(51): call_user_func_array('parent::save', Array)
    #6 /home/user/public_html/system/Node/Model.php(1999): IPS\Patterns\rules_hook_ipsPatternsActiveRecord->save()
    #7 /home/user/public_html/applications/awards/sources/Awarded/Awarded.php(103): IPS\Node\_Model->save()
    #8 /home/user/public_html/applications/awards/extensions/rules/Definitions/Awards.php(278): IPS\awards\_Awarded->remove('Medal Removed D...', Object(IPS\Member))
    #9 [internal function]: IPS\awards\extensions\rules\Definitions\_Awards->removeAward(Object(IPS\Member), Object(IPS\awards\Awards), Object(IPS\Member), 'Medal Removed D...', Array, Array, Object(IPS\rules\Action))
    #10 /home/user/public_html/applications/rules/sources/Event/Event.php(256): call_user_func_array(Array, Array)
    #11 /home/user/public_html/applications/rules/sources/Event/Event.php(228): IPS\rules\_Event->executeDeferred(Array)
    #12 [internal function]: IPS\rules\_Event->trigger(Object(IPS\Member), Object(IPS\Http\Url))
    #13 /home/user/public_html/init.php(434) : eval()'d code(38): call_user_func_array(Array, Array)
    #14 /home/user/public_html/applications/core/modules/front/system/login.php(141): IPS\rules_hook_ipsMember->memberSync('onLogin', Array)
    #15 /home/user/public_html/applications/core/modules/front/system/login.php(55): IPS\core\modules\front\system\_login->_doLogin(Object(IPS\Member), false, true)
    #16 /home/user/public_html/system/Dispatcher/Controller.php(96): IPS\core\modules\front\system\_login->manage()
    #17 /home/user/public_html/system/Dispatcher/Dispatcher.php(129): IPS\Dispatcher\_Controller->execute()
    #18 /home/user/public_html/index.php(13): IPS\_Dispatcher->run()
    #19 {main}

     

  8. Hi @Adriano Faria just installed this update on my forum and I receive the following when trying to add auto reply.

    IPS\Db\Exception: Unknown column 'autoreply_postcount' in 'field list' (1054)
    #0 /home/user/public_html/system/Db/Db.php(836): IPS\_Db->preparedQuery('UPDATE `forums_...', Array)
    #1 /home/user/public_html/system/Patterns/ActiveRecord.php(460): IPS\_Db->update('forums_forums', Array, Array)
    #2 [internal function]: IPS\Patterns\_ActiveRecord->save()
    #3 /home/user/public_html/init.php(434) : eval()'d code(51): call_user_func_array('parent::save', Array)
    #4 /home/user/public_html/system/Node/Model.php(1999): IPS\Patterns\rules_hook_ipsPatternsActiveRecord->save()
    #5 /home/user/public_html/system/Node/Model.php(2638): IPS\Node\_Model->save()
    #6 /home/user/public_html/init.php(434) : eval()'d code(61): IPS\Node\_Model->saveForm(Array)
    #7 /home/user/public_html/system/Node/Controller.php(376): IPS\Node\rules_hook_ipsNodeModel->saveForm(Array)
    #8 /home/user/public_html/applications/forums/modules/admin/forums/forums.php(124): IPS\Node\_Controller->form()
    #9 [internal function]: IPS\forums\modules\admin\forums\_forums->form()
    #10 /home/user/public_html/system/Dispatcher/Controller.php(85): call_user_func(Array)
    #11 /home/user/public_html/system/Node/Controller.php(63): IPS\Dispatcher\_Controller->execute()
    #12 /home/user/public_html/applications/forums/modules/admin/forums/forums.php(40): IPS\Node\_Controller->execute()
    #13 /home/user/public_html/system/Dispatcher/Dispatcher.php(129): IPS\forums\modules\admin\forums\_forums->execute()
    #14 /home/user/public_html/admin/index.php(13): IPS\_Dispatcher->run()
    #15 {main}
    Unknown column 'autoreply_postcount' in 'field list'
    UPDATE `forums_forums` forums_forums  SET `skin_id`=?,`viglink`=?,`can_view_others`=?,`permission_showtopic`=?,`show_rules`=?,`forum_allow_rating`=?,`disable_sharelinks`=?,`inc_postcount`=?,`allow_poll`=?,`autoreply_onoff`=?,`autoreply_postcount`=?,`autoreply_closetopic`=?,`autoreply_text`=?,`sub_can_post`=?,`redirect_on`=? WHERE id=? 
    Array
    (
        [0] => 0
        [1] => 
        [2] => 1
        [3] => 
        [4] => 0
        [5] => 
        [6] => 
        [7] => 1
        [8] => 1
        [9] => 1
        [10] => 
        [11] => 
        [12] => <p>
    	<message removed>
        [13] => 1
        [14] => 
        [15] => 3
    )
    
     | File                                                                       | Function                                                                      | Line No.          |
     |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
     | /system/Db/Db.php                                                          | [IPS\Db\_Exception].__construct                                               | 388               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Db/Db.php                                                          | [IPS\_Db].preparedQuery                                                       | 836               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Patterns/ActiveRecord.php                                          | [IPS\_Db].update                                                              | 460               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Patterns\_ActiveRecord].save                                             |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /init.php(434) : eval()'d code                                             | [].call_user_func_array                                                       | 51                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Node/Model.php                                                     | [IPS\Patterns\rules_hook_ipsPatternsActiveRecord].save                        | 1999              |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Node/Model.php                                                     | [IPS\Node\_Model].save                                                        | 2638              |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /init.php(434) : eval()'d code                                             | [IPS\Node\_Model].saveForm                                                    | 61                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Node/Controller.php                                                | [IPS\Node\rules_hook_ipsNodeModel].saveForm                                   | 376               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/forums/modules/admin/forums/forums.php                       | [IPS\Node\_Controller].form                                                   | 124               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\forums\modules\admin\forums\_forums].form                                |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [].call_user_func                                                             | 85                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Node/Controller.php                                                | [IPS\Dispatcher\_Controller].execute                                          | 63                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/forums/modules/admin/forums/forums.php                       | [IPS\Node\_Controller].execute                                                | 40                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\forums\modules\admin\forums\_forums].execute                             | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /admin/index.php                                                           | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'

     

  9. I use autoplay.

    c0193e76d83aabb7eeec25edbe141156.png

    I have one slider setup under slider manager with five images being displayed. Three of those images are internal, two are linking to YouTube and Twitch - all of these are currently opening in a new window but I only need two of these to open in a new window.

    3615f0b9fb802f4f6293461750c5562c.png

    843a8858520d8eb3e5487d3b0dcb925e.png

  10. Yes there is but that opens everything in a new window within that slider, so if I have 2 images in the slider and need one to be _self and one to be _blank it currently isn't possible as both are set as open in a new in a new window (_blank or if not enabled _self).

  11. @onlyME Is it possible to specify certain images to be _self and certain images to be _blank when linking them, rather than every single one being specified as _self for example.

    Some are internal links and some are external - we want to keep the site links as _self and external as _blank so a new tab is opened and the site tab also remains open so that they are not being taken away from the site.

  12. I consistently receive the following error in system logs, running version 4.1.12

    OutOfRangeException::0

    940b525114500920919fb1da4750232e.png

     

    #0 /home/user/public_html/system/Dispatcher/Front.php(466): IPS\_Widget::load(Object(IPS\featuredcontent\Application), 'fcontentWidget', 'wx5so1hy1', Array, NULL, 'horizontal')
    #1 /home/user/public_html/init.php(434) : eval()'d code(57): IPS\Dispatcher\_Front->finish()
    #2 /home/user/public_html/system/Dispatcher/Dispatcher.php(131): IPS\Dispatcher\chat_hook_tabNewWindow->finish()
    #3 /home/user/public_html/index.php(13): IPS\_Dispatcher->run()
    #4 {main}

    If I enable the app (disabled at the moment) the site becomes inaccessible.

    http://www.domain.com/admin/?adsess=8dcc32de553ef480e47980511479f123&app=core&module=support&controller=systemLogs&do=view&id=4235 [an error occurred while processing this directive]

     

  13. 1 hour ago, EmpireKickass said:

    what version are you using?

     

     

    On 6/18/2016 at 8:55 PM, craigf136 said:

    Just updated to the latest version and I reckon a bug exists

     

  14. 8 hours ago, Morrigan said:

    @C4D Cafe what version of IPS and iAwards are you running? (checking into your account)

     

    @craigf136 Can you give me the rule you are using as I do not have this problem.

     

    @Morrigan attached, it's disabled at the moment and I have changed "not" to disabled also - this is the same award for post ranks 2, 3 which it is not occurring on, just the conditions amended and the award amended.

    issue-award-based-on-post-rank-1.xml

  15. @-RAW- Just updated to the latest version and I reckon a bug exists, we have an automated award based on post count and just after updating it wants to award this on every post now.

    f2d0c170dd03d5baddd5acf4f4590e2e.png

    The user receiving the award is also the user awarding the award, although that is set to a specific user.

    ^1AD545547F35204947BA53D58F73BCC38B7CE4D99C0D5CC1E9^pimgpsh_fullsize_distr.png

    This has only occurred after upgrading the awards system.

    8d7ab0f79390b38f22d0288d5fc9b303.png

     

  16. It has only started after installing this app, if it is another app then I have no idea which app it could be. I just installed it again and I have set all the settings to the following.

    b112fabcb8776e629485a102c0b51d48.png

    a522cf2a991cfd5e54bc7c78cc895222.png

    As soon as I registered a test account

    b9b4962ff9dc706d68aa8f626ee0d1c5.png

    7c75ebd6c12278ea9d19043d6deaeec7.png

    e8d4ce47b58e1a2a62ac7188741fc806.png

    Also upon investigation, all the IP's of the most recently registered accounts, are being registered with the IP address of the teamspeak server and not the IP address they use, which is causing the ban but the IP address is whitelisted in teamspeak also.

  17. @Ahmad E. I have had to completely uninstall this application in it's current guise, as members are being automatically banned upon registration. I have deleted it but they are still being banned upon sign up as a direct result of this application.

    This app should have no control over signup registrations and banning of accounts - period. This app should only have the power of banning accounts within teamspeak and only "if" the site owner wants them banned in IPS as well. This app in my personal view point is broken as it stands and I also need to know what files to remove to stop it banning accounts even after it has been removed.

  18. 25 minutes ago, Ahmad E. said:

    It isn't set to "_blank". My best guess would be that this is being added by the setting: System->Settings->Posting->[TAB] URLs->"Force posted links to open in new windows?"

    Thanks, anyway to bypass that? I want all forum links to etc to open in new windows, so they are not being taken away from the site but I don't need to do this on the TS3 Widget.

    Secondly, I keep getting this error every now and again and groups set on the TS server are not appearing in drop down list to assign IPS groups to, any ideas?

    3329 The connection to the TS3 Server failed with the following error: connection failed, you are banned (you may retry in 199 seconds)

    However, I can login to the TS3 server, I can chat etc but this pops up every now and again and the reverts back to successful.

    Connection to the TS3 server was successful!
    The Port 10011 is open!
    The Port 30033 is open!

    I'm also getting the following appear in the logs

    Duplicate entry 'FNF' for key 'PRIMARY'
    INSERT INTO `ts3integration_uuids` ( `ts3_uuid`, `member_id`, `ban_id` ) VALUES ( ?, ?, ? )
    Array
    (
        [0] => FNF
        [1] => 141053
        [2] => 0
    )
    
     | File                                                                       | Function                                                                      | Line No.          |
     |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
     | /system/Db/Db.php                                                          | [IPS\Db\_Exception].__construct                                               | 427               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Db/Db.php                                                          | [IPS\_Db].preparedQuery                                                       | 661               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /init.php(434) : eval()'d code                                             | [IPS\_Db].insert                                                              | 121               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\ts3integration_hook_ts3_setter_getter].set_ts3_uuid                      |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Patterns/ActiveRecord.php                                          | [].call_user_func                                                             | 323               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /init.php(434) : eval()'d code                                             | [IPS\Patterns\_ActiveRecord].__set                                            | 440               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /init.php(434) : eval()'d code                                             | [IPS\Patterns\rules_hook_ipsPatternsActiveRecord].__set                       | 58                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/core/modules/front/system/register.php                       | [IPS\core\modules\front\system\ts3integration_hook_ts3_uuid_on_reg]._createMember| 104               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\core\modules\front\system\_register].IPS\core\modules\front\system\{closure}|                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Wizard/Wizard.php                                          | [].call_user_func                                                             | 157               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/core/modules/front/system/register.php                       | [IPS\Helpers\_Wizard].__toString                                              | 146               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\core\modules\front\system\_register].manage                              | 96                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    #0 /home/user/public_html/system/Db/Exception.php(109): IPS\_Log::log('Duplicate entry...', 'sql')
    #1 /home/user/public_html/system/Db/Db.php(427): IPS\Db\_Exception->__construct('Duplicate entry...', 1062, NULL, 'INSERT INTO `ts...', Array)
    #2 /home/user/public_html/system/Db/Db.php(661): IPS\_Db->preparedQuery('INSERT INTO `ts...', Array)
    #3 /home/user/public_html/init.php(434) : eval()'d code(121): IPS\_Db->insert('ts3integration_...', Array)
    #4 [internal function]: IPS\ts3integration_hook_ts3_setter_getter->set_ts3_uuid('FNF')
    #5 /home/user/public_html/system/Patterns/ActiveRecord.php(323): call_user_func(Array, 'FNF')
    #6 /home/user/public_html/init.php(434) : eval()'d code(440): IPS\Patterns\_ActiveRecord->__set('ts3_uuid', 'FNF')
    #7 /home/user/public_html/init.php(434) : eval()'d code(58): IPS\Patterns\rules_hook_ipsPatternsActiveRecord->__set('ts3_uuid', 'FNF')
    #8 /home/user/public_html/applications/core/modules/front/system/register.php(104): IPS\core\modules\front\system\ts3integration_hook_ts3_uuid_on_reg::_createMember(Array)
    #9 [internal function]: IPS\core\modules\front\system\_register->IPS\core\modules\front\system\{closure}(Array)
    #10 /home/user/public_html/system/Helpers/Wizard/Wizard.php(157): call_user_func(Object(Closure), Array)
    #11 /home/user/public_html/applications/core/modules/front/system/register.php(146): IPS\Helpers\_Wizard->__toString()
    #12 /home/user/public_html/system/Dispatcher/Controller.php(96): IPS\core\modules\front\system\_register->manage()
    #13 /home/user/public_html/system/Dispatcher/Dispatcher.php(129): IPS\Dispatcher\_Controller->execute()
    #14 /home/user/public_html/index.php(13): IPS\_Dispatcher->run()
    #15 {main}

     

×
×
  • Create New...