Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
TDBF Posted October 9, 2017 Posted October 9, 2017 2 minutes ago, onlyME said: I have no way to do it, so complex. How about giving the option to select more than one database and merging them into one array (I know, I make is sound so simplistic lol)? Thanks for the reply
onlyME Posted October 9, 2017 Author Posted October 9, 2017 Just now, TDBF said: How about giving the option to select more than one database and merging them into one array (I know, I make is sound so simplistic lol)? Thanks for the reply I have no solution TDBF 1
Gauravk Posted October 18, 2017 Posted October 18, 2017 (edited) Since few days my site reporting lot of suspicious process and reported to support as well, but now kind of figured out that its coming in conjunction with Gallery and featured content app to be used at same time. If I switch off one, then we don't get this suspicious process. After doubting on featured content, I even updated to latest version but the story remains the same. Why my site is trying to connect to fastly CDN IP 151.101.0.217:80.....? Is featured content app has some compatibility issue with the gallery? Or it has some other bug, that is in the process to getting crease out? Please advise. Thanks _________________________________________________ Time: Wed Oct 18 19:21:59 2017 +0400PID: 11167 (Parent PID:9950)Account: carnityUptime: 96 secondsExecutable:/XXXX/XXXXX/xxxx/x/x/x/xx/x/x/xxx/php-cgiCommand Line (often faked in exploits)://XXXX/XXXXX/xxxx/x/x/x/xx/x/x/xxx//carnity.com/index.phpNetwork connections by the process (if any):tcp: 94.23.6.25:60598 -> 151.101.0.217:80Files open by the process (if any):/tmp/.ZendSem.nqONTp (deleted)Memory maps by the process (if any):00400000-00737000 r-xp 00000000 08:02 2933059 /XXXX/XXXXX/xxxx/x/x/x/xx/x/x/xxx/00937000-009be000 rw-p 00337000 08:02 2933059 /XXXX/XXXXX/xxxx/x/x/x/xx/x/x/xxx/009be000-009da000 rw-p 00000000 00:00 001ecc000-0232b000 rw-p 00000000 00:00 0 [heap]7f5e04000000-7f5e04021000 rw-p 00000000 00:00 07f5e04021000-7f5e08000000 ---p 00000000 00:00 0 Edited October 18, 2017 by Gauravk
onlyME Posted October 18, 2017 Author Posted October 18, 2017 5 minutes ago, Gauravk said: Since few days my site reporting lot of suspicious process and reported to support as well, but now kind of figured out that its coming in conjunction with Gallery and featured content app to be used at same time. If I switch off one, then we don't get this suspicious process. After doubting on featured content, I even updated to latest version but the story remains the same. Why my site is trying to connect to fastly CDN IP 151.101.0.217:80.....? Is featured content app has some compatibility issue with the gallery? Or it has some other bug, that is in the process to getting crease out? Please advise. Thanks _________________________________________________ Time: Wed Oct 18 19:21:59 2017 +0400PID: 11167 (Parent PID:9950)Account: carnityUptime: 96 secondsExecutable:/XXXX/XXXXX/xxxx/x/x/x/xx/x/x/xxx/php-cgiCommand Line (often faked in exploits)://XXXX/XXXXX/xxxx/x/x/x/xx/x/x/xxx//carnity.com/index.phpNetwork connections by the process (if any):tcp: 94.23.6.25:60598 -> 151.101.0.217:80Files open by the process (if any):/tmp/.ZendSem.nqONTp (deleted)Memory maps by the process (if any):00400000-00737000 r-xp 00000000 08:02 2933059 /XXXX/XXXXX/xxxx/x/x/x/xx/x/x/xxx/00937000-009be000 rw-p 00337000 08:02 2933059 /XXXX/XXXXX/xxxx/x/x/x/xx/x/x/xxx/009be000-009da000 rw-p 00000000 00:00 001ecc000-0232b000 rw-p 00000000 00:00 0 [heap]7f5e04000000-7f5e04021000 rw-p 00000000 00:00 07f5e04021000-7f5e08000000 ---p 00000000 00:00 0 Please give me acp access so I can take a look.
Cyboman Posted October 29, 2017 Posted October 29, 2017 2 questions: I want to place a vertically scrolling slider in the sidebar. Is it possible to make the slider dimensions exactly the same width than the widget title bars? I'm asking because I don't want to waste free space. The slider should just fit in from left to right (maximum!), and the horizontal borders of the slides is the left start and right end of the other widget title bars in the sidebar... Is it possible to have a usual "widget title bar" for the slider in the sidebar, like in other plugins. Currently the slider title is displayed like the application modules, f.e. "forums" without a background behind the title. It would be great to have this option, so it better integrates into the sidebar between the other widgets.
onlyME Posted October 29, 2017 Author Posted October 29, 2017 3 hours ago, Cyboman said: 2 questions: I want to place a vertically scrolling slider in the sidebar. Is it possible to make the slider dimensions exactly the same width than the widget title bars? I'm asking because I don't want to waste free space. The slider should just fit in from left to right (maximum!), and the horizontal borders of the slides is the left start and right end of the other widget title bars in the sidebar... Is it possible to have a usual "widget title bar" for the slider in the sidebar, like in other plugins. Currently the slider title is displayed like the application modules, f.e. "forums" without a background behind the title. It would be great to have this option, so it better integrates into the sidebar between the other widgets. It has a code for each slider, you can add the code into your template instead of using widget.
Cyboman Posted October 29, 2017 Posted October 29, 2017 6 hours ago, onlyME said: It has a code for each slider, you can add the code into your template instead of using widget. Thanks, so I understand, that it is possible to fit sliders into the sidebar and there won't be any (empty / distance) spaces to the left & right margin of the sidebar container. And a "widget title bar" can be inserted, that looks like the others, by creating a custom template. Where can I see these slider codes, how to obtain them? How do they look like? Has anybody integrated these slider codes in templates before? Is it difficult? Anyone has examples?
onlyME Posted October 30, 2017 Author Posted October 30, 2017 12 hours ago, Cyboman said: Thanks, so I understand, that it is possible to fit sliders into the sidebar and there won't be any (empty / distance) spaces to the left & right margin of the sidebar container. And a "widget title bar" can be inserted, that looks like the others, by creating a custom template. Where can I see these slider codes, how to obtain them? How do they look like? Has anybody integrated these slider codes in templates before? Is it difficult? Anyone has examples? You can see the code in slider manager It's easy to use, just edit your theme and paste the code to where you like. Cyboman 1
dikkertjedap Posted November 7, 2017 Posted November 7, 2017 Thanks for the but i have got a question before the update the slider was perfect see screen shot after the update see also screen shot what is wrong? So if for example press F5 something went wrong.
onlyME Posted November 7, 2017 Author Posted November 7, 2017 2 hours ago, dikkertjedap said: Thanks for the but i have got a question before the update the slider was perfect see screen shot after the update see also screen shot what is wrong? So if for example press F5 something went wrong. Try to revert all templates and css of featured content. It it does not work, give me acp access so I can take a look.
Unlucky Posted December 13, 2017 Posted December 13, 2017 Hi, I am using this to pull in gallery photos from IPgallery On the slider for two entries i get a NO IMAGE image - and I get the following error when clicking them DomainException: (0) #0 /home//public_html/applications/gallery/modules/front/gallery/view.php(306): IPS\File\_FileSystem->getImageDimensions() #1 /home//public_html/system/Dispatcher/Controller.php(96): IPS\gallery\modules\front\gallery\_view->manage() #2 [internal function]: IPS\Dispatcher\_Controller->execute() #3 /home//public_html/init.php(448) : eval()'d code(14): call_user_func_array('parent::execute', Array) #4 /home//public_html/system/Content/Controller.php(50): IPS\Dispatcher\hook26->execute() #5 /home//public_html/applications/gallery/modules/front/gallery/view.php(61): IPS\Content\_Controller->execute() #6 /home//public_html/system/Dispatcher/Dispatcher.php(146): IPS\gallery\modules\front\gallery\_view->execute() #7 /home//public_html/index.php(12): IPS\_Dispatcher->run() #8 {main
onlyME Posted December 13, 2017 Author Posted December 13, 2017 @Unlucky it's an problem from gallery, not featured content. The slider only links to the url of gallery.
kmk Posted December 27, 2017 Posted December 27, 2017 Hello, there have setting for arrange the slider position?
onlyME Posted December 28, 2017 Author Posted December 28, 2017 5 hours ago, kmk said: Hello, there have setting for arrange the slider position? It seems you have problem with theme, can you give me acp access to take a look?
kmk Posted December 30, 2017 Posted December 30, 2017 Happy new year, there is something should be fixed, little thing...you have ACP access to take a look...
onlyME Posted December 31, 2017 Author Posted December 31, 2017 7 hours ago, kmk said: Happy new year, there is something should be fixed, little thing...you have ACP access to take a look... I confirm this bug in Ticker mode, it will be fixed in next version.
Vegan Gaymer Posted January 5, 2018 Posted January 5, 2018 QUESTION: I searched this topic, but I am still unclear. Does the Random option only pull Featured Content, or can it pull from non-featured content? For instance, I want to use it to just randomly pull up Forum or Blog links just to inspire more exploration of the community. Is that possible? Thanks!
onlyME Posted January 5, 2018 Author Posted January 5, 2018 6 minutes ago, Vegan Gaymer said: QUESTION: I searched this topic, but I am still unclear. Does the Random option only pull Featured Content, or can it pull from non-featured content? For instance, I want to use it to just randomly pull up Forum or Blog links just to inspire more exploration of the community. Is that possible? Thanks! It has an option to select specified contents
Vegan Gaymer Posted January 5, 2018 Posted January 5, 2018 5 minutes ago, onlyME said: It has an option to select specified contents And this will pull random entries from that entire section of the community? That's awesome!
onlyME Posted January 5, 2018 Author Posted January 5, 2018 Just now, Vegan Gaymer said: And this will pull random entries from that entire section of the community? That's awesome! Yes, but currently it has a bug with random option. I will fix it in the next version.
Vegan Gaymer Posted January 5, 2018 Posted January 5, 2018 13 minutes ago, onlyME said: Yes, but currently it has a bug with random option. I will fix it in the next version. Well, I bought it anyway to help support your work. I look forward to the fix! Thanks! onlyME 1
Vegan Gaymer Posted January 5, 2018 Posted January 5, 2018 QUESTION: how often does the set of links change when set to Random? As in, is it a new set every 24 hours, every time you refresh the page? Or is it only random one time and does not change?
onlyME Posted January 5, 2018 Author Posted January 5, 2018 2 minutes ago, Vegan Gaymer said: QUESTION: how often does the set of links change when set to Random? As in, is it a new set every 24 hours, every time you refresh the page? Or is it only random one time and does not change? Every page refresh. Vegan Gaymer 1
Vegan Gaymer Posted January 5, 2018 Posted January 5, 2018 1 minute ago, onlyME said: Every page refresh. Ohhh is that the bug for Random? Because my set isn't changing upon page refresh.
Recommended Posts