Thank you Steve and Stoker
I had already figured out that I needed to use the Notepad++ to save the file
but I didn't know why It had to be saved like that ( as utf-8 with out BOM )
Now I understand and I have a much better text editor with FTP built into it ( Bonus )
==============
I managed to get the portal installed and working
I was in the simple_portal.php file and saw where you change the message
I am assuming the other mods for it that I can download also are set up inside the same file . I will check it out today
============
I also installed the SE Pro theme with collapsable sections
I have a few questions if I may :
The menu on this forum has different menu Choices than My forum .
Is that a mod to add and change menu choices or is it just editing one of the HTML/PHP files ?
IF you would be so kind as to instruct me as to how to do that or where to read about or down load the MOD I would really appreciate it '
--------------------
When I go to your board it loads the Portal Screen first instead of the index. To get to the portal I have to change my url to ( mycorkboard.ca/first/portal.php )
Is this action ( what Page is loaded first ) controlled by the position of the Menu layout ?
==================================
at the bottom of the index screen there are board statistics
Code: Select all
STATISTICS
Total posts 1 • Total topics 1 • Total members 1 • Our newest member Garry
What file would I edit to get rid of this information on the Index screen
I see that I can turn off everything except this info from the
ACP>General>server configuration>load settings but not that line
=====================================
Now this is a question for Stoker that may be way out there
Your Simple Portal is just a page that is created by the coding that you had me install in various places .
It works very well and is a nice Mod
The information that appears on the page is controlled by whatever I enter into the simple_portal.php file in the dir that it lives in .....
If I wanted to change the information that shows up on the index page all I have to do is change the information thats in that file.
Is there any reason why I couldn't have several files in the same dir that have different names such as
simple_portal.php ( the working file )
simple_portal_1.php ( a different set of information )in the file
simple_portal_2.php ( another different set of information )in the file
simple_portal_2.php ( and another different set of information )in the file
and so on
Now I know I could use and FTP and rename any file I want to the called file that would show up in the Portal Page
Here is my question
Could the same routines be used to call up the Portal page wherever I want it ( in the forum ) but Where I as the administrator ( could decide which file I choose to use at that time )
Could something like this be done using a BBCode as an example
All Id really be doing is using a bbCode to ( Insert ) the name of the file I wish to call into a Variable in a BBCode
Or is there a more simple way to call up a plain page that I can put information on
-----
Can a external WebPage be inserted into the Portal Page as a iFrame ???
Thanks
I assume a donation to your forum to help cover operating costs would also suffice as a ( Thank You ) for what you are teaching me by answering my questions and letting me play ....