Profile: Rihab
Statistics

- 10
Hi All
Is it possible to upload a video instead of image in BootStrap Slider File Upload?
Thanks,
Rihab
Patryk wrote:
I did not do anything special just followed the documentation :)
Rihab wrote:
after deleting the 3 Dlls the app worked fine
the Dlls are:
libzstd.dll
snappy32.dll
snappy64.dll
any idea how to fix this issue
I'm using v 4.80
Any Help.
after creating a custom plugin and build it this error appears and the reason is 3 Dlls that created each time I build the custom plugin.
after deleting the 3 Dlls the app worked fine
the Dlls are:
libzstd.dll
snappy32.dll
snappy64.dll
any idea how to fix this issue
I'm using v 4.80
Patryk wrote:
If you want to add a new media to the topic page, please go to Admin panel -> Content Management -> Topics (page), and find the specified topic. When you open it, you
will see a "Media" button to upload files.
hi Patryk,
I couldn't find the topic that includes media option,
let me explain more, I'm using the mobile plugin and I need to edit the "Homepage" created topic to add media and to be a slider,
thank you for your help.
Hi All,
I Need To Add a new element to one topic(Page) for the admin to fill
like the following :
I need to add file upload to upload media to the topic(page) "MobileHomePage"
Can Someone help me?
Patryk wrote:
First of all, thanks for the post. GrandNode is pluginable software, it's better to extend its functionality by plugins. To be honest it's also the easiest way to implement changes in it. Is there any reason, why you prefer to do it in source code, instead of plugin creation? GrandNode developer documentation covers topic of plugin creation, because it's the recommended one. I don't know your exact requirements, so I'm not sure on which plugin example you should focus.
Hi Patryk,
I need your help with this topic
I'm searching for the same thing in grand node
I need to extend the mobile home page to add media (Image and Video)
how can I do that using the plugin?
Thank you.
Patryk wrote:
this one iOS/Android Xamarin Mobile App:
Patryk wrote:
Please paste here your request, that which is causing the error. In the case of 406 error, it's a common HTTP error, you can check its description here.
I actually found the reason but I don't know how to solve it
this error appear after installing a plug in called Mobile plugin
Hi All
I'm new to grandnode and I'm trying the APIs provided so I can start building new ones,
I tried http://localhost:16592/odata/language but i cant get the result from postman the response status is 406 Not Acceptable.
can someone help me