Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 7, 20159 yr Hi, I want to edit the following two pages in the Moderator CP, but I can't find the html files for each page. The first page is the 'edit member' page ( which appears after you enter a member's name in the Member Management section of the MCP). The second is the 'IP search result' page (which appears after you search for an IP in the IP Address Tools section of the MCP). Does anyone know the filenames? Thanks in advance.
May 8, 20159 yr Author @Charles Sorry to bother you. I had no replies to the topic, can you shed any light on this?
May 8, 20159 yr Hi, I want to edit the following two pages in the Moderator CP, but I can't find the html files for each page. The first page is the 'edit member' page ( which appears after you enter a member's name in the Member Management section of the MCP). The second is the 'IP search result' page (which appears after you search for an IP in the IP Address Tools section of the MCP). Does anyone know the filenames? Thanks in advance. . You want to edit the template of those 2 pages ? All templates can be found under Customization > select your theme > edit HTML & CSS .. .
May 8, 20159 yr Author .You want to edit the template of those 2 pages ?All templates can be found under Customization > select your theme > edit HTML & CSS .. . I wanted the location of the files on the server. I have no idea which files those two page templates are in.
May 8, 20159 yr Author I've found the IP template (core/global/members/iplookup.phtml). If anyone knows the location of the other page, please let me know. I've looked in countless folders and still cannot find it.
May 9, 20159 yr You cant find it because there is no template for it. The form is built with code and outputted directly to the page without passing through a template.
May 20, 20159 yr Author You cant find it because there is no template for it. The form is built with code and outputted directly to the page without passing through a template.Just seen this now. Sorry for the late reply.How can I edit the code then?
May 21, 20159 yr Honestly, without creating a custom plugin to hook the code and change the output template, there is not much you can do.
May 22, 20159 yr Author Honestly, without creating a custom plugin to hook the code and change the output template, there is not much you can do. Well, that is disappointing!
Archived
This topic is now archived and is closed to further replies.