Please Sign in, Register or Resend Activation Email
News & Information [ Weather, Virus News, BBC News, QOTD, FAQs etc. ]
| Lyrics v0.42 | |||
| Author | w1n78 | ||
| Author email | [email] | ||
| Author website | [link] | ||
| Description | This plugin enables the admin to add lyrics and display them on the site. It is database driven and the columns will hold: Artist Name Album Name Song Name the lyrics Person who compiled it Person who added it to the database (exist for future plans like multiple user class accessability) Date added Add lyrics link is located on the lyrics_menu file. When adding a new record, the user can add a new artist and/or album or select from list compiled from what already exists. Only 2 things to remember [Applies to: Adding and Editing]: 1) DO NOT USE apostrophes ( \' ) in the artist name, accepted on all other fields 2) DO NOT USE quotation marks ( \" ) in any field EXCEPT in the lyrics itself You may copy and paste lyrics from other sites, which is why I added the Author column on the database, so you can give them credit for all their hard work ;) But clearly up to your decision. Link to me is found in the config page if you need further help or feedback, etc. No registration is required to post :) but contact info is encouraged. version 0.42 *Added option to change newest lyrics amount in Config page *Added amount of lyrics by Artist/Album in stats page *Added option to change lyrics by Artist amount in Config page *Added MMC style Add Lyrics for registered users *Added autofill username when registered user adds lyrics *Added a language file *Changed Highest 5 # of Votes to Top 5 # of Votes *Changed sendmail() to mail() for unregistered lyrics submission *Fixed artist_edit.php permissions *Fixed function tpa() error in lyrics_artist.php Works on e107 up to v0.72. Users using e107 v0.7x may have to install the plugin the old way where you have to FTP the lyrics_menu folder in the plugins directory | ||
| Image | no image available | ||
| Filesize | 34.93 kB | ||
| Date | Thursday 16 March 2006 - 00:44:47 | ||
| Downloads | 492 | ||
| Download | ![]() | ||
| Rating |
| ||
| Report a Bug | | ||
Comments
| Lyrics v0.42 scoty_and 16 Mar 06 : 06:56 Reply to this | |
| Comments: 6 Registered: 29 Mar 04 : 02:45 | when i want to add lyric, i got a blank page, i use v0.72![]() |
| Lyrics v0.42 w1n78 16 Mar 06 : 21:25 Reply to this | |
| Registered: 06 Jan 04 : 02:52 | blank pages are usually caused by corrupted files. if this happens during adding lyrics, open up lyrics_add.php and see if the file is corrupted (common: line breaks in the code aren't there). all you have to do is re-download the file and overwrite it. before uploading to your server, open up the file and ensure if the file is not corrupted.![]() i've been gone for some time and am back. please don't download any of my old plugins. they may haven't been updated for a long time and may contain security issues as well as bugs. i am going to try my best to update them all and have them work with the current stable version of e107. thanks |
| Lyrics v0.42 prodigal 17 Mar 06 : 10:27 Reply to this | |
| Comments: 6 Registered: 20 Mar 05 : 11:15 | Awesome plugin ( was usuing .41 ) thanks ;) How ever I also have the same error , when clicking on add lyrics I get a blank page. Have re-downloaded and uploaded the file several times. Have checked source and file appears fine. Also on v72 ![]() |
| Lyrics v0.42 prodigal 17 Mar 06 : 10:31 Reply to this | |
| Comments: 6 Registered: 20 Mar 05 : 11:15 | fixed it :) Just changed require_once(e_BASE."/e107_handlers/mail.php") to require_once(e_BASE."/handlers/mail.php") ![]() |
| Lyrics v0.42 scoty_and 17 Mar 06 : 20:35 Reply to this | |
| Comments: 6 Registered: 29 Mar 04 : 02:45 | thanks prodigal :) and thanks W1n :), work now![]() |
| Lyrics v0.42 w1n78 17 Mar 06 : 22:02 Reply to this | |
| Registered: 06 Jan 04 : 02:52 | thanks prodigal, will get that fixed on next release. weird it works for me though without changing it. glad you folks enjoy it :)![]() i've been gone for some time and am back. please don't download any of my old plugins. they may haven't been updated for a long time and may contain security issues as well as bugs. i am going to try my best to update them all and have them work with the current stable version of e107. thanks |
| Lyrics v0.42 AcidicLeo 05 Sep 06 : 22:26 Reply to this | |
| Comments: 1 Registered: 05 Sep 06 : 17:44 | i just downloaded e107 and lyrics plugin...earlier i was trying another CMS... now i have installed Lyrics4.2 on my e107 v 0.7.5 but this is what i am getting Image: http://picscrazy.com/thumb/qZBC6qOm.jpeg now how to add lyrics...and why these alphabets are not showing up as link...they are plain text... plz help... ![]() |
| Lyrics v0.42 melon 29 Oct 06 : 16:48 Reply to this | |
| Comments: 1 Registered: 31 Aug 03 : 15:56 | neither require_once(e_BASE."/e107_handlers/mail.php") nor require_once(e_BASE."/handlers/mail.php") should work.. it would depend entirely on how the handlers directory is named - which defeats the purpose of having the directory shortcodes.. if i changed my dir to melon_handlers - your code would be broken - use the e_HANDLER code instead.. use e_HANDLER."mail.php ![]() |
| Lyrics v0.42 kaptengaban 29 May 07 : 14:32 Reply to this | |
| Comments: 2 Registered: 29 May 07 : 14:12 | i got "parameter error" what its means? [ edited 29 May 07 : 14:32 ] ![]() |
| Lyrics v0.42 Jacki 31 Jul 07 : 03:21 Reply to this | |
| Comments: 1 Registered: 01 Nov 06 : 03:05 | thank you very much prodigal, i was fighting with this for a while now and this was the fix i needed! thank you again![]() |
| Lyrics v0.42 lietuvis 25 Sep 07 : 21:02 Reply to this | |
| Comments: 1 Registered: 05 Jan 07 : 23:53 | very great plugin, but i found one lack, that you should write some + codes to this plugin, that it can show somewhere how many lyrics songs added one registeret user. Please if you can, write code that plugin will count each users lyrics, who is logged in, user can see how many lyrics he added. Its realy important thing ;( ![]() |
| Lyrics v0.42 reza n 23 Nov 07 : 10:32 Reply to this | |
| Comments: 4 Registered: 20 Sep 07 : 12:49 | nice job prodigal. thanks so much![]() |
| Lyrics v0.42 PeterX 17 Mar 09 : 10:09 Reply to this | |
| Comments: 15 Registered: 27 Dec 08 : 14:57 | Have re-downloaded and uploaded the file several times. Have checked source and file appears fine.![]() Love my life, Love E107!! DLL | DLL Files |
You must be logged in to make comments on this site - please log in, or if you are not registered click here to signup
Other News
|
Do you use control panel software? Tell us what server control panel software you use most with our control panel poll. |
Latest Releases
| Facebook Like v0.6 The plugin renders 'Facebook Like' button with some Open Graph protocol meta properti... [Arun 29 Jul 10 : 10:18] | |
| eTweet - e107 Auto Tweet Plugin v0.9.2 e-Tweet will automatically tweet your news posts, downloads posts, content posts etc ... [Arun 29 Jul 10 : 10:17] | |
| eBattles v0.7.1 eBattles lets you organize your own free Gaming Ladders! eBattles is a great plugin ... [FredM 29 Jul 10 : 10:16] | |
| Image Gallery v097.1 This Plugin allow you to create an image gallery for your site. It supports : jpg, jp... [Красимир 04 Jun 10 : 03:50] | |
| Roofdog Donation Tracker v2.6 This plugin enables you to collect donations for your website or project and display ... [DelTree 24 May 10 : 05:52] | |
| AACGC MIA List v1.1 Allows admins to list users that have been missing for a certain ammount of time. Sho... [~M@CH!N3~ 16 May 10 : 10:05] | |
| AACGC BFBC2 Stats v1.7 BFBC2 stats allows users to enter their BFBC2 username in their profile and have all ... [~M@CH!N3~ 16 May 10 : 05:41] | |
| Adding the [justify] button v1.0.1 Adding the [justify] button (text width stretch) to the site text editor (comments, c... [Snake_B 11 May 10 : 06:05] |
Top Ten Uploaders
| Author | Files | Kb's |
| Bazzer | 47 | 3032Kb |
| ~M@CH!N3~ | 46 | 8168Kb |
| Cameron | 32 | 7132Kb |
| Zaphod | 19 | 1195Kb |
| Lolo Irie | 19 | 777Kb |
| bugrain | 19 | 672Kb |
| mr_visible | 19 | 466Kb |
| Hunt | 18 | 1204Kb |
| whoisrich | 17 | 1062Kb |
| lisa | 14 | 274Kb |








