
Posts made by vitasllc
-
RE: [nodebb-plugin-custom-pages] Custom Static pages for NodeBB
May be u know how do after post form write to redis database..?
When we submit external form and callback to nodebb from PayMent gateway need write PayMent ID and some other parameters to redis nodebb user
-
RE: [nodebb-plugin-custom-pages] Custom Static pages for NodeBB
Thank u very much! It is work… I must learn doc and javascript
-
RE: [nodebb-plugin-custom-pages] Custom Static pages for NodeBB
Who know how use internal variable of nodebb or redis field?
Need transfer username and e-mail to external form ..
I use html widget inside custom-pages ! All work and JS so ..
How put inside form fields that have default with username e-mail and another fields ?
-
RE: [nodebb-plugin-custom-pages] Custom Static pages for NodeBB
Yes ! It is help ! Master 1.0.3
-
RE: [nodebb-plugin-custom-pages] Custom Static pages for NodeBB
Plugin not work!
15/5 17:51 [2262] - info: [plugins/spam-be-gone] Settings loaded
15/5 17:51 [2262] - warn: [hotswap] Could not find router in stack with hotswapIdcustom-pages
What to do!??
-
RE: [nodebb-plugin-custom-pages] Custom Static pages for NodeBB
Need some help! Or support.. All work fine and i can create static page!
On that static page we create HTML form for PayPal checkout for example..
How receive USER.EMAIL variable from nodebb and put inside that form as HIDDEN field ???
Also Pay gateway return with method POST some variables! How use returned VAR ??
Need complete transaction and write Transaction ID to redis!
-
RE: [nodebb-plugin-rss] RSS Feed plugin
@baris said in [nodebb-plugin-rss] RSS Feed plugin:
Try with
0.3.9
COOL!!! All work and receive update from RSS source! Very very thanks for quick reply and good support!
-
RE: [nodebb-plugin-ns-custom-fields] NS Custom Fields
Thank u for your quick reply!!! All ok.. Now fine!
Can we do some fields HIDDEN?
For example need Field date that can not change..
And external REST api change it.. Put something .. -
RE: [nodebb-plugin-ns-custom-fields] NS Custom Fields
@Nicolas said in [nodebb-plugin-ns-custom-fields] NS Custom Fields:
If you want custom fields in the main edit section, I recommend to request such feature from the Core team.
Additional menu item for custom fields is a plugin way. There is no setting, which you could change in order to have custom fields in the main edit section.Need rename menu item «Change Extra» to DVB-S2 tuner! How do that ?
-
RE: [nodebb-plugin-ns-custom-fields] NS Custom Fields
@Nicolas said in [nodebb-plugin-ns-custom-fields] NS Custom Fields:
If you want custom fields in the main edit section, I recommend to request such feature from the Core team.
Additional menu item for custom fields is a plugin way. There is no setting, which you could change in order to have custom fields in the main edit section.Ok! But can i change (rename) by hand ? CustomFields menu name to SOMETHING…?
I need DVB-S2 menu name instead of CustomFields
-
RE: [nodebb-plugin-ns-custom-fields] NS Custom Fields
How do that custom fields was in main user form? No need additional menu CUSTOMFIELDS..
What and where change ??
Or where rename MENU «CustomFields» to another TEXT ???
-
RE: [nodebb-plugin-rss] RSS Feed plugin
@baris said in [nodebb-plugin-rss] RSS Feed plugin:
@sohpingting I fixed the winston.warrning error in 0.3.8, the feed won't be posted if it can't be loaded by the yahoo feed api, so there is chance that the feed you are using isn't compatible.
9/5 16:18 [21430] - info: [plugin-rss] posting, http://news.finance.ua/ru/rss - title: Кэмерон: выход Британии из ЕС угрожает безопасности в Европе, published date: 2016-05-09T13:00:00Z
9/5 16:18 [21430] - warn: [nodebb-plugin-rss] invalid content for entry, http://news.finance.ua/ru/rss
9/5 16:18 [21430] - info: [plugin-rss] posting, http://news.finance.ua/ru/rss - title: Украина заняла 5 место в рейтинге "кумовского капитализма", published date: 2016-05-09T12:00:00Z
9/5 16:18 [21430] - warn: [nodebb-plugin-rss] invalid content for entry, http://news.finance.ua/ru/rss
9/5 16:18 [21430] - info: [plugin-rss] posting, http://news.finance.ua/ru/rss - title: Нетрезвых водителей будут штрафовать на 40 тысяч грн, published date: 2016-05-09T11:00:00Z
9/5 16:18 [21430] - warn: [nodebb-plugin-rss] invalid content for entry, http://news.finance.ua/ru/rss
9/5 16:18 [21430] - info: [plugin-rss] posting, http://news.finance.ua/ru/rss - title: Украина сегодня отмечает День победы над нацизмом во Второй мировой войне, published date: 2016-05-09T10:00:00Z
9/5 16:18 [21430] - warn: [nodebb-plugin-rss] invalid content for entry, http://news.finance.ua/ru/rss0.3.6 work fine! After update feed stop!