Jump to content

MGeek

Members
  • Posts

    75
  • Joined

  • Last visited

Reputation Activity

  1. Like
    MGeek reacted to Fosters in Referrals - Support topic   
    Thanks.
    I have released a new version which fixes this issue.
  2. Like
    MGeek got a reaction from Fosters in Referrals - Support topic   
    This problem appeared in 4.1.18
    Solution:
    /applications/referrals/hooks/register.php
    find:
    public static function _createMember( $values ) replace with:
    public static function _createMember( $values, $profileFields ) find:
    return parent::_createMember( $values ); replace with:
    return parent::_createMember( $values, $profileFields ); After the changes everything should work
  3. Like
    MGeek got a reaction from Square Wheels in Referrals - Support topic   
    This problem appeared in 4.1.18
    Solution:
    /applications/referrals/hooks/register.php
    find:
    public static function _createMember( $values ) replace with:
    public static function _createMember( $values, $profileFields ) find:
    return parent::_createMember( $values ); replace with:
    return parent::_createMember( $values, $profileFields ); After the changes everything should work
  4. Like
    MGeek got a reaction from Fosters in Referrals - Support topic   
    Offer:
    1. To add to the user panel to the left of the notifications icon, when clicked shows a window with the referral link
    2. To integrate with the application Rules. To be able to create rules.
  5. Like
    MGeek got a reaction from Adriano Faria in iAwards   
    @Adriano Faria Sorry! Confused about the styles. Removed in need and the numbers disappeared 
  6. Like
    MGeek reacted to Adriano Faria in iAwards   
    Sorry, I'm on a mobile device, saturday night. Will take a look when I'm able tomorrow or monday.
  7. Like
    MGeek got a reaction from HeadStand in Template System   
    @HeadStand The last problem was my fault. The new version has corrected the error and everything works fine! Thank You very much!
  8. Like
    MGeek reacted to HeadStand in Template System   
    So... I was able to reproduce this issue (and yours too, @MGeek). Both issues are fixed and a new version is up in the Marketplace.
    @misfit76 - even with the white screen, I was still able to get into the ACP. You can try deleting your plugins/hooks.php file to see if that helps. Then you can get the latest version from the Marketplace and install.
  9. Like
    MGeek reacted to HeadStand in Template System   
    This is not the same problem. The error message you showed me before was different - that was related to the system looking for a missing field.
    Where are you seeing this message? When do you get it? I have never ever seen this. Also.... it's not an error. It can and should be ignored.
     
  10. Like
    MGeek reacted to HeadStand in Template System   
    Clearing the cache where? And why are you clearing it? I'm so confused right now....
  11. Like
    MGeek reacted to HeadStand in Template System   
    I will take another look. But for future reference, using that tool doesn't really help you for 3rd party apps. Clearing a cache usually is related to things like themes or actual cached data. It does absolutely nothing here.
    And ignore the "database error". There is no error. That message is IPS thinking that your new custom field doesn't belong in the database  (because it wasn't there on installation). Just please ignore it. 
  12. Like
    MGeek reacted to HeadStand in Template System   
    I pushed another fix. If this one doesn't work, I quit.
  13. Like
    MGeek reacted to HeadStand in Template System   
    This mod is going to be the death of me.
    @MGeek no issues here with viewing. I created a new field, added it to my template. Created a topic, was able to view it.
    Error 500s are usually logged to a PHP error log on the server (not the IPS logs). I'll need to see that log file in order to troubleshoot.
  14. Like
    MGeek reacted to Adriano Faria in Classifieds System   
    Sorry, @Speedo, @MGeek, @sound and @watchhead, file reuploaded to fix a tiny issue in a template.
    Update your install.
  15. Like
    MGeek reacted to Adriano Faria in Classifieds System   
    What's New in Version 1.0.2.1:
    Adjustments in Packages/renewal adverts
  16. Like
    MGeek reacted to Adriano Faria in Classifieds System   
    What's New in Version 1.0.2:
    Fixes
    Bugs fixed from Bug Tracker New features/Improvements
    Rework in several templates by requests Central area where advertiser can view all expired adverts and renew them at anytime, if the package allows renewal App now uses thumbnails to reduce traffic New settings for images: require image, max number of images per advert, max image filezie and max image dimensions New setting: hide adverts when expired and/or completed Display the advert location on category and advert views, even if Google Maps is disabled Added 5 items in Statistics Added name and email to the email form when a guest is viewing the contact info in advert, so the advertiser can receive all the information Added type of advert badge on index blocks Advertiser can now set as complete/mark as sold the advert at anytime Allow guests to view contacts Package description added to advert post screen Feature or pin the topic if the package features or pins the advert Packages form reworked to get more intuitive and easy to work with Matrix permission on Groups (editing a group) Integration to IPS4 Announcements Integration to Member Filters (Bulk Mail, etc.) Integration to IPS4 Advertisements
  17. Like
    MGeek got a reaction from Adriano Faria in Classifieds System   
    Thank you very much! Waiting for new version!
  18. Like
    MGeek reacted to Adriano Faria in Classifieds System   
    Fixed. That was really my error.
  19. Like
    MGeek reacted to Adriano Faria in Classifieds System   
    Yes, not sure why, the setting wasn't added on app dev center. It's ok now.
    Will see the #1.
  20. Like
    MGeek reacted to Adriano Faria in Classifieds System   
    2 & 3 fixed:

     
    It was a problem on settings itself.
  21. Like
    MGeek reacted to Morrigan in Who We Are - IP.Board 4.x   
    I apologize that these have gone unanswered for so long (I wasn't notified strangely).
    @MGeek We will work on fixing number one and we can see about adding an option for number 2.
    @ashkir I believe so. Let me confirm with @-RAW-
  22. Like
    MGeek got a reaction from onlyME in Featured Content for IPS4.x+   
    Thank you very much for the update!
  23. Like
    MGeek reacted to onlyME in Featured Content for IPS4.x+   
    Currently it can not, but I love your idea, in the next version I will add an option to enable/disable sliders in mobile.
  24. Like
    MGeek reacted to onlyME in Featured Content for IPS4.x+   
    You should choose  "Assign Image from Field" is "Content" or other field that you uploaded your images.
×
×
  • Create New...