Trying to install Zarath's Shop Mod 2.6.0...

Wondering why that MOD you have won't install correctly? Let's take a look
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Locked
Nightrider
Registered User
Posts: 7219
Joined: Tue Nov 16, 2004 8:54 pm
Location: Florida, US
Contact:

Re: Trying to install Zarath's Shop Mod 2.6.0...

Post by Nightrider »

Try this link:

http://www.zarath.com/mods/" target="_blank

Image

Sandie437
Posts: 158
Joined: Mon Jul 24, 2006 3:02 pm
Contact:

Re: Trying to install Zarath's Shop Mod 2.6.0...

Post by Sandie437 »

Oh man...

I uploaded it and read the install.txt (I even saw that the templates were that * instead of the word subSilver so I did that...

Anyhow it said to run the shop.install.php


By that I right clicked that file and chose show in a new window.

Copy an dpasted that address into the address bar of my browser and hit GO.

This is what I got

Warning: main(./extension.inc): failed to open stream: No such file or directory in /home/serenema/public_html/forum/admin/mods/shop_mod260/shop_install.php on line 34

Warning: main(./extension.inc): failed to open stream: No such file or directory in /home/serenema/public_html/forum/admin/mods/shop_mod260/shop_install.php on line 34

Warning: main(): Failed opening './extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/serenema/public_html/forum/admin/mods/shop_mod260/shop_install.php on line 34

Warning: main(./common.): failed to open stream: No such file or directory in /home/serenema/public_html/forum/admin/mods/shop_mod260/shop_install.php on line 35

Warning: main(./common.): failed to open stream: No such file or directory in /home/serenema/public_html/forum/admin/mods/shop_mod260/shop_install.php on line 35

Warning: main(): Failed opening './common.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/serenema/public_html/forum/admin/mods/shop_mod260/shop_install.php on line 35

Fatal error: Call to undefined function: session_pagestart() in /home/serenema/public_html/forum/admin/mods/shop_mod260/shop_install.php on line 40
Awaiting Divine Inspiration on my signature

Nightrider
Registered User
Posts: 7219
Joined: Tue Nov 16, 2004 8:54 pm
Location: Florida, US
Contact:

Re: Trying to install Zarath's Shop Mod 2.6.0...

Post by Nightrider »

Are you using the corrected MOD script that I provided from the first page in this topic???

Shop Mod 2.6.0

Image

Sandie437
Posts: 158
Joined: Mon Jul 24, 2006 3:02 pm
Contact:

Re: Trying to install Zarath's Shop Mod 2.6.0...

Post by Sandie437 »

Oops colour me red and whip my trousers.


I looked at that too.


Shivers off to do that now.

:oops: :oops: :oops: :oops: :oops:
Awaiting Divine Inspiration on my signature

Nightrider
Registered User
Posts: 7219
Joined: Tue Nov 16, 2004 8:54 pm
Location: Florida, US
Contact:

Re: Trying to install Zarath's Shop Mod 2.6.0...

Post by Nightrider »

I think we worked out most of the bugs from the Shop MOD 2.6.0 script. So it should install fairly easily. I hope you have the Cash MOD installed...

Image

Sandie437
Posts: 158
Joined: Mon Jul 24, 2006 3:02 pm
Contact:

Re: Trying to install Zarath's Shop Mod 2.6.0...

Post by Sandie437 »

Yep I have that one on and working WONDERFULLY....



I am just working through the few small things.

The postrow.POINTS /CASH thing came up so I have done that and now I am working on

Error Detail

Warning

IN-LINE FIND FAILED: In file [templates/SoftBlue/overall_header.tpl] could not find:

<a href="{U_LOGIN_LOGOUT}"

MOD script line #304 :: FAQ :: Report
Awaiting Divine Inspiration on my signature

Sandie437
Posts: 158
Joined: Mon Jul 24, 2006 3:02 pm
Contact:

Re: Trying to install Zarath's Shop Mod 2.6.0...

Post by Sandie437 »

http://www.serenemartini.com/forum/temp ... header.tpl" target="_blank


This is the warning I got and I have looked and compared it to what you say and I can't figure it.

Error Detail

Warning

IN-LINE FIND FAILED: In file [templates/SoftBlue/overall_header.tpl] could not find:

<a href="{U_LOGIN_LOGOUT}"

MOD script line #304 :: FAQ :: Report
Awaiting Divine Inspiration on my signature

Nightrider
Registered User
Posts: 7219
Joined: Tue Nov 16, 2004 8:54 pm
Location: Florida, US
Contact:

Re: Trying to install Zarath's Shop Mod 2.6.0...

Post by Nightrider »

The Softblue/overall_header.tpl file will almost always cause you problems because of the way the menu is displayed. You can try this but you may need to go back and manually adjust the Softblue/overall_header.tpl file after the MOD is installed...

Ok, do this:

OPEN
ShopMod260.txt (or whatever you called it)

FIND

Code: Select all

#
#-----[ FIND ]------------------------------------------------
#
{U_PROFILE}
REPLACE WITH

Code: Select all

#
#-----[ FIND ]------------------------------------------------
#
<a href="{U_LOGIN_LOGOUT}"
I'm confused. You already have the Shop MOD link in the menu. Why are you reinstalling the Shop MOD without uninstalling the other version first???

Save, upload, and try again using EM...

Image

Sandie437
Posts: 158
Joined: Mon Jul 24, 2006 3:02 pm
Contact:

Re: Trying to install Zarath's Shop Mod 2.6.0...

Post by Sandie437 »

Crikey I did uninstall it.....
Awaiting Divine Inspiration on my signature

Nightrider
Registered User
Posts: 7219
Joined: Tue Nov 16, 2004 8:54 pm
Location: Florida, US
Contact:

Re: Trying to install Zarath's Shop Mod 2.6.0...

Post by Nightrider »

Well the Shop Mod menu option is still in the overall_header. It's possible that you uploaded the copy I edited after you removed the Shop MOD. That would explain why the link is still there...

Image

Locked