Content Type
Downloads
Release Notes
IPS4 Guides
IPS4 Developer Documentation
Invision Community Blog
Development Blog
Deprecation Tracker
Providers Directory
Projects
Release Notes v5
Invision Community 5 Bug Tracker
Forums
Events
Store
Gallery
Posts posted by Nathan Explosion
-
-
v4.7.18 via Chrome, current release, windows
-
So, I approach issues differently to Randy. Instead of 'jumping to cause', I try to understand what you actually did instead of making assumptions on what you did:
8 hours ago, Stuart Grimshaw said:I have enabled the Giphy integration...
When you say you've enabled it, did you do the following:
- Enable it?
- Then create an API key as directed?
- Was it approved by GIPHY?
- Did you then enter it in the ACP, and save it?
Because only then would you get the icon in the editor that provides the integration (which, by the way, is theme independent as it is a CKEditor plugin):
Did you then use that button to search for your chosen GIF?
Or did you manually paste in the URL for the GIF?
-
-
4 minutes ago, Como said:
I would, but I cannot start threads there.
Join the club...
-
-
OK - your actual issue has now been fleshed out to be clearer. Good luck - sounds to me like you may have an issue with static\templates\core_front_global.php not containing the correct template information for beta 1. If I was you, I'd ensure that all of your files are replaced with the ones in the current beta 1 download package.
-
And you're on beta 1, yes?
Are you using IN_DEV? Yes or no.
-
2 minutes ago, Adlago said:
My list is missing front/ global/ global template...
So maybe you could actually provide a screenshot of what you DO see, so people don't have to guess what you are seeing?
Anyway...here it is, in all it's glory, in the listing of available hooks for System on a test installation of Beta 1
-
29 minutes ago, Adlago said:
That's what I saw. But there is no option anywhere to add a custom template in the head
I'll add in the 2 steps, if you wish to use a custom template. But you really only need to do one, which is adding your code in as a HOOK directly in the place you want it.
Anyway...
Step 1: custom template
Step 2: adding it in before the </head>
-
-
-
2 hours ago, DreamOn said:
Is there a way to accept automatically the PII and deletion requests by members?
Clarify this one, based on the logic of the request being as follows:
- User requests a deletion
- User is sent an email to confirm the deletion
- User confirms deletion
- Request is submitted and awaits approval by admin in ACP
- Admin performs the deletion
Which steps of those are you wishing to have "accepted automatically"?
-
Don't have it? Enable it for your group in the ACP:
-
-
-
3 minutes ago, sisuk said:
Do you have a script for this operation ?
Did you click the "database needs to be converted" link?
-
18 hours ago, Gary Lewis said:
We need to keep the descriptions, but is there a way to prevent them from showing on the main page?
Add this to your theme's custom CSS:
li.cForumRow.ipsDataItem div.ipsType_richText { display:none; }
- Gary Lewis, Como and SeNioR-
- 2
- 1
-
-
8 hours ago, Emediate said:
We have also tested with known and checked RSS feeds - no matter what the error is the same.
So share some of the ones you have tried so they don't have to guess on what you've tried?
Help Invision help you...
-
-
- Create a product in Commerce, put it in a group of its own in Commerce.
- Configure your badge rule to use the 'Member purchases a product' and filter on the group from above.
- Award the badge via the rule
- User purchases the product, user gets the badge.
-
4 minutes ago, Dreadknux said:
And er, what do I do if there isn't a robots.txt file in my base url folder..?
There isn't a file.
But there will be if you just go to it in a browser - that's what the Invision solution provides, a pseudo robots.txt
See? https://www.ynwa.tv/robots.txt
-
Turn off strict mode on your mySQL instance.
-
No CSS/JS needed, as you'll find that the following editor setting dictates whether a 'gap' appears between the quote and the content:
"Start new paragraph"
"Go to next line"
- Pescao6, Trevor Carey and abobader
- 2
- 1
Group Formatting does not save
in Technical Problems
Posted
I know.
I am just providing more flesh on the paltry bones of the original report of the issue for v4 so it can be fixed there.