Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Michael.J Posted April 11, 2016 Author Posted April 11, 2016 8 hours ago, Tribalize said: sent private message. thanks mike Thanks, it may be a little while until I can look through this. But it has been bookmarked. Tribalize 1
TQWorld2 Posted April 21, 2016 Posted April 21, 2016 Hi Mike, Great application, thanks. Working great on v4.1.10. This is a noob question but...how do I get the portal to be the landing page instead of the forums? The last time I messed with a portal was a few years ago with IPS v3.4.5 and it was a simple tweak in conf_global. Thanks in advance! Michael.J 1
Michael.J Posted April 21, 2016 Author Posted April 21, 2016 7 hours ago, TQWorld2 said: Great application, thanks. Working great on v4.1.10. This is a noob question but...how do I get the portal to be the landing page instead of the forums? The last time I messed with a portal was a few years ago with IPS v3.4.5 and it was a simple tweak in conf_global. If you open your ACP > System tab > Applications. You'll notice a "star" icon next to every application. Click the star icon next to the Portal application will set it as the default start page for the forums.
g1nt3r Posted May 23, 2016 Posted May 23, 2016 Im trying to use this on my clients site who only has the Commerce plugin (no forums or anything) and I am getting an error while trying to navigate to this page. Is it because I only have the commerce plugin?
Philip Gaines Posted May 25, 2016 Posted May 25, 2016 i've just had the same on todays upgrade and the navigation menu is missing form the forum... Version 4.1.12 which was todays upgrade. Invision Power has replied to your support request. Hi, This is an issue with the Portal application you have installed, please contact the modification author and pass this error message along. Declaration of IPS\portal\extensions\core\FrontNavigation\_Portal::children() should be compatible with IPS\core\FrontNavigation\_FrontNavigationAbstract::children($noStore = false) Please let us know if you need any further assistance. Regards, Stuart Silvester Invision Power Services, Inc.
Tribalize Posted May 26, 2016 Posted May 26, 2016 I am having the same issue on one of my sites as Philip Gaines is. Error is Declaration of IPS\portal\extensions\core\FrontNavigation\_Portal::children() should be compatible with IPS\core\FrontNavigation\_FrontNavigationAbstract::children($noStore = false) #0 /public_html/init.php(276): IPS\IPS::errorHandler(2, 'Declaration of ...', '/homepages/29/d...', 81, Array) #1 /public_html/init.php(276): require_once() #2 [internal function]: IPS\IPS::autoloader('IPS\\portal\\exte...') #3 /public_html/applications/core/sources/FrontNavigation/FrontNavigation.php(257): spl_autoload_call('IPS\\portal\\exte...') #4/public_html/system/Theme/Theme.php(718) : eval()'d code(6791): IPS\core\_FrontNavigation->roots(false) #5 [internal function]: IPS\Theme\class_core_front_global->navBar() #6 /public_html/system/Theme/SandboxedTemplate.php(57): call_user_func_array(Array, Array) #7 //public_html/system/Theme/Theme.php(718) : eval()'d code(4627): IPS\Theme\_SandboxedTemplate->__call('navBar', Array) #8 [internal function]: IPS\Theme\class_core_front_global->globalTemplate('3b0fe7e1b0cebb4...', '\n\n\n<div class='...', Array) #9 /public_html/system/Theme/SandboxedTemplate.php(57): call_user_func_array(Array, Array) #10 /public_html/system/Dispatcher/Dispatcher.php(149): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #11 /public_html/system/Dispatcher/Standard.php(101): IPS\_Dispatcher->finish() #12 /public_html/system/Dispatcher/Front.php(499): IPS\Dispatcher\_Standard->finish() #13 /htdocs/public_html/system/Dispatcher/Dispatcher.php(131): IPS\Dispatcher\_Front->finish() #14 /htdocs/public_html/index.php(13): IPS\_Dispatcher->run() #15 {main}
Michael.J Posted May 27, 2016 Author Posted May 27, 2016 On 23/05/2016 at 11:48 PM, g1nt3r said: Im trying to use this on my clients site who only has the Commerce plugin (no forums or anything) and I am getting an error while trying to navigate to this page. Is it because I only have the commerce plugin? Can you paste the error your getting? On 26/05/2016 at 1:12 AM, Philip Gaines said: i've just had the same on todays upgrade and the navigation menu is missing form the forum... 14 hours ago, Tribalize said: I am having the same issue on one of my sites as Philip Gaines is. Error is I'm working through IPB 4.1.12 compatibility checks/updates now, all apps including the Portal should be fixed within the next week. Tribalize 1
Michael.J Posted May 31, 2016 Author Posted May 31, 2016 This application has been updated with two minor bug fixes, including compatibility with IPB 4.1.12. Tribalize 1
Tribalize Posted May 31, 2016 Posted May 31, 2016 thanks for he update. fixed all errors working like a charm again Michael.J 1
Koby Posted June 4, 2016 Posted June 4, 2016 Getting this error here too: The application you uploaded cannot be installed because it is not a valid application, the archive is corrupt or the file and directory permissions in /applications do not allow it. and the chmod of the application folder is 777 as well as all subdirectories... so that isn't the issue.
Michael.J Posted June 6, 2016 Author Posted June 6, 2016 On 04/06/2016 at 7:00 PM, Koby said: Getting this error here too: Can I have the error code for that error? Are you positive your host supports Phar in PHP? Just to rule it out, you selected the "tar" file and not the zip?
Koby Posted June 6, 2016 Posted June 6, 2016 11 hours ago, Mike John said: Can I have the error code for that error? Are you positive your host supports Phar in PHP? Just to rule it out, you selected the "tar" file and not the zip? 1. 1C133/9 2. Not sure what this is, but I'm on a dedi, so I can install it if you point me to it. 3. yes. I opened a support ticket with IPS and they told me it's something I'd need to refer to you. -_-
Michael.J Posted June 8, 2016 Author Posted June 8, 2016 On 07/06/2016 at 0:42 AM, Koby said: 1. 1C133/9 2. Not sure what this is, but I'm on a dedi, so I can install it if you point me to it. I'm kinda leaning towards this being a lack of Phar on your server then. The error code itself would suggest that as well. I'm not server admin so can't help much there but I believe it's just a PHP extension you can add into your PHP install. catch( \PharException $e ) { \IPS\Output::i()->error( 'application_notvalid', '1C133/9', 403, '' ); }
Koby Posted June 8, 2016 Posted June 8, 2016 (edited) 4 hours ago, Mike John said: I'm kinda leaning towards this being a lack of Phar on your server then. The error code itself would suggest that as well. I'm not server admin so can't help much there but I believe it's just a PHP extension you can add into your PHP install. catch( \PharException $e ) { \IPS\Output::i()->error( 'application_notvalid', '1C133/9', 403, '' ); } According to php.net, Phar comes built into PHP since 5.3.0 so there would be no way that it isn't already installed. http://php.net/manual/en/phar.installation.php Edited June 8, 2016 by Koby
Michael.J Posted June 10, 2016 Author Posted June 10, 2016 On 08/06/2016 at 5:23 PM, Koby said: According to php.net, Phar comes built into PHP since 5.3.0 so there would be no way that it isn't already installed. Can you try swapping out that for this and see what exception it's providing? catch( \PharException $e ) { print $e->getMessage(); exit(); \IPS\Output::i()->error( 'application_notvalid', '1C133/9', 403, '' ); }
Koby Posted June 10, 2016 Posted June 10, 2016 2 hours ago, Mike John said: Can you try swapping out that for this and see what exception it's providing? catch( \PharException $e ) { print $e->getMessage(); exit(); \IPS\Output::i()->error( 'application_notvalid', '1C133/9', 403, '' ); } Swapping what out? I don't understand what you want me to do with that code in the box.
Michael.J Posted June 12, 2016 Author Posted June 12, 2016 On 10/06/2016 at 4:32 PM, Koby said: Swapping what out? I don't understand what you want me to do with that code in the box. Sorry thought I included the file. Open applications/core/modules/admin/applications/applications..php Find this code and replace with the above code I mentioned: catch( \PharException $e ) { \IPS\Output::i()->error( 'application_notvalid', '1C133/9', 403, '' ); } Now try and upload your tar file again and it should print out the exact Phar exception.
adam kinder_191751 Posted June 15, 2016 Posted June 15, 2016 Is it possible to add a reply button/link?
Michael.J Posted June 17, 2016 Author Posted June 17, 2016 On 16/06/2016 at 0:50 AM, adam kinder_191751 said: Is it possible to add a reply button/link? Where about would you like it positioned?
adam kinder_191751 Posted June 17, 2016 Posted June 17, 2016 5 minutes ago, Mike John said: Where about would you like it positioned? I'd say somewhere in the bottom left near the replies counter thing.
Bonaparte Posted June 19, 2016 Posted June 19, 2016 A big big thank you for creating and maintaining this wonderful portal APP! Highly appreciated!!! Michael.J 1
Michael.J Posted June 20, 2016 Author Posted June 20, 2016 On 17/06/2016 at 10:33 AM, adam kinder_191751 said: I'd say somewhere in the bottom left near the replies counter thing. Try something like this. Open acp > theme editor > portal > front > browse > topicRow Find: <li><i class='fa fa-comment'></i> {lang="replies_number" pluralize="$topic->mapped('num_comments') - 1"}</li> Add BELOW: <li><a href='{$topic->url(). '#replyForm'}'>Add Reply</a></li> 15 hours ago, Bonaparte said: A big big thank you for creating and maintaining this wonderful portal APP! Thank you.
Geryha Posted June 21, 2016 Posted June 21, 2016 admin panel configuration is not working with 4.1.12.3, settings tab will not show, any way to check for errors on my part? Freshly installed ipb. Can confirm by setting it as standard, it does show and blocks work. Thanks for the support, Prins.
Michael.J Posted June 22, 2016 Author Posted June 22, 2016 20 hours ago, Geryha said: admin panel configuration is not working with 4.1.12.3, settings tab will not show, any way to check for errors on my part? Freshly installed ipb. Can confirm by setting it as standard, it does show and blocks work. The "Setting" menu link or the actual settings page itself? Would you mind taking a screenshot? Geryha 1
Recommended Posts