Jump to content

icedream

Members
  • Posts

    231
  • Joined

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by icedream

  1. Hi, Mass-Add Tags or Prefixes Tool only works for the first 5 topics.
  2. Hello, I am confused what the relations is between webapp and www-data. Could you please explain more? Thanks. On the other hands, I have got the permission denied issue, and cannot figure it out for long time,could you please help me this? To debug, I run # sudo -u nginx stat /datadrive/http/abc.com/root/ stat: cannot stat ‘/datadrive/http/abc.com/root/’: Permission denied So I double check permission on /datadrive/http/abc.com/root # ll /datadrive/http/abc.com/ total 12 drwxr-x--- 9 webapp webapp 4096 Feb 15 2016 demo drwxr-x---+ 5 webapp webapp 4096 Sep 16 22:58 root # getfacl /datadrive/http/abc.com/root getfacl: Removing leading '/' from absolute path names # file: datadrive/http/abc.com/root # owner: webapp # group: webapp user::rwx user:www-data:r-x user:nginx:r-x group::r-x mask::r-x other::--- default:user::rwx default:user:www-data:r-x default:user:nginx:r-x default:group::r-x default:mask::r-x default:other::--- # vim /etc/group nginx:x:987: webapp:x:986: www-data:x:985:nginx Everything seems correct, do you know what is wrong? Thanks. Hello, I am confused what the relations is between webapp and www-data. Could you please explain more? Thanks. On the other hands, I have got the permission denied issue, and cannot figure it out for long time,could you please help me this? To debug, I run # sudo -u nginx stat /datadrive/http/abc.com/root/ stat: cannot stat ‘/datadrive/http/abc.com/root/’: Permission denied So I double check permission on /datadrive/http/abc.com/root # ll /datadrive/http/abc.com/ total 12 drwxr-x--- 9 webapp webapp 4096 Feb 15 2016 demo drwxr-x---+ 5 webapp webapp 4096 Sep 16 22:58 root # getfacl /datadrive/http/abc.com/root getfacl: Removing leading '/' from absolute path names # file: datadrive/http/abc.com/root # owner: webapp # group: webapp user::rwx user:www-data:r-x user:nginx:r-x group::r-x mask::r-x other::--- default:user::rwx default:user:www-data:r-x default:user:nginx:r-x default:group::r-x default:mask::r-x default:other::--- # vim /etc/group nginx:x:987: webapp:x:986: www-data:x:985:nginx Everything seems correct, do you know what is wrong? Thanks.
  3. Thanks, how should I configure php session filepath and opcache filepath, I am not totally understanding about the acl. And if I add microcache for nginx, what permission should I set for cache_path and tmp_path?
  4. Vote for the points system. Feature request, actually most of them are something I have from other software: Limit points per period. A global page listing what activity to add points and what activity to delete points. Set group promotion when people reach x point. Global points ranking list, and each member can decide if they want to show themselves in the list. For each post, if the points are manually added by members, display a points history. Integrate with Commerce, like how many points per order and per dollars, ex: if customer pay $10, they will get additional 1 points. Integrate with Downloads, like how many points per upload/downloads/bandwith. Integrate with attachment system, like how many points per upload/downloads.
  5. Fine, may you guide me to modify if I buy this plugin?
  6. Can you add an option to switch to?
  7. Hi Could we change the sliders to larger one you used in Videobox? I like this plugins, but I prefer it a larger one so I can put the sliders on my home page.
  8. Hi, I cannot view index page now, with error Fri, 27 Nov 2015 11:50:08 +0800 (Severity: 0) 59.57.16.28 - https://xxxxxxxxx.com/donate/ 'ips.donate_users.id' isn't in GROUP BY SELECT id, SUM(amount) AS total_amount FROM `donate_users` WHERE status=? AND anon=? GROUP BY `member_id` ORDER BY total_amount DESC LIMIT 5 Array ( [0] => 1 [1] => 0 ) | File | Function | Line No. | |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------| | /system/Db/Db.php | [IPS\Db\_Exception].__construct | 364 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Db/Select.php | [IPS\_Db].preparedQuery | 334 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Db/Select.php | [IPS\Db\_Select].runQuery | 390 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /applications/donate/widgets/donateDonations.php | [IPS\Db\_Select].rewind | 130 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Widget/Widget.php | [IPS\donate\widgets\_donateDonations].render | 793 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Theme/Theme.php(692) : eval()'d code | [IPS\_Widget].__toString | 11523 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | | [IPS\Theme\class_core_front_global].widgetContainer | | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Theme/SandboxedTemplate.php | [].call_user_func_array | 57 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Theme/Theme.php(692) : eval()'d code | [IPS\Theme\_SandboxedTemplate].__call | 9464 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Theme/Theme.php(692) : eval()'d code | [IPS\Theme\SandboxedTemplate].widgetContainer | 9464 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | | [IPS\Theme\class_core_front_global].sidebar | | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Theme/SandboxedTemplate.php | [].call_user_func_array | 57 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Theme/Theme.php(692) : eval()'d code | [IPS\Theme\_SandboxedTemplate].__call | 4543 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Theme/Theme.php(692) : eval()'d code | [IPS\Theme\SandboxedTemplate].sidebar | 4543 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | | [IPS\Theme\class_core_front_global].globalTemplate | | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Theme/SandboxedTemplate.php | [].call_user_func_array | 57 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Dispatcher/Dispatcher.php | [IPS\Theme\_SandboxedTemplate].__call | 149 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Dispatcher/Dispatcher.php | [IPS\Theme\SandboxedTemplate].globalTemplate | 149 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Dispatcher/Standard.php | [IPS\_Dispatcher].finish | 101 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Dispatcher/Front.php | [IPS\Dispatcher\_Standard].finish | 520 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Dispatcher/Dispatcher.php | [IPS\Dispatcher\_Front].finish | 131 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /index.php | [IPS\_Dispatcher].run | 13 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' ------------------------------------------------------------------------
  9. Hi When using MySQL strict mode, query SELECT SUM(fees) FROM `donate_users` WHERE donate_users.status=1 AND donate_goals.g_show=1 will throw an error: Unknown column 'donate_goals.g_show' in 'where clause'. There is a bug with donateStats widget. Also, top donator widget is returning wrong information.
  10. I remember Providers Page can achieve this feature, though it is builted with Page, can we modify Core or Forum to do this similar feature?
  11. Hello Ryan, Is it possible to add a prefix filter in every forum page?
  12. Thank you, vote for your great works.
  13. Yes, it took me quite long time to find this...silly me. So we can only change topic thumbnail after we submitting the topic, right? I thought we could define topic thumbnail when writing the topic. Might you add this feature in future release?
  14. Hello, Sorry for silly question, where can you define post thumbnail when posting? I only find one button to change existing topic thumbnail...
  15. Hello, How does this plugin work with new activity stream?
  16. icedream

    Videobox

    Hi Does Videobox support oembed? Like IPS is dealing with Download Files or Gallery Image, will the pasted link be embeded?
  17. No, I like the feature that you add a badge for donators. The issue is that my donation is not approved, however I am marked as donators.
  18. 1. Yes, but it is unapproved in the donations logs, and I don't want to mark it as approved as I haven't got the payment. How can I remove the donators badgets? 2. Array ( [transaction_subject] => [txn_type] => send_money [payment_date] => 09:35:07 Oct 01, 2015 PDT [last_name] => xxx [residence_country] => GB [payment_gross] => xxx [mc_currency] => USD [business] => xxx [payment_type] => instant [protection_eligibility] => Ineligible [verify_sign] => xxxxxx [payer_status] => verified [payer_email] => xxx [txn_id] => xxxx [receiver_email] => xxx [first_name] => xxx [payer_id] => xxx [receiver_id] => xxx [payer_business_name] => xxx [payment_status] => Completed [mc_gross] => xxx [charset] => gb2312 [notify_version] => 3.8 [ipn_track_id] => cc546d8b62e2e )
  19. Hi, I have found 2 new bugs: 1. I just did a offline donate to test the feature...after I donate, I am marked as donators, but the donate marked as unapproved in the payment logs. 2. I have configured Paypal IPN, I guess it works pretty well...But yesterday, someone paid me via Paypal, and after that I found that payment is listed in the payment logs. Actually that payment is not related to the donations app at all, and I think this should not be in the payment log. And what if I have Commerce App installed? May donators conflict with Commerce?
  20. Yes, I have reverted string, such as forum_donation, anonymous and anonymous_amount, now it works pretty well.
  21. Not any, I guess that some strings are translated into Chinese. Annoymous and Annoymous donate.
  22. Great mod, however I have to disable the "disposable email address list" feature....it lists qq.com as disposable email address, but qq.com is the most popular email address in China. Anyway, I find disposable-email-domains, I guess this might be helpful to you, good news is that qq.com is not listed. :)
  23. I just find a secure bug, as paypal throws exception: Data does not match input character set or default encoding. For more information, please contact the merchant. I am using Chinese translation, so looks like the data posted are not encoded correctly?
  24. Hi, as payment gateways doesn't always support all currencies, please could you add an option to define what currency is supported by what payment gateway? Thanks.
×
×
  • Create New...