How do i install easy mod

Having problems installing EM? Let's fix that
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: How do i install easy mod

Post by Nightrider »

Poomie, you made a mistake on the path to the SQL Update file. The Cash MOD sql_update.php file should be copied to the phpBB forum folder and run from there. The path might look something like this:

Code: Select all

http://www.wm-gaming.com/phpBB2/sql_update.php
Image

User avatar
Poomerio
Registered User
Posts: 552
Joined: Tue Jan 02, 2007 7:09 pm
Location: 4(x - 20y) = 20

Re: How do i install easy mod

Post by Poomerio »

Oh yes, sorry.
It was late that night, and I was real tired.

- Poomie

li BeZeLLs il
Registered User
Posts: 48
Joined: Sun Jan 28, 2007 7:04 am

Re: How do i install easy mod

Post by li BeZeLLs il »

Nightrider wrote: Poomie, you made a mistake on the path to the SQL Update file. The Cash MOD sql_update.php file should be copied to the phpBB forum folder and run from there. The path might look something like this:

Code: Select all

http://www.wm-gaming.com/phpBB2/sql_update.php
Image



Yes but tht didnt work so what should i do...

and if you do not know can you explain how to restore the data base..
Image

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

Re: How do i install easy mod

Post by Nightrider »

It should work. What was the error message? There are no SQL queries in the MOD script, so we have to get the SQL Update file to work...

Image

li BeZeLLs il
Registered User
Posts: 48
Joined: Sun Jan 28, 2007 7:04 am

Re: How do i install easy mod

Post by li BeZeLLs il »

well this is the message you get when you try o post....

message_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?

this si what i get when i go into the admin panel

Error retrieving Cash Mod data

Please make sure that you have run sql_install.php from your browser.

DEBUG MODE

SQL Error : 1146 Table 'bezells_Phpbb.phpbb_cash' doesn't exist

Line : 663
File : SELECT * FROM phpbb_cash ORDER BY cash_order ASC
Image

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

Re: How do i install easy mod

Post by Nightrider »

Right, you would get that error if your database hasn't been updated to go with the Cash MOD. So upload the sql_install.php file to your phpBB forum folder and run it from your browser. The path should look something like this:

Code: Select all

http://yourdomain.com/phpBB2/sql_install.php
Once you have successfully updated your database, you can delete the sql_install.php file from your phpBB2 forum folder...

Image

li BeZeLLs il
Registered User
Posts: 48
Joined: Sun Jan 28, 2007 7:04 am

Re: How do i install easy mod

Post by li BeZeLLs il »

ok but one question?..where do i get that file from...
Image

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

Re: How do i install easy mod

Post by Nightrider »

That file comes with the Cash MOD. You should be able to find it in the CashMod223 folder that you uploaded to admin/mods...

Image

li BeZeLLs il
Registered User
Posts: 48
Joined: Sun Jan 28, 2007 7:04 am

Re: How do i install easy mod

Post by li BeZeLLs il »

wel do you mean folder when you say file because on my ftp in the cash mod file there is a 2 folders that say upgrade and in each of them they have a upgrade file so do i upload both...
Image

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

Re: How do i install easy mod

Post by Nightrider »

No, when I say file, that's exactly what I mean. You cannot execute a folder. There is a sql_install.php file included in the root of the CashMod223 folder. You want to copy it to your phpBB2 forum folder and run it from your browser...

The Update folders contain MOD scripts that you can use to update your board if you have an earlier version of the Cash MOD installed. I assume that this is a NEW install of the Cash MOD on your forum, so the Cash MOD Updates are useless for your needs...

Image

Locked