Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
CodingJungle Posted October 6, 2018 Author Posted October 6, 2018 5 hours ago, VladislavD said: Keyword Tooltip 3.1.5 Hi, does this application work on mobile devices? Are the links active? i thought i had answered this on my site, but it doesn't seem to have been saved (will need to look into as why). i've replied there, but i will reply here as well. yes it will work with mobile devices, it will be styled like links for your theme will. you can aslo style them differently using the class for css keywordUrl (this is for keywords that are URLS) and keyword (this is for KW that aren't URLS). VladislavD 1
Unlucky Posted October 9, 2018 Posted October 9, 2018 (edited) Hi, we get this error when clicking settings in your media app. Error: Class name must be a valid object or a string (0) #0 /home/badhabi5/public_html/system/Helpers/Form/FormAbstract.php(264): IPS\Helpers\Form\_Node->html() #1 /home/badhabi5/public_html/system/Helpers/Form/Form.php(415): IPS\Helpers\Form\_FormAbstract->rowHtml(Object(IPS\Helpers\Form)) #2 /home/badhabi5/public_html/system/Theme/Theme.php(824) : eval()'d code(1668): IPS\Helpers\_Form->__toString() #3 /home/badhabi5/public_html/system/Theme/SandboxedTemplate.php(58): IPS\Theme\class_core_admin_global->globalTemplate('b41752bb1740b6f...', Object(IPS\Helpers\Form), Array) #4 /home/badhabi5/public_html/system/Dispatcher/Dispatcher.php(166): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #5 /home/badhabi5/public_html/init.php(460) : eval()'d code(44): IPS\_Dispatcher->finish() #6 /home/badhabi5/public_html/system/Dispatcher/Standard.php(118): IPS\easypopup_hook_showPopup->finish() #7 /home/badhabi5/public_html/system/Dispatcher/Dispatcher.php(148): IPS\Dispatcher\_Standard->finish() #8 /home/badhabi5/public_html/admin/index.php(14): IPS\_Dispatcher->run() #9 {main} Edited October 9, 2018 by Unlucky
CodingJungle Posted October 9, 2018 Author Posted October 9, 2018 3 hours ago, Unlucky said: Hi, we get this error when clicking settings in your media app. Error: Class name must be a valid object or a string (0) #0 /home/badhabi5/public_html/system/Helpers/Form/FormAbstract.php(264): IPS\Helpers\Form\_Node->html() #1 /home/badhabi5/public_html/system/Helpers/Form/Form.php(415): IPS\Helpers\Form\_FormAbstract->rowHtml(Object(IPS\Helpers\Form)) #2 /home/badhabi5/public_html/system/Theme/Theme.php(824) : eval()'d code(1668): IPS\Helpers\_Form->__toString() #3 /home/badhabi5/public_html/system/Theme/SandboxedTemplate.php(58): IPS\Theme\class_core_admin_global->globalTemplate('b41752bb1740b6f...', Object(IPS\Helpers\Form), Array) #4 /home/badhabi5/public_html/system/Dispatcher/Dispatcher.php(166): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #5 /home/badhabi5/public_html/init.php(460) : eval()'d code(44): IPS\_Dispatcher->finish() #6 /home/badhabi5/public_html/system/Dispatcher/Standard.php(118): IPS\easypopup_hook_showPopup->finish() #7 /home/badhabi5/public_html/system/Dispatcher/Dispatcher.php(148): IPS\Dispatcher\_Standard->finish() #8 /home/badhabi5/public_html/admin/index.php(14): IPS\_Dispatcher->run() #9 {main} are you on the latest version 2.1.1?
Circo Posted October 17, 2018 Posted October 17, 2018 Is it possible to get a refund on the downloads + app. It wasn't cheap and I've been waiting for it to get fixed but I've never used it for more than a few hours.
CodingJungle Posted October 17, 2018 Author Posted October 17, 2018 11 minutes ago, Circo said: Is it possible to get a refund on the downloads + app. It wasn't cheap and I've been waiting for it to get fixed but I've never used it for more than a few hours. what is wrong with it? i couldn't reproduce the problem with that you reported after the last fix, and i do use the app on my own site: I haven't noticed any bugs with it lately.
Phil7789 Posted October 25, 2018 Posted October 25, 2018 Menu Groups Manager Hey there, is the MGM pulling the theme from anywhere? I'm using a custom theme where the default menu is styled with CSS. Will the MGM look different from that or is it using the default classes of IPS? Thanks in advance, Phil
Simon Culshaw Posted November 11, 2018 Posted November 11, 2018 Hello, I installed Menu Groups Manager on my site and got this error which took my site offline:- ParseError: syntax error, unexpected '}', expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF) (0) #0 /home/sites/4b/3/377a64d893/public_html/system/Theme/Theme.php(741): IPS\Theme\Cache\_Template->exists() #1 /home/sites/4b/3/377a64d893/public_html/system/Dispatcher/Dispatcher.php(166): IPS\_Theme->getTemplate('global', 'core') #2 /home/sites/4b/3/377a64d893/public_html/system/Dispatcher/Standard.php(118): IPS\_Dispatcher->finish() #3 /home/sites/4b/3/377a64d893/public_html/system/Dispatcher/Front.php(574): IPS\Dispatcher\_Standard->finish() #4 /home/sites/4b/3/377a64d893/public_html/system/Dispatcher/Dispatcher.php(148): IPS\Dispatcher\_Front->finish() #5 /home/sites/4b/3/377a64d893/public_html/index.php(13): IPS\_Dispatcher->run() #6 {main} It didn't seem to like my theme which is Chameleon from IPSFocus. Any idea what I did wrong? Thanks in advance
Metmet Posted November 13, 2018 Posted November 13, 2018 Hi @CodingJungle A blank doesn't appear when I write two keywords in following.. Let see by yourself : Any idea to fix this ?
Sonya* Posted November 15, 2018 Posted November 15, 2018 Two questions: Keyword Tooltip: have you tested it with built-in acronym expansion feature? If the same word defined as acronym and keyword, what happens then? Joel R has mentioned you here https://invisioncommunity.com/forums/topic/448406-black-friday-cyber-monday-for-ips-marketplace-2018/?tab=comments#comment-2764457 participating on Black Friday action. Will you?
CodingJungle Posted November 20, 2018 Author Posted November 20, 2018 On 11/11/2018 at 2:55 AM, Simon Culshaw said: Hello, I installed Menu Groups Manager on my site and got this error which took my site offline:- ParseError: syntax error, unexpected '}', expecting elseif (T_ELSEIF) or else (T_ELSE) or endif (T_ENDIF) (0) #0 /home/sites/4b/3/377a64d893/public_html/system/Theme/Theme.php(741): IPS\Theme\Cache\_Template->exists() #1 /home/sites/4b/3/377a64d893/public_html/system/Dispatcher/Dispatcher.php(166): IPS\_Theme->getTemplate('global', 'core') #2 /home/sites/4b/3/377a64d893/public_html/system/Dispatcher/Standard.php(118): IPS\_Dispatcher->finish() #3 /home/sites/4b/3/377a64d893/public_html/system/Dispatcher/Front.php(574): IPS\Dispatcher\_Standard->finish() #4 /home/sites/4b/3/377a64d893/public_html/system/Dispatcher/Dispatcher.php(148): IPS\Dispatcher\_Front->finish() #5 /home/sites/4b/3/377a64d893/public_html/index.php(13): IPS\_Dispatcher->run() #6 {main} It didn't seem to like my theme which is Chameleon from IPSFocus. Any idea what I did wrong? Thanks in advance i'm not familiar with that theme, does it work on the default theme or does it still throw this error? On 11/13/2018 at 4:38 PM, Metmet said: Hi @CodingJungle A blank doesn't appear when I write two keywords in following.. Let see by yourself : Any idea to fix this ? i've fixed this in the next version. On 11/15/2018 at 2:31 PM, Sonya* said: Two questions: Keyword Tooltip: have you tested it with built-in acronym expansion feature? If the same word defined as acronym and keyword, what happens then? Joel R has mentioned you here https://invisioncommunity.com/forums/topic/448406-black-friday-cyber-monday-for-ips-marketplace-2018/?tab=comments#comment-2764457 participating on Black Friday action. Will you? 1, yes i have, it supersedes the acronym's, so if you have an acronym and a keyword both with the same name, the keyword will win out. 2. yeah, just got late to the party 🙂 was thinking a black friday sale was gonna be on well, black friday or cyber monday 🙂 On 10/25/2018 at 9:39 AM, Phil7789 said: Menu Groups Manager Hey there, is the MGM pulling the theme from anywhere? I'm using a custom theme where the default menu is styled with CSS. Will the MGM look different from that or is it using the default classes of IPS? Thanks in advance, Phil it uses its own classes. there are a few different css files depending on what you are using. block.css will control the look and feel of block menu types. mega.css will control how the mega sub menus will look. traditional.css will control how the single column sub menus will look. cjmg.css contains all the other styling. there is also cjmg_custom.css that loads after all these to allow easily override the css rules in the other css. Metmet and Sonya* 1 1
Simon Culshaw Posted November 20, 2018 Posted November 20, 2018 @CodingJungle It works in the default theme but doesn’t like the theme from Ehren’s IPSFocus... Chameleon
Square Wheels Posted November 21, 2018 Posted November 21, 2018 I just updated keyword tooltips. Now my entire site is inaccessible. It worked fine immediately before the update, now I get a 500 or 503 error, this happened right after the upgrade. Any suggestions? loopsters.org
Ramsesx Posted November 21, 2018 Posted November 21, 2018 10 minutes ago, Square Wheels said: Any suggestions?
Steph40 Posted November 21, 2018 Posted November 21, 2018 On 7/8/2018 at 4:05 PM, Ramsesx said: Recovery Mode (Self hosted only) If you get to the point in which you cannot get to the admin CP, nor the front end, you can try using our new recovery mode function. In order to use this, you would add the following line to a constants.php file within your installations main directory <?php define('RECOVERY_MODE',True); Once this is set, you can visit your ACP location and log in. On login you will see something similar to the below, which will be disabling 3rd party items, resetting default themes, and attempting to get you to a stock position so you can log in (it will not be deleting anything, don't worry) On login after enabling recovery After this is complete, you will be shown a list of all items which have been disabled, and you will be informed to remove the line from your constants file. It is important that you do this, as you will not be able to navigate to any area of the admin CP until you have done so. Recovery Complete You will then be able to enable items one at a time until the system breaks, in order to determine which of these items is causing your system not to function.
Square Wheels Posted November 22, 2018 Posted November 22, 2018 OK, all really odd. I was able to edit the constants file, got to the ACP. Did nothing, but the site is responding now. Thank you
LiquidFractal Posted November 22, 2018 Posted November 22, 2018 (edited) 9 hours ago, Square Wheels said: I just updated keyword tooltips. Now my entire site is inaccessible. It worked fine immediately before the update, now I get a 500 or 503 error, this happened right after the upgrade. I have a problem like this one. Keywords was working fine until I upgraded from the last version to 3.1.6. Now my site won't load - I get a blank screen for the homepage and there is absolutely no data in the page when I inspect the source (although I can still get to the adminCP). When I disable Keywords, everything comes up fine again. @CodingJungle, can you look in to this? I love this app and it's important to my site. Thanks! Edited November 22, 2018 by liquidfractal
CodingJungle Posted November 23, 2018 Author Posted November 23, 2018 On 11/20/2018 at 11:29 AM, Simon Culshaw said: @CodingJungle It works in the default theme but doesn’t like the theme from Ehren’s IPSFocus... Chameleon You will prolly have to do a manual replacement of the primary menu, as a lot of third party themes do heavy changes in the area, and there is no way to predict the types of changes. on most of these themes the other locations will work without issue. On 11/21/2018 at 5:20 PM, Square Wheels said: I just updated keyword tooltips. Now my entire site is inaccessible. It worked fine immediately before the update, now I get a 500 or 503 error, this happened right after the upgrade. Any suggestions? loopsters.org 16 hours ago, liquidfractal said: I have a problem like this one. Keywords was working fine until I upgraded from the last version to 3.1.6. Now my site won't load - I get a blank screen for the homepage and there is absolutely no data in the page when I inspect the source (although I can still get to the adminCP). When I disable Keywords, everything comes up fine again. @CodingJungle, can you look in to this? I love this app and it's important to my site. Thanks! The only change i made that would effect anything globally was moving the JS from a theme hook into includeCSS to a code hook for front diispatcher. I am not seeing how that could cause this issue. I've tested it in several locations, including a rolling upgrade and did not run into any issue, so it would seem to be a conflict with another plugin/app that also hos into the front dispatcher on the baseJS method. if you could check your php/apache error logs, it would more than likely tell you the exact error. if you want you can send me the error in the logs via PM.
LiquidFractal Posted November 23, 2018 Posted November 23, 2018 4 minutes ago, CodingJungle said: The only change i made that would effect anything globally was moving the JS from a theme hook into includeCSS to a code hook for front diispatcher. I am not seeing how that could cause this issue. I've tested it in several locations, including a rolling upgrade and did not run into any issue, so it would seem to be a conflict with another plugin/app that also hos into the front dispatcher on the baseJS method. if you could check your php/apache error logs, it would more than likely tell you the exact error. if you want you can send me the error in the logs via PM. Thanks @CodingJungle - is it ok if I follow up on your site just to make things neat and tidy? Or would PM/email be better?
CodingJungle Posted November 23, 2018 Author Posted November 23, 2018 Just now, liquidfractal said: Thanks @CodingJungle - is it ok if I follow up on your site just to make things neat and tidy? Or would PM/email be better? which ever is better for you.
LiquidFractal Posted November 23, 2018 Posted November 23, 2018 1 minute ago, CodingJungle said: which ever is better for you. Thanks...and I assume these error logs are available through Cpanel's WHM? Or is there a straightforward way to check them (sorry...not a guru!)?
Square Wheels Posted November 23, 2018 Posted November 23, 2018 5 minutes ago, liquidfractal said: Thanks @CodingJungle - is it ok if I follow up on your site just to make things neat and tidy? Or would PM/email be better? I am having the same issue. It happened only after this update, no other changes had been made. If you two find a solution, would you please post it here so I'll know too?
CodingJungle Posted November 23, 2018 Author Posted November 23, 2018 1 minute ago, liquidfractal said: Thanks...and I assume these error logs are available through Cpanel's WHM? Or is there a straightforward way to check them (sorry...not a guru!)? they should be,i don't use WHM very often so i am not too familiar with it (nor cpanel) 1 minute ago, Square Wheels said: I am having the same issue. It happened only after this update, no other changes had been made. If you two find a solution, would you please post it here so I'll know too? sure, if you could check your apache/php error logs, it would probably help in establishing what has caused this.
Square Wheels Posted November 23, 2018 Posted November 23, 2018 1 minute ago, CodingJungle said: sure, if you could check your apache/php error logs, it would probably help in establishing what has caused this. These look too recent, the problem happened yesterday. These are the only errors I see in cPanel. Is there somewhere else I can find them? 2018-11-22 18:30:21.032715 [INFO] [46.229.168.148:4940] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 18:30:21.032680 [INFO] [46.229.168.148:4940] File not found [/home/dilber1/public_html/robots.txt] 2018-11-22 18:23:22.740018 [INFO] [216.244.66.240:33922] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 18:23:22.739998 [INFO] [216.244.66.240:33922] File not found [/home/dilber1/public_html/robots.txt] 2018-11-22 18:12:32.092535 [INFO] [123.125.71.16:12070] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 18:12:32.092491 [INFO] [123.125.71.16:12070] File not found [/home/dilber1/public_html/uploads/css_built_7/049e74c424cc70fe24e4e2b2f1d6c212_grid.css.272a64d1e5b4cfe1246214dc30c11e3a.css] 2018-11-22 17:51:42.425775 [INFO] [66.249.69.254:53184] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:51:42.425716 [INFO] [66.249.69.254:53184] File not found [/home/dilber1/public_html/uploads/javascript_core/front_front_core.js.478287a3b6c75414b237fe74aecc7b92.js] 2018-11-22 17:41:28.613905 [INFO] [216.244.66.240:37616] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:41:28.613878 [INFO] [216.244.66.240:37616] File not found [/home/dilber1/public_html/robots.txt] 2018-11-22 17:39:51.575685 [INFO] [46.229.168.139:52788] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:39:51.575666 [INFO] [46.229.168.139:52788] File not found [/home/dilber1/public_html/robots.txt] 2018-11-22 17:36:45.517758 [INFO] [66.249.69.250:41282-4#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:36:45.517738 [INFO] [66.249.69.250:41282-4#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/uploads/javascript_global/root_js_lang_1.js.29a3f18e70a61669371092f16ae9bd76.js] 2018-11-22 17:36:45.039641 [INFO] [66.249.69.252:42416-2#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:36:45.039602 [INFO] [66.249.69.252:42416-2#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/uploads/javascript_core/front_front_core.js.345881c0ca1088ef79c9ded5fca89e1e.js] 2018-11-22 17:36:44.567474 [INFO] [66.249.69.250:41282-3#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:36:44.567445 [INFO] [66.249.69.250:41282-3#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/uploads/javascript_keywords/front_front_keywords.js.b00d110f4663be77e7d85608f4ebf409.js] 2018-11-22 17:36:44.095661 [INFO] [66.249.69.250:41282-2#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:36:44.095627 [INFO] [66.249.69.250:41282-2#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/uploads/css_built_7/341e4a57816af3ba440d891ca87450ff_framework.css.1d82fa547057ee0902af5bc98dd13f32.css] 2018-11-22 17:36:43.627928 [INFO] [66.249.69.254:61742-3#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:36:43.627910 [INFO] [66.249.69.254:61742-3#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/uploads/javascript_global/root_map.js.5c92e3fb1124b14c20aebc4e8ae43273.js] 2018-11-22 17:36:43.164224 [INFO] [66.249.69.254:61742-2#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:36:43.164171 [INFO] [66.249.69.254:61742-2#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/uploads/javascript_global/root_library.js.1e6d4cfeb29ca09236c5ba1d714c0163.js] 2018-11-22 17:36:42.711000 [INFO] [66.249.69.252:42416-1#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:36:42.710971 [INFO] [66.249.69.252:42416-1#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/uploads/javascript_core/global_global_core.js.63155bca21ef7d3d58243a4ec7b99721.js] 2018-11-22 17:36:42.310004 [INFO] [66.249.69.252:42416] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:36:42.309963 [INFO] [66.249.69.252:42416] File not found [/home/dilber1/public_html/uploads/javascript_global/root_front.js.a0a459b16cd86701cc8991e0782b018c.js] 2018-11-22 17:36:41.798766 [INFO] [66.249.69.250:41282-1#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:36:41.798706 [INFO] [66.249.69.250:41282-1#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/uploads/javascript_global/root_framework.js.8a74cac23fb166e1414e8c163a9abdd2.js] 2018-11-22 17:36:41.343279 [INFO] [66.249.69.254:61742-1#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:36:41.343248 [INFO] [66.249.69.254:61742-1#APVH_loopsters.org:443] File not found [/home/dilber1/public_html/uploads/css_built_7/258adbb6e4f3e83cd3b355f84e3fa002_custom.css.36ff9313d69d062fb3bc239d42a2ef95.css] 2018-11-22 17:36:40.943925 [INFO] [66.249.69.254:61742] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:36:40.943871 [INFO] [66.249.69.254:61742] File not found [/home/dilber1/public_html/uploads/css_built_7/1c5774fd2115e828e55b29f2e9ffe285_blog.css.27b1d0d455a5a06d464726f5272d33a4.css] 2018-11-22 17:36:40.540481 [INFO] [66.249.69.250:41282] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 17:36:40.540456 [INFO] [66.249.69.250:41282] File not found [/home/dilber1/public_html/uploads/css_built_7/20446cf2d164adcc029377cb04d43d17_flags.css.6bdcf838856f3225196e7b9e2e706364.css] 2018-11-22 16:59:51.878118 [INFO] [216.244.66.240:43489] File not found [/home/dilber1/public_html/404.shtml] 2018-11-22 16:59:51.877496 [INFO] [216.244.66.240:43489] File not found [/home/dilber1/public_html/robots.txt]
LiquidFractal Posted November 23, 2018 Posted November 23, 2018 (edited) Ok...there is nothing in my CPanel error logs to reflect any PHP or load error. I also tried tail error_log in my apache2 directory and there was nothing except the usual spam IPs trying to access cryptically-worded PHP files. No PHP errors. Moreover, as the Invision suite keeps reminding me, I have "display PHP errors" enabled on my site, and no error is displayed when Keywords craps out - just a blank screen with no source code whatsoever. Edited November 23, 2018 by liquidfractal
Recommended Posts