Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
onlyME Posted December 17, 2016 Author Posted December 17, 2016 It Just now, OblivionNW said: I will try but Im more interested in understanding where/how its pulling yours in? are the labels being passed into the constructors for the Helper classes on the form? $form->add( new \IPS\Helpers\Form\Text( 'fcc_title', $item ? $item['fcc_title'] : NULL, FALSE, array(), NULL, NULL, NULL, 'fcc_title' ) ); $form->add( new \IPS\Helpers\Form\Text( 'fcc_title', $item ? $item['fcc_title'] : NULL, FALSE, array(), NULL, NULL, NULL, 'fcc_title' ) ); for example It's shorthand If / Else in php https://davidwalsh.name/php-ternary-examples
OblivionNW Posted December 17, 2016 Posted December 17, 2016 heh i know php man, i've been making php applications for years, just never used invision before. I'm asking is IF the label is being passed into that constructor, and if so, which property is it, where does it get it from
OblivionNW Posted December 17, 2016 Posted December 17, 2016 I read that it says it will look for a lang with that same key and use that but I created a fcc_description <word> in the lange file in featured content application and its still not working.. does this file get published to the core or something?
onlyME Posted December 17, 2016 Author Posted December 17, 2016 1 minute ago, OblivionNW said: heh i know php man, i've been making php applications for years, just never used invision before. I'm asking is IF the label is being passed into that constructor, and if so, which property is it, where does it get it from I did not read carefully, it's 2:45 AM in my country Form helper will automatically look for a language string with the same key to use as the label. Because you can not add a new language string in ACP, so I give you a hard code for label.
OblivionNW Posted December 17, 2016 Posted December 17, 2016 1 minute ago, onlyME said: I did not read carefully, it's 2:45 AM in my country Form helper will automatically look for a language string with the same key to use as the label. Because you can not add a new language string in ACP, so I give you a hard code for label. My apologies for keeping you up. If I cannot add anew language label in my code, how did you add them with yours?
onlyME Posted December 17, 2016 Author Posted December 17, 2016 Just now, OblivionNW said: My apologies for keeping you up. If I cannot add anew language label in my code, how did you add them with yours? I created app in Dev Mode and it exported the tar file, you should read the Developer docs https://invisionpower.com/developers/docs/general/enabling-developer-mode-r23/
OblivionNW Posted December 19, 2016 Posted December 19, 2016 Hello, can you provide the developer tools necessary to enable developer tools with this addon enabled? I would like to make my own custom version of this, and yes I have purchased it
onlyME Posted December 20, 2016 Author Posted December 20, 2016 7 hours ago, OblivionNW said: Hello, can you provide the developer tools necessary to enable developer tools with this addon enabled? I would like to make my own custom version of this, and yes I have purchased it Try to use this
ThomasS Posted December 25, 2016 Posted December 25, 2016 Hi I just upgraded my test-installation with the newest featured content version and wanted to try out the new 'Resize and crop thumnails' option. Using defeault settings, everything works: Switching the option to 'Resize and crop in center' I do just get this: Do i need to set chmod on some working directories? I didn't find anything in the installation manual... thanks in advance
Simon Woods Posted December 25, 2016 Posted December 25, 2016 7 minutes ago, ThomasS said: Hi I just upgraded my test-installation with the newest featured content version and wanted to try out the new 'Resize and crop thumnails' option. Using defeault settings, everything works: Switching the option to 'Resize and crop in center' I do just get this: Do i need to set chmod on some working directories? I didn't find anything in the installation manual... thanks in advance I am also seeing this, though for just one image.
onlyME Posted December 25, 2016 Author Posted December 25, 2016 I confirm that bug, it will be fixed in the next version in tomorrow. Simon Woods 1
ThomasS Posted December 26, 2016 Posted December 26, 2016 (edited) 9 hours ago, onlyME said: I confirm that bug, it will be fixed in the next version in tomorrow. thanks!I'd also ask, if there is a possibility to get a notification if someone adds a marker for reviewing.... It's pretty cool that members cann now custom markers and approve them - I'm, just missing some kind of notification (mail, inline-notification) to check the new marker entries Edited December 26, 2016 by ThomasS
onlyME Posted December 26, 2016 Author Posted December 26, 2016 7 minutes ago, ThomasS said: thanks! I'd also ask, if there is a possibility to get a notification if someone adds a marker for reviewing.... I't pretty cool that members cann now custom markers and approve them - I'm, just missing some kind of notification (mail, inline-notification) to check the new marker entries It can not
ThomasS Posted December 26, 2016 Posted December 26, 2016 25 minutes ago, onlyME said: It can not haha, wrong topic - sry
ThomasS Posted December 27, 2016 Posted December 27, 2016 I've updated to the new version, but still the same. with settings to 'crop and resize...' it shows the default 'no image' picture. when set to 'no' it shows me the pictures. I also created a new slider but that didn't help
onlyME Posted December 27, 2016 Author Posted December 27, 2016 Just now, ThomasS said: I've updated to the new version, but still the same. with settings to 'crop and resize...' it shows the default 'no image' picture. when set to 'no' it shows me the pictures. I also created a new slider but that didn't help Caan you give me ACP access so I can take a look?
ThomasS Posted December 27, 2016 Posted December 27, 2016 47 minutes ago, onlyME said: Caan you give me ACP access so I can take a look? sent via PM
ThomasS Posted December 27, 2016 Posted December 27, 2016 works now! thanks reason: my htaccess auth. blocked the pic generation - disabled it temporarliy and it worked onlyME 1
Daddy Posted December 30, 2016 Posted December 30, 2016 I'm adding multiple sliders to one page and when I add a section to display, in particular it's my marketplace, it breaks all other current sliders and sends the page on a never-ending load until I delete the slider. What could cause this?
onlyME Posted December 31, 2016 Author Posted December 31, 2016 8 hours ago, iDeath said: I'm adding multiple sliders to one page and when I add a section to display, in particular it's my marketplace, it breaks all other current sliders and sends the page on a never-ending load until I delete the slider. What could cause this? Does this slider get contents from Forums or other app?
Daddy Posted December 31, 2016 Posted December 31, 2016 6 hours ago, onlyME said: Does this slider get contents from Forums or other app? forums
onlyME Posted December 31, 2016 Author Posted December 31, 2016 1 minute ago, iDeath said: forums Please let me know the url so I can test. I think it's due to the large size of a lot of images so it's slow to create cache. sobrenome 1
sobrenome Posted December 31, 2016 Posted December 31, 2016 Is it possible in the last version to have one slider with topics and multiple database records? If not, could you please add this feature that is more suitable for IPS community where content itself is more important than content type? thanks!
onlyME Posted January 1, 2017 Author Posted January 1, 2017 6 hours ago, sobrenome said: Is it possible in the last version to have one slider with topics and multiple database records? If not, could you please add this feature that is more suitable for IPS community where content itself is more important than content type? thanks! It can not, I don't have a solution. You should add contents to slider manually instead of using getting automatically. sobrenome 1
Daddy Posted January 1, 2017 Posted January 1, 2017 11 hours ago, onlyME said: Please let me know the url so I can test. I think it's due to the large size of a lot of images so it's slow to create cache. Perhaps, there are several thousand topics, though, I let it go all night and no results. I'll try to think of an alternate method of showcasing the marketplace.
Recommended Posts