Support > Install and Upgrade

SimplePortal installation error

(1/3) > >>

SweeX:
Hi all !
I need help installing simpleportal on my forum. Im using zone99 theme.
Here are pics about my problem.

http://i.imgur.com/hRCgUBl.png

http://i.imgur.com/tmxzrCA.png

Any solutions?  :(

Chen Zhen:

It is informing you that it can not perform the second edit to the ../index.php file.
Most likely it can not find its placement marker due to another modification's edit and/or manual edit.

You can do a manual edit but heed my advice regarding 3 things:
1) If you ever uninstall SP it will most likely require removing this manual edit
2) Be sure to use a proper PHP editor such as: notepad++ (DO NOT USE Microsoft notepad)
3) Make sure to do the edit properly and in the correct file after Simple Portal installation

Install Simple Portal, then edit index.php (using notepad++) located in your main forum directory

find:

--- Code: --- // Is the forum in maintenance mode? (doesn't apply to administrators.)

--- End code ---

replace with:

--- Code: --- // Load SimplePortal.
sportal_init();

// Is the forum in maintenance mode? (doesn't apply to administrators.)

--- End code ---

.. save the edit to the file.

SweeX:
Thanks. I will try to fix this as soon as possible.  :)

ccbtimewiz:
If you would like, you can attach the index.php file here and we can perform the edit for you.

♦ Ninja ZX-10RR ♦:
But please keep that as last resort, so at least you can learn how to do it and you will learn something useful, thanks! ;)

Navigation

[0] Message Index

[#] Next page

Go to full version