Search found 31 matches

by NMSportster
Tue Oct 03, 2006 9:31 pm
Forum: Installing MODs with EasyMOD
Topic: Database use with 2 different installs of phpbb.
Replies: 7
Views: 5082

Re: Database use with 2 different installs of phpbb.

Hmm problem here. When I install phpbb it auto-installs the DB as well and creats it's own name automatically. What file in phpbb designates the name of the db file, i'd like to change the DB it auto installs to another.
by NMSportster
Mon Oct 02, 2006 8:33 am
Forum: Installing MODs with EasyMOD
Topic: Nightrider
Replies: 37
Views: 36094

Re: Nightrider

Obviously I don't bring anything from a technical standpoint. However, the experience from phpbb is much more difficult to get anywhere unless you are a programming wizard. It is certainly a great database of Mods, but it's geared IMO more to experienced coders and techies and not for the newbies. I...
by NMSportster
Fri Sep 29, 2006 10:05 pm
Forum: Installing MODs with EasyMOD
Topic: [Solved] RadPlay
Replies: 13
Views: 12710

Re: [Solved] RadPlay

Does it work? I am on dial-up, so I can't really test it... http://img453.imageshack.us/img453/8123/headbangzc7.gif Yep it works great! Oh one thing on the menu it puts "Radplay Streaming Audio", way to long and it messes up my screen width. What file can I edit to change that to like &qu...
by NMSportster
Thu Sep 28, 2006 8:53 pm
Forum: Installing MODs with EasyMOD
Topic: [Solved] RadPlay
Replies: 13
Views: 12710

Re: RadPlay

It looks to me like you are attempting to run the DB update file that is stored in your admin/mods/RadPlay202B01 folder. You want to upload the dbinstall.php file to your test3 folder and run it from there. So the path to your DB Update file could look something like this: http://rivalbb.com/test3/...
by NMSportster
Thu Sep 28, 2006 7:17 pm
Forum: Installing MODs with EasyMOD
Topic: [Solved] RadPlay
Replies: 13
Views: 12710

Re: RadPlay

Ran dbinstall.php and here are the errors. Warning: main(./extension.inc) [function.main]: failed to open stream: No such file or directory in /home/grabcash/public_html/rivalbb/test3/admin/mods/RadPlay202B01/dbinstall.php on line 18 Warning: main(./extension.inc) [function.main]: failed to open str...
by NMSportster
Thu Sep 28, 2006 7:35 am
Forum: Installing MODs with EasyMOD
Topic: [Solved] RadPlay
Replies: 13
Views: 12710

Re: RadPlay

Ok, made those modifications and uploaded. Previewed, all was good so I installed, everything went through fine. After install I went to the Forum Index and clicked on the "Radplay Streaming Audio" link and got this error. Error Querying Database SELECT * FROM phpbb_radplay ORDER BY id ASC...
by NMSportster
Thu Sep 28, 2006 3:30 am
Forum: Installing MODs with EasyMOD
Topic: [Solved] RadPlay
Replies: 13
Views: 12710

Re: RadPlay

This will work fine if you only want the link to Radplay in your Header menu. The only problem I have is that the following is a guess of what to do since I don't have a copy of your DarkEQ/overall_header.tpl. Since overall_header.tpl files vary greatly from template to template, it is very difficu...
by NMSportster
Thu Sep 28, 2006 1:25 am
Forum: Installing MODs with EasyMOD
Topic: Database use with 2 different installs of phpbb.
Replies: 7
Views: 5082

Re: Database use with 2 different installs of phpbb.

If you do this, it may complicate the MOD installs a bit when database changes need to be made. You still should be able to figure it out though... http://img453.imageshack.us/img453/8123/headbangzc7.gif Yea, that would be the pain of it. So i'm going to try to skower the net and install everything...
by NMSportster
Thu Sep 28, 2006 1:23 am
Forum: Installing MODs with EasyMOD
Topic: [Solved] RadPlay
Replies: 13
Views: 12710

Re: RadPlay

The code looks really short now hehe, is this gonna work or did I take out to much? http://www.rivalbb.com/radplay_audio.txt" target="_blank it's giving me this error for the templates/darkEQ Warning FIND FAILED: In file [templates/DarkEQ/overall_header.tpl] could not find: <a href="{...
by NMSportster
Wed Sep 27, 2006 8:19 pm
Forum: Installing MODs with EasyMOD
Topic: Database use with 2 different installs of phpbb.
Replies: 7
Views: 5082

Re: Database use with 2 different installs of phpbb.

There is a way to install multiple boards into the same database where they share some tables but not all. Look at this discussion... Multiple forums sharing a user database http://img453.imageshack.us/img453/8123/headbangzc7.gif Awesome, I think I may be able to pull it off. I'll do some crazy tes...