Search found 306 matches

by Lumpy Burgertushie
Tue Sep 02, 2008 8:50 pm
Forum: Installing MODs with EasyMOD
Topic: Help installing show/hide avatars and signatures
Replies: 3
Views: 23158

Re: Help installing show/hide avatars and signatures

the problem is that you have a bit of code in your file that is the MOD does not expect.

the way to fix this is to open your file in a good text editor with line numbers.

find line 668

VALUES ($user_id, '" . str_replace("\'", "''", $username) . "', " . time() . ", '" . str_replace ...
by Lumpy Burgertushie
Sat Aug 23, 2008 3:23 pm
Forum: Installing EasyMOD
Topic: Easy MOD confusions
Replies: 2
Views: 19282

Re: Easy MOD confusions

do you have your own domain name and hosting account?
if not, then you can not do this at all.

If you are using one of the free phpbb hosting companies, then you can not do this.

now, if you do have your own hosting account and you have phpbb installed on it, then you can proceed.

you will need ...
by Lumpy Burgertushie
Fri Aug 15, 2008 3:06 pm
Forum: Installing MODs with EasyMOD
Topic: Mod "Process" Problem
Replies: 1
Views: 15987

Re: Mod "Process" Problem

I'm not sure if it's EM or the Mod in question's Install file, but when I click "Process" it redirects to a blank page on the ACP instead of doing what it's supposed to.

http://www.phpbb.com/mods/db/index.php?i=misc&mode=display&download=1&contrib_id=1703 that should be the download link for the ...
by Lumpy Burgertushie
Fri Aug 15, 2008 3:03 pm
Forum: Installing EasyMOD
Topic: em_functions.php
Replies: 2
Views: 17863

Re: em_functions.php

why aren't you the "owner" of these folders?

you (easymod) have to have "owner" type access in order to even install easymod.

is this something strange about the way hsphere works?

robert
by Lumpy Burgertushie
Thu Jul 31, 2008 5:01 am
Forum: Installing EasyMOD
Topic: Error 500: Script Execution Failure
Replies: 3
Views: 22473

Re: Error 500: Script Execution Failure

cuteftp is fine for a ftp program.

that error is usually because your files are corrupted for some reason. usually because the ftp program was not set to ascii or because you opened them in something like dreamweaver or whatever.

in your ftp program in the options or settings or whatever, it will ...
by Lumpy Burgertushie
Sun Jul 27, 2008 8:16 pm
Forum: Installing EasyMOD
Topic: Error 500: Script Execution Failure
Replies: 3
Views: 22473

Re: Error 500: Script Execution Failure

I am new member here , so I try to install Easymod ... and I want to see how it works because it is too hard manually make (change ) file when update any mod :|

so I downloaded , did install .. everything goes well (in install Easy mod write we that everything done and there were no errors ) When ...
by Lumpy Burgertushie
Sun Jul 27, 2008 8:12 pm
Forum: Installing EasyMOD
Topic: 'failed to open stream' error, but files are in right place
Replies: 1
Views: 37726

Re: 'failed to open stream' error, but files are in right place

Warning: main(db/mysql.php) [function.main]: failed to open stream: No such file or directory in /home/scottish/public_html/includes/db.php on line 11

Warning: main(db/mysql.php) [function.main]: failed to open stream: No such file or directory in /home/scottish/public_html/includes/db.php on line ...
by Lumpy Burgertushie
Tue Jul 22, 2008 1:38 am
Forum: General EM Discussion
Topic: Password Reset??
Replies: 8
Views: 35006

Re: Password Reset??

go2self wrote:what is the field name in the data base please, anyone?
it is in the config table and surprisingly, it is named EM_password.
if you are using phpmyadmin, there are 3 pages of results when browsing the config table. the EM stuff is usually on the 3rd page.


robert
by Lumpy Burgertushie
Tue Jul 22, 2008 1:35 am
Forum: Installing EasyMOD
Topic: Localhost Problem?
Replies: 6
Views: 28844

Re: Localhost Problem?

ok, when using your ftp program to connect to your server, what do you put in the server name box?
is it:
apateezer.vndv.com

exactly like that?

what do you put in the port box? is it: 21?

whatever information you use to connect using your ftp program is what you have to put in the easymod install ...
by Lumpy Burgertushie
Thu Jul 17, 2008 2:47 am
Forum: Installing EasyMOD
Topic: Localhost Problem?
Replies: 6
Views: 28844

Re: Localhost Problem?

I believe that the "localhost" variable will use your domain name for the ftp server.
on some hosts, this is not correct.
basically, whatever you have to put into your ftp program for the server name is what should go in that box when installing.

robert