Installing Mass Email Receiving mod through easymod

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
ashras99
Posts: 76
Joined: Thu Jul 27, 2006 1:55 pm

Re: Installing Mass Email Receiving mod through easymod

Post by ashras99 »

I am just asking the code you suggested to replaced is available 2 times in the mod so change both of the codes with your suggested lines or change any particular one...

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

Re: Installing Mass Email Receiving mod through easymod

Post by Nightrider »

Just change the code once. I don't know if the other code will be a problem in the next phpBB file. We will find out soon enough...

Image

ashras99
Posts: 76
Joined: Thu Jul 27, 2006 1:55 pm

Re: Installing Mass Email Receiving mod through easymod

Post by ashras99 »

I tried change the code as you suggested but getting error

Code: Select all

IN-LINE FIND FAILED: In file [includes/usercp_register.php] could not find:

$allowviewonline,

MOD script line #146 :: FAQ :: Report

** I tried replacing both of them and single one too.

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

Re: Installing Mass Email Receiving mod through easymod

Post by Nightrider »

I'm going to need a text link to your includes/usercp_register.php file before I can offer you a suggestion this time...

Creating text Links for phpBB files

First create a duplicate of the phpBB file on your PC, then rename the file by adding .txt to the end of the file name. Next upload the file to a location on your FTP Server accessible to the public and provide a link back here for us to analyze it...

The path to your file could look something like this now:

Code: Select all

http://yourdomain.com/downloads_folder/usercp_register.php.txt

Locked