Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 2 of 8
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
 
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
Wow Why are you making so many edits... I did say the template files in the original zip were not the updated ones... all you had to do was download the updated zip and then copy over the files...

All your above fixes are already done in the zip...

struja wrote: [View Post]
DWho wrote: [View Post]


the upload image uses mg_themes/images/ice/lang_english/upload.gif... if you are using another theme then you may have to make the image..



I believe that problem is in music_cat.php on line 522

Spoiler: [ Show ]


Should be

Spoiler: [ Show ]


the line for the image is already in music_cat.php



Toa wrote: [View Post]
When i look in the install file it says..

Files To Edit:    7
##    viewonline.php
##    admin/index.php
##    includes/constants.php
##    includes/page_header.php
##    language/lang_english/lang_main.php
##    templates/mg_themes/overall_header.tpl
##    templates/mgthemes/mgthemes.cfg

But in the insatll file there is no edits for..

##    viewonline.php
##    admin/index.php
##    templates/mg_themes/overall_header.tpl
##    templates/mgthemes/mgthemes.cfg

For my blank pages in ACP.could it be due to the fact is that i have not done the edit for admin/index.php file seeing as the edit is not there?

Spoiler: [ Show ]


The file edits that are missing are basically to show you were your members are on your site.... I felt you they were not needed and just waste resources..

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
Call me stupid, but I think I'm having trouble with the CHARSET in each of the SQL commands.

Spoiler: [ Show ]


Quote:
MySQL said: Documentation
#1064 - You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=latin1 AUTO_INCREMENT=5' at line 23


The same error happens for each SQL block I enter and it only happens with that line.
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
try removing

Code: [Download] [Hide] [Select]
  DEFAULT CHARSET=latin1 AUTO_INCREMENT=27


from each table code and see what happens..
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
That worked, but I accidentally deleted my languages folder, LOL.  Gotta dig through my backups now.
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
Chaotic wrote: [View Post]
That worked, but I accidentally deleted my languages folder, LOL.  Gotta dig through my backups now.


oops

Also in the php files you need to find..

Code: [Download] [Hide] [Select]
login.$phpEx?


and replace with

Code: [Download] [Hide] [Select]
login_ip.$phpEx?


Sorry again... but for some reason my files didnt transfer over correctly

I will  update the first download
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
To the folks that have installed this MOD, could you please post up a demo link so I can check out a posted video?  I put the whole YouTube link in and the video doesn't show.  I'm having bad luck with this mod...LOL.  The music works great, but videos aren't playing.
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
I have had the same problem with youtube vids  I have found that if you copy the url from youtube for example

http://www.youtube.com/watch?v=CgEIGx0JKL8 it will not show.. if you replace the ?v= with /v/

so it becomes

http://www.youtube.com/watch/v/CgEIGx0JKL8 then it works fine....

I am looking at the code to see why it is doing this....
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
Hey D,

Works perfectly the way you mentioned.  You are a genius, so I'm sure you'll figure out the problem with using the whole URL soon.

Thanks for bringing this MOD to IP.
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
After looking at this I am looking at a way of using the embedding code instead and then you can use any video site that uses embed code...

I will see how I go and get back here when it is done...

   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
Did you figure out how to post Google videos?

The format is like this: http://video.google.com/videoplay?docid=-4345290084946153525

I tried doing the same thing as the YouTube videos, but couldn't get it working.  I see you are working on trying to use embedding code...

I'll wait patiently.
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
Could someone please test this... this should make it so that you add the embedded source code for youtube vids and any other site instead of using the url address...

just copy over the files and run the database query and that's it... just fill in the code in the upload page in the file_url space...

I have tested this on 2 sites and it  work but just need someone to test it.... back up the files you are copying over...

thanks

embed code for icy.rar
Description: embed code 
Download
Filename: embed code for icy.rar
Filesize: 13.33 KB
Downloaded: 163 Time(s)

 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
I'll test this out in a few minutes.  Can't wait!
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
here is my site and i have uploaded those updated embed files from Dwho, but there is no media player.  what have you changed Dwho??


edited:  I put my backup music_page.php back and used Youtube embed code.  It works, but run into CBACK Cracker when i tried to edit it
 



 
Last edited by xmenfile on Wed 03 Dec, 2008 09:14; edited 1 time in total 
xmenfileSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Media Mod For Icyphoenix 
 
What video format are using for the media player..?

I need to just add the format in music_page... I only have flv, quicktime, flash and wmv on my comp so if anyone has any other formats let me know and I can add the code..

Regarding cback just add
Code: [Download] [Hide] [Select]
define('CT_SECLEVEL', 'LOW');


above

Code: [Download] [Hide] [Select]
include($phpbb_root_path . 'common.'.$phpEx);


will solve that problem... also you might want to add the above code in music_upload.php, sadly I do not know of any other work around..

Also I missed the quicktime javascript form the package if all the formats that any one are using are shown here I can rewrite the code upgade the package and do a quick bug fix file as well...
 
   
 




____________
Mods and themes for Icy Phoenix 1.3

IcyPhoenix UK is off-line permanently due to lack of time to update mods.
if anyone is interested in my templates I will upgrade them to Icy 2.0.
 
DWhoSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Publicity In My Icyphoenix? 
 
Wait, so it's OK to go ahead and update these files?

Just checking to be sure!
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Post new topic  Reply to topic  Page 2 of 8
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron