Jump to content

haqzore

Clients
  • Posts

    165
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by haqzore

  1. Thanks. I started the task manually from the task list. The result displayed: I have more than 2 members with the appropriate profile field data. When checking the Map page, zero members are displayed. Calendar markers are still working fine. There are no entries in the Error Log or System Log in the ACP.
  2. @Martin A. - I have been fiddling with the settings for a while, and not seeing any recent errors in logs. For some reason, the Profile Sync worked once, and not again. I ran the profile sync & ended up with several members on the map. Then, I changed some settings of that profile field and wanted to start fresh. So on the front-end, I viewed all markers > Members > Select all > Delete Now, in the ACP > Profile sync... The "Import members without a map marker?" seems to be stuck "on", and clicking Restart sync process isn't bringing any members back to my map.
  3. @Martin A. - when I try to "Add Location" and use the "Enter your zip code, city, county and/or state/province, then pick your location from the results"... It is non-responsive. Nothing happens or loads, regardless of typing / hitting enter / clicking save / etc. HTML 5 geolocation worked fine when enabled. I've since disabled it, and trying to use the search function now & getting the above result.
  4. Update available & Geoapify working! 👍
  5. @teraßyte - Thanks. I thought maybe it was already approved since the Marketplace entry through the ACP shows it was last updated last night, after Martin's post.
  6. @Martin A. I just purchased / installed the app. Per the marketplace in my ACP: Updated: Yesterday at 06:54 PM The Settings tab of the is still asking for a MapQuest API key (with a link to MapQuest). Not sure if you just forgot to update this? Or do I indeed have an old/incorrect version? Also - do you have a guide on how to setup the Geoapify key? Example: which API type to select, URL format example, etc?
  7. Somewhere along the way, I must have tried messing with menu icons & can't remember how. In Menu Manager, I entered this: Which gets me this on the front end: Where is that other "page" type icon coming from? How do I get rid of it? Just incase, here is the Custom CSS for my theme: /** * This file is for your custom CSS. * This file is not modified or overwritten during upgrades */ /* ===[Filename:core/custom/superblocks.css]=== */ .SuperBlocks_line { border-top:2px solid {setting="SuperBlocks_keyColor"}; border-left:0; border-right:0; border-bottom:0; border-image: linear-gradient(to right, {setting="SuperBlocks_keyColor"}, {setting="SuperBlocks_secondaryColor"}) 30; } .SuperBlocks_badge { margin-right:7px; color: {setting="SuperBlocks_overlayColor"}; background-color: {setting="SuperBlocks_keyColor"}; background: linear-gradient(to right, {setting="SuperBlocks_keyColor"}, {setting="SuperBlocks_secondaryColor"}); } .SuperBlocks_thumbImage { max-width:100%; background-size:cover; background-position:center center; } .SuperBlocks_thumbImage_high { padding-bottom:70%; } .SuperBlocks_thumbImage_low { padding-bottom:50%; } .SuperBlocks_head { margin:0; padding:20px 0 2px; } .SuperBlocks_headLarge { font-size:28px; line-height:34px; } .SuperBlocks_headMedium { font-size:20px; line-height:24px; margin-bottom:6px; } .SuperBlocks_wrapper p { max-width:700px; } .SuperBlocks_imageContent a,.SuperBlocks_imageContent p, .SuperBlocks_imageContent { color:#FFF; } .SuperBlocks_imageContent { position: absolute; bottom:20px; left:10%; margin-right:20px; } .SuperBlocks_shadowContainer { box-shadow: inset 0px -270px 300px -83px rgba(0,0,0,0.70); } /* ===[Filename:core/custom/superblocks.css]=== */ .SuperBlocks_line { border-top:2px solid {setting="SuperBlocks_keyColor"}; border-left:0; border-right:0; border-bottom:0; border-image: linear-gradient(to right, {setting="SuperBlocks_keyColor"}, {setting="SuperBlocks_secondaryColor"}) 30; } .SuperBlocks_badge { margin-right:7px; color: {setting="SuperBlocks_overlayColor"}; background-color: {setting="SuperBlocks_keyColor"}; background: linear-gradient(to right, {setting="SuperBlocks_keyColor"}, {setting="SuperBlocks_secondaryColor"}); } .SuperBlocks_thumbImage { max-width:100%; background-size:cover; background-position:center center; } .SuperBlocks_thumbImage_high { padding-bottom:70%; } .SuperBlocks_thumbImage_low { padding-bottom:50%; } .SuperBlocks_head { margin:0; padding:20px 0 2px; } .SuperBlocks_headLarge { font-size:28px; line-height:34px; } .SuperBlocks_headMedium { font-size:20px; line-height:24px; margin-bottom:6px; } .SuperBlocks_wrapper p { max-width:700px; } .SuperBlocks_imageContent a,.SuperBlocks_imageContent p, .SuperBlocks_imageContent { color:#FFF; } .SuperBlocks_imageContent { position: absolute; bottom:20px; left:10%; margin-right:20px; } .SuperBlocks_shadowContainer { box-shadow: inset 0px -270px 300px -83px rgba(0,0,0,0.70); }
  8. Scratch that. It looks like the threads are now showing properly, and the remaining users post count has increased. Perhaps a batch process or something I was lucky enough to view the middle of 🤷‍♂️
  9. I merged two accounts. The topics started by the account that is now gone (was merged into the other) now show as being posted by "Guest". The account that stayed also did not inherit the post count. Is this working as intended? What is actually accomplished by the account merge? Wouldn't I have gotten the same result just banning / deleting the account?
  10. @HeadStand- can you give a highlight of how this differs from the stock Activity feed?
  11. I would for sure use: Trigger: When a new item is added. I might also use: Trigger: When an existing item is updated.
  12. @Michael.J - any way to trigger a Zapier event for Collections?
  13. Glad it was my fault 🙂 I was setting all this up on mobile & wasn't seeing any of that. Switched to desktop & got it! Thanks!
  14. Just looking through a "New Member in Invision Community" trigger... ... Same thing as above. What's the point if there is zero customization in the Action/Zap based on the trigger driving it?
  15. I read through this article: Looks good - several items from Invision to have the option of pushing over with your Zap. However - I'm trying to setup a Zap like: When a new calendar event is posted to Invision, send a message to a Discord channel. I have ... zero? Options on what to pull over from Invision for this? Is this correct? Am I missing something here? I can't even include a link to the Calendar event in the discord message? I can include.... Nothing?
  16. @opentype - is there a way to make block text/titles links? Ex: Upcoming Events block - make block title a link to the calendar. Forum Replies block - make block title a link to /forums/ etc... Similarly, the labels of the Calendar & Forums under the block contents - could those be made links to the Calendar / Forum / Gallery the associated content is contained within? Quick example:
  17. @Michael.J - is it possible to recover a deleted item?
  18. @Adriano Faria - looks like the wrapping issue is now happening on another line as shown: Also - wondering if we can make these blocks on Landing Page compatible with your Calendar Enhancements and have the option to show the countdown?
  19. The ACP allows multiple sharer images. Is there a way to order/prioritize them?
  20. And compared side-by-side, they are different sizes.
  21. perhaps. but ideally, i don't want to take up that much screen real-estate. whether its transparent border or part of the image. its a bit obnoxious when every link in Discord (for example) blanks out the entire screen with a giant logo.
  22. Forgive me for wasting your time. I forgot to re-enable the app before that screenshot. Sorry about that.
  23. Error: Call to a member function format() on null in /home/amazkgxv/cincyriders.com/system/Theme/Theme.php(860) : eval()'d code:213 Stack trace: #0 /home/amazkgxv/cincyriders.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_rsvpevents_front_widget->eventCountdown(Object(IPS\calendar\Event)) #1 /home/amazkgxv/cincyriders.com/system/Theme/Theme.php(860) : eval()'d code(974): IPS\Theme\_SandboxedTemplate->__call('eventCountdown', Array) #2 /home/amazkgxv/cincyriders.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_calendar_front_widgets->upcomingEvents(Array, Object(IPS\calendar\Date), 'vertical') #3 /home/amazkgxv/cincyriders.com/system/Widget/Widget.php(234): IPS\Theme\_SandboxedTemplate->__call('upcomingEvents', Array) #4 /home/amazkgxv/cincyriders.com/applications/calendar/widgets/upcomingEvents.php(161): IPS\_Widget->output(Array, Object(IPS\calendar\Date)) #5 /home/amazkgxv/cincyriders.com/system/Widget/Widget.php(833): IPS\calendar\widgets\_upcomingEvents->render() #6 /home/amazkgxv/cincyriders.com/system/Widget/Widget.php(889): IPS\_Widget->_render() #7 /home/amazkgxv/cincyriders.com/system/Theme/Theme.php(860) : eval()'d code(17472): IPS\_Widget->__toString() #8 /home/amazkgxv/cincyriders.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->widgetContainer('sidebar', 'vertical') #9 /home/amazkgxv/cincyriders.com/system/Theme/Theme.php(860) : eval()'d code(14968): IPS\Theme\_SandboxedTemplate->__call('widgetContainer', Array) #10 /home/amazkgxv/cincyriders.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->sidebar('right') #11 /home/amazkgxv/cincyriders.com/system/Theme/Theme.php(860) : eval()'d code(6649): IPS\Theme\_SandboxedTemplate->__call('sidebar', Array) #12 /home/amazkgxv/cincyriders.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->globalTemplate('d394fae875fcd3d...', '\n\n<div class='i...', Array) #13 /home/amazkgxv/cincyriders.com/system/Dispatcher/Dispatcher.php(172): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #14 /home/amazkgxv/cincyriders.com/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #15 /home/amazkgxv/cincyriders.com/system/Dispatcher/Front.php(640): IPS\Dispatcher\_Standard->finish() #16 /home/amazkgxv/cincyriders.com/system/Dispatcher/Dispatcher.php(154): IPS\Dispatcher\_Front->finish() #17 /home/amazkgxv/cincyriders.com/index.php(13): IPS\_Dispatcher->run() #18 {main} #0 /home/amazkgxv/cincyriders.com/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log(Object(Error), 'template_error') #1 /home/amazkgxv/cincyriders.com/system/Theme/Theme.php(860) : eval()'d code(974): IPS\Theme\_SandboxedTemplate->__call('eventCountdown', Array) #2 /home/amazkgxv/cincyriders.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_calendar_front_widgets->upcomingEvents(Array, Object(IPS\calendar\Date), 'vertical') #3 /home/amazkgxv/cincyriders.com/system/Widget/Widget.php(234): IPS\Theme\_SandboxedTemplate->__call('upcomingEvents', Array) #4 /home/amazkgxv/cincyriders.com/applications/calendar/widgets/upcomingEvents.php(161): IPS\_Widget->output(Array, Object(IPS\calendar\Date)) #5 /home/amazkgxv/cincyriders.com/system/Widget/Widget.php(833): IPS\calendar\widgets\_upcomingEvents->render() #6 /home/amazkgxv/cincyriders.com/system/Widget/Widget.php(889): IPS\_Widget->_render() #7 /home/amazkgxv/cincyriders.com/system/Theme/Theme.php(860) : eval()'d code(17472): IPS\_Widget->__toString() #8 /home/amazkgxv/cincyriders.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->widgetContainer('sidebar', 'vertical') #9 /home/amazkgxv/cincyriders.com/system/Theme/Theme.php(860) : eval()'d code(14968): IPS\Theme\_SandboxedTemplate->__call('widgetContainer', Array) #10 /home/amazkgxv/cincyriders.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->sidebar('right') #11 /home/amazkgxv/cincyriders.com/system/Theme/Theme.php(860) : eval()'d code(6649): IPS\Theme\_SandboxedTemplate->__call('sidebar', Array) #12 /home/amazkgxv/cincyriders.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_front_global->globalTemplate('d394fae875fcd3d...', '\n\n<div class='i...', Array) #13 /home/amazkgxv/cincyriders.com/system/Dispatcher/Dispatcher.php(172): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array) #14 /home/amazkgxv/cincyriders.com/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish() #15 /home/amazkgxv/cincyriders.com/system/Dispatcher/Front.php(640): IPS\Dispatcher\_Standard->finish() #16 /home/amazkgxv/cincyriders.com/system/Dispatcher/Dispatcher.php(154): IPS\Dispatcher\_Front->finish() #17 /home/amazkgxv/cincyriders.com/index.php(13): IPS\_Dispatcher->run() #18 {main} I do use cloudflare.
×
×
  • Create New...