Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
[Solved] Music Download Song Add-on (for MOM 2.0.5)
Post new topic   Reply to topic View previous topic :: View next topic
Goto page: 1, 2, 3, 4, 5, 6, 7  Next
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
[Solved] Music Download Song Add-on (for MOM 2.0.5)
PostPosted: 05/02/2007 2:51 PM Reply with quote
Citation
Chris Powell
Citation
Posts 1332
Word Cnt. 86,126
BDay Feb 11
Sign Aquarius
Sex Sex:Male
Joined: Mar 31, 2007
Local time: 1:54 AM
Location: Birmingham, UK.
greatbrE.gif
Hi Nightrider, I'm having trouble installing this one now

It's ready to be installed. When I click process in EM I'm getting a few errors though. Some do process...
Back to Top
View user's profile Find all posts by Chris Powell Send private message   Visit poster's website
Re: Music Download Song Add-on (for MOM 2.0.5)
PostPosted: 05/02/2007 3:25 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 8:54 PM
Location: St Pete, FL
peace.gif
Go ahead and try it now.  The MOD author made several mistakes in this MOD, which I have now fixed.  But that doesn't give me much confidence in the MOD at this point.  First, there were a lot of Unrecognized commands because he used AFTER ADD rather than AFTER, ADD.  He also tried to open templates/subSilver/music_page.tpl, which doesn't exist, rather than templates/subSilver/music_page_body.tpl...

Also, the MOD script commands were in the wrong order for the music_page.php file, so I had to rearrange them.  EM works from the top down, so if a FIND is looking for text that has already been passed, it cannot find them.  That's why the commands need to be in the correct order...

In addition, the ALTER TABLE SQL query contained an AFTER option, which EM cannot recognize.  The AFTER fieldname part really isn't necessary, so I removed it.  The SQL queries should work properly using EM.  If not, I can look into them some more to see if they can be adjusted further...

Go ahead and install the MOD using EM and see what happens...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [Solved] Music Download Song Add-on (for MOM 2.0.5)
PostPosted: 05/02/2007 3:40 PM Reply with quote
Citation
Chris Powell
Citation
Posts 1332
Word Cnt. 86,126
BDay Feb 11
Sign Aquarius
Sex Sex:Male
Joined: Mar 31, 2007
Local time: 1:54 AM
Location: Birmingham, UK.
greatbrE.gif
Blimey! He made a lot of mistakes  violent1

Well the mod processed fine. No error's during the installation whatsoever. Applause
Although, I uploaded a track of mine to test the mod, you can play it, but you can't seem to download it Sad

http://www.djpassions.com/music_page.php?song_id=2
Back to Top
View user's profile Find all posts by Chris Powell Send private message   Visit poster's website
Re: [Solved] Music Download Song Add-on (for MOM 2.0.5)
PostPosted: 05/02/2007 4:32 PM Reply with quote
Citation
~^Karen^~
Citation
Posts 556
Word Cnt. 20,326
BDay Jan 26
Sign Aquarius
Sex Sex:Female
Joined: Nov 26, 2006
Local time: 1:54 AM
Location: west midlands:uk
greatbrE.gif
ohhhhh i remember having problems with this 1 a good while ago, wish authors would fix there mistakes! Hope you get it sorted
Back to Top
View user's profile Find all posts by ~^Karen^~ Send private message   Visit poster's website Yahoo Messenger MSN Messenger
Re: Music Download Song Add-on (for MOM 2.0.5)
PostPosted: 05/02/2007 4:36 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 8:54 PM
Location: St Pete, FL
peace.gif
I can't get into the database to look at the data to make sure the records were all submitted correctly.  Can you PM me the login information to your DJ Passions database???

dontknow
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Music Download Song Add-on (for MOM 2.0.5)
PostPosted: 05/02/2007 4:49 PM Reply with quote
Citation
Chris Powell
Citation
Posts 1332
Word Cnt. 86,126
BDay Feb 11
Sign Aquarius
Sex Sex:Male
Joined: Mar 31, 2007
Local time: 1:54 AM
Location: Birmingham, UK.
greatbrE.gif
~^Karen^~ wrote:
ohhhhh i remember having problems with this 1 a good while ago, wish authors would fix there mistakes! Hope you get it sorted


I know it's a right PITA. I hope I get it sorted too Sad

Nightrider wrote:
I can't get into the database to look at the data to make sure the records were all submitted correctly.  Can you PM me the login information to your DJ Passions database???

dontknow


I can't get into the djpassions database using MySQL-Front either. It worked back then when I told you, but when I tried a day or two after it stopped working. I forgot to tell you about that actually. I just have to use the main phpMyAdmin page from my host’s control panel

As to the database details they're in the phpbb config file...
Back to Top
View user's profile Find all posts by Chris Powell Send private message   Visit poster's website
Re: [Solved] Music Download Song Add-on (for MOM 2.0.5)
PostPosted: 05/02/2007 5:04 PM Reply with quote
Citation
Chris Powell
Citation
Posts 1332
Word Cnt. 86,126
BDay Feb 11
Sign Aquarius
Sex Sex:Male
Joined: Mar 31, 2007
Local time: 1:54 AM
Location: Birmingham, UK.
greatbrE.gif
If you need to access the database using my hosts control panel let me know Nightrider Sad
Back to Top
View user's profile Find all posts by Chris Powell Send private message   Visit poster's website
Re: [Solved] Music Download Song Add-on (for MOM 2.0.5)
PostPosted: 05/02/2007 5:44 PM Reply with quote
Citation
Chris Powell
Citation
Posts 1332
Word Cnt. 86,126
BDay Feb 11
Sign Aquarius
Sex Sex:Male
Joined: Mar 31, 2007
Local time: 1:54 AM
Location: Birmingham, UK.
greatbrE.gif
I was just searching phpBBHacks to see if anyone else had problems with this mod and found this http://www.phpbbhacks.com/forums/post269299.html#269299

see last post NR

I'm using 1.0.1

I don't really understand any of it though  Shocked
Back to Top
View user's profile Find all posts by Chris Powell Send private message   Visit poster's website
Re: Music Download Song Add-on (for MOM 2.0.5)
PostPosted: 05/02/2007 5:48 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 8:54 PM
Location: St Pete, FL
peace.gif
I will look at it more when we get back from the park.  We're taking off for a few hours...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [Solved] Music Download Song Add-on (for MOM 2.0.5)
PostPosted: 05/02/2007 5:58 PM Reply with quote
Citation
Chris Powell
Citation
Posts 1332
Word Cnt. 86,126
BDay Feb 11
Sign Aquarius
Sex Sex:Male
Joined: Mar 31, 2007
Local time: 1:54 AM
Location: Birmingham, UK.
greatbrE.gif
ok
Back to Top
View user's profile Find all posts by Chris Powell Send private message   Visit poster's website
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours
Goto page: 1, 2, 3, 4, 5, 6, 7  Next
Page 1 of 7


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.0754s (PHP: 65% - SQL: 35%) - SQL queries: 58 - GZIP disabled - Debug on