1. Мы продолжаем публиковать интересные статьи на тему SocialEngine 4. Одна из статей посвящена правильному выбору сервера для вашей социальной сети, а другая содержит советы по увеличению производительности платформы. Также мы добавили большую статью о пользовательских уровнях. Ознакомиться со статьями вы можете в разделе Вопросы и Ответы SocialEngine 4.
  2. Вам кажется, что ваша версия SocialEngine 4, работает медленно?

    Голосуйте. Пишите свою версию системы, железо на чем работает и количество пользователей. Будем увеличивать производительность :-) Подробнее

  3. В связи с участившимися случаями попыток продажи пользователями форума различных "сборок" коммерческих социальных платформ, обычно основанных на SocialEngine 3, вводится новое правило для форума. Запрещается создание тем или размещение в уже созданных предложений о продаже или размещение ссылок на сайты, где происходит продажа "сборок". Пользователи, которые продолжат свою коммерческую деятельность в данном направлении, будут заблокированы. Подробнее.

4.1.x Gift mod for se4

Discussion in 'Плагины - Plugins' started by veterok, Sep 28, 2010.

  1. Gooos абырвалГ


    Offline
    • Admin
    Message Count:
    2,435
    Likes Received:
    645
    My version of SE:
    3.20
    А так же при регистрации:
    Code:
    Fatal error: Class 'Inviter_Plugin_Signup_Invite' not found in /home/alexand/domains/maladar.ru/public_html/application/modules/User/controllers/SignupController.php on line 45
  2. Aleksandr2012 User


    Offline
    Message Count:
    12
    Likes Received:
    1
    Исправил, помогите пожалуйста с зачатием плагина "подарки за поинты"
  3. 2biachatkon User


    Offline
    Message Count:
    4
    Likes Received:
    1
    My version of SE:
    4.1.7
    download link ; http://www.mediafire.com/?67iwu7nm3px46xm
    This plugin have a little problem with Search option: when user enter any unexisted value in search fields( name or price min-max) on page for sending someone gift, cookies in browser remember this choice, and when user try to send gift to some other user, it cant even open this page, and then you will see simmilar type of error, like you explained above.

    Simple solution to see again this page is clear browser cookies, and then , in case of free gift, delete some lines of code inside _searchGift.tpl

    Since on my SE gifts is free, and I don't hafe time to re-check whole plugin, I leave inside _searchGift.tpl only this part of code:


    <form class="browsemembers_criteria" enctype="application/x-www-form-urlencoded" action="<?php echo $this->escape($this->element->getAction()) ?>" method="<?php echo $this->escape($this->element->getMethod()) ?>" >
    <div>
    <divstyle="padding: 3px;">
    <?php echo $this->element->category ?>
    </div>
    <divstyle="padding: 3px; ">
    <?php echo $this->element->submit ?>
    </div>
    </div>
    </form>


    This solution prevent user(s) to enter any value in Search fields (Name and prices fields are gone), and in same time this will avoid errors in future. Remain only Category selector, and submit button, and this won't make any problems anymore.
  4. Aleksandr2012 User


    Offline
    Message Count:
    12
    Likes Received:
    1
    Я вас благодарю за внимание. Отправка подарка бесплатным путём, у меня работает отлично! Только вот есть такой плагин
    Activity Points plugin 4.0.1 (он установлен у меня и работает отлично ) и я хотел бы его скрестить с плагином GIFT. То есть что бы подарки продавались за points а не за пэйпал.

    --- добавлено: Dec 28, 2011 8:07 PM ---
    Всё спасибо. Проблема исчезла. По ошибке оказывается удалил скобочку а потом прописал конец функции. Решил смерить начальный вариант и текущий, и нашел нехватку скобки. Из за одной скобки столько проблем. Спасибо За помощ
    2biachatkon likes this.
  5. redian User


    Offline
    Message Count:
    18
    Likes Received:
    0
    My version of SE:
    4.1.8
    У кого то заработал переход?
    У меня не работает:(
  6. nadri Administrator


    Offline
    • Admin
    • Знаменитый
    Message Count:
    1,257
    Likes Received:
    392
    My version of SE:
    4.6.0
    У меня работает
  7. GRIFON Novice member


    Offline
    Message Count:
    4
    Likes Received:
    0
    My version of SE:
    4.1.8
    после установки выдает такую вот ошибку, подскажите в чем может быть дело?
    Code:
    Error Code: 192de7
    Stack trace:
    #0 /var/www/xxx.com/docs/application/modules/Gift/Api/Core.php(80): Core_Model_Item_Abstract->__construct(16)
    #1 /var/www/xxx.com/docs/application/modules/Gift/Model/Send.php(12): Gift_Api_Core->getGift(16)
    #2 /var/www/xxx.com/docs/application/modules/Gift/widgets/profile-gift/index.tpl(6): Gift_Model_Send->getGift()
    #3 /var/www/xxx.com/docs/application/libraries/Zend/View.php(108): include('/var/www/xxx.com/docs/applica...')
    #4 /var/www/xxx.com/docs/application/libraries/Zend/View/Abstract.php(835): Zend_View->_run('/var/www/xxx.com/docs/applica...')
    #5 /var/www/xxx.com/docs/application/libraries/Engine/Content/Widget/Abstract.php(292): Zend_View_Abstract->render('application/modules/Gift/widgets...')
    #6 /var/www/xxx.com/docs/application/libraries/Engine/Content/Widget/Abstract.php(258): Engine_Content_Widget_Abstract->renderScript()
    #7 /var/www/xxx.com/docs/application/libraries/Engine/Content/Element/Widget.php(66): Engine_Content_Widget_Abstract->render()
    #8 /var/www/xxx.com/docs/application/libraries/Engine/Content/Element/Abstract.php(583): Engine_Content_Element_Widget->_render()
    #9 /var/www/xxx.com/docs/application/modules/Core/widgets/container-tabs/Controller.php(56): Engine_Content_Element_Abstract->render()
    #10 /var/www/xxx.com/docs/application/libraries/Engine/Content/Widget/Abstract.php(254): Core_Widget_ContainerTabsController->indexAction()
    #11 /var/www/xxx.com/docs/application/libraries/Engine/Content/Element/Widget.php(66): Engine_Content_Widget_Abstract->render()
    #12 /var/www/xxx.com/docs/application/libraries/Engine/Content/Element/Abstract.php(583): Engine_Content_Element_Widget->_render()
    #13 /var/www/xxx.com/docs/application/libraries/Engine/Content/Decorator/Children.php(31): Engine_Content_Element_Abstract->render()
    #14 /var/www/xxx.com/docs/application/libraries/Engine/Content/Element/Abstract.php(594): Engine_Content_Decorator_Children->render('')
    #15 /var/www/xxx.com/docs/application/libraries/Engine/Content/Decorator/Children.php(31): Engine_Content_Element_Abstract->render()
    #16 /var/www/xxx.com/docs/application/libraries/Engine/Content/Element/Abstract.php(594): Engine_Content_Decorator_Children->render('')
    #17 /var/www/xxx.com/docs/application/libraries/Engine/Content/Decorator/Children.php(31): Engine_Content_Element_Abstract->render()
    #18 /var/www/xxx.com/docs/application/libraries/Engine/Content/Element/Abstract.php(594): Engine_Content_Decorator_Children->render('')
    #19 /var/www/xxx.com/docs/application/libraries/Engine/Content.php(207): Engine_Content_Element_Abstract->render()
    #20 /var/www/xxx.com/docs/application/libraries/Engine/Content/Controller/Action/Helper/Content.php(136): Engine_Content->render('user_profile_index')
    #21 /var/www/xxx.com/docs/application/libraries/Engine/Content/Controller/Action/Helper/Content.php(38): Engine_Content_Controller_Action_Helper_Content->render()
    #22 /var/www/xxx.com/docs/application/libraries/Zend/Controller/Action/HelperBroker.php(277): Engine_Content_Controller_Action_Helper_Content->postDispatch()
    #23 /var/www/xxx.com/docs/application/libraries/Zend/Controller/Action.php(523): Zend_Controller_Action_HelperBroker->notifyPostDispatch()
    #24 /var/www/xxx.com/docs/application/libraries/Zend/Controller/Dispatcher/Standard.php(289): Zend_Controller_Action->dispatch('indexAction')
    #25 /var/www/xxx.com/docs/application/libraries/Zend/Controller/Front.php(946): Zend_Controller_Dispatcher_Standard->dispatch(Zend_Controller_Request_Http, Zend_Controller_Response_Http)
    #26 /var/www/xxx.com/docs/application/modules/Core/Bootstrap.php(75): Zend_Controller_Front->dispatch()
    #27 /var/www/xxx.com/docs/application/libraries/Engine/Application.php(160): Core_Bootstrap->run()
    #28 /var/www/xxx.com/docs/application/index.php(194): Engine_Application->run()
    #29 /var/www/xxx.com/docs/index.php(24): include('/var/www/xxx.com/docs/applica...')
    #30 {main}
  8. nadri Administrator


    Offline
    • Admin
    • Знаменитый
    Message Count:
    1,257
    Likes Received:
    392
    My version of SE:
    4.6.0
    GRIFON, check you Api for gifts if you use SE 4.1.8 - there is a few changes, search forum
  9. setidoma User


    Offline
    Message Count:
    43
    Likes Received:
    6
    My version of SE:
    3.20
    У меня вообще не работают подарки ошибки выдают
    --- добавлено: Jan 21, 2012 3:18 PM ---
    Помогите !! У меня вот такая ошибка :


    Code:
    We're sorry!
    We are currently experiencing some technical issues. Please try again or report this to your site administrator using the contact form.
    
    Administrator: Please check the error log in your admin panel for more information regarding this error.
    
    Error Code: 938204
    
  10. tmb User


    Offline
    Message Count:
    151
    Likes Received:
    49
    My version of SE:
    3.20
    My version of phpFox:
    3.3.0
    всё работает кроме удаления подарков...
    да и не подскажите как вывести подарки что бы они не в один столбик шли а в 3

    Attached Files:

    • 999.gif
      999.gif
      File size:
      98.6 KB
      Views:
      22
    • gif.gif
      gif.gif
      File size:
      46.2 KB
      Views:
      22

Share This Page

All rights reserved SocEngine.ru ©