I have installed "mp3submit" module but getting the following error while submiting the link in step1.
could not open //libs/lang.conf
Please help me to fix this problem.
Thanks,
SL
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| mp3submit error |
| ||||
| Hi slick33 //libs/lang.conf was something we used in previous versions of Pligg. The module you are using was made for an earlier version of Pligg. What you could do to fix your problem is dissect the module where it's calling /libs/lang.conf and change it to /languages/lang_english.conf Also, I moved this thread to the module support forum. Hope that helps
__________________ Visit PliggPro the official Pligg Mods & Template Shop! |
| |||
|
I couldn't find //libs/lang.conf in "mp3submit" module.
|
| ||||
|
In the folder called /files to replace/templates/yget/submit_step_2.tpl directly at the top is says {config_load file="/libs/lang.conf"}
__________________ Visit PliggPro the official Pligg Mods & Template Shop! |
| |||
|
I modified submit_step2.tpl and it works fine but now getting the following error(s) at Step3 of 3 Warning: Missing argument 2 for check_actions(), called in /home/content/r/e/a/test/html/templates_c/c_a055cc33187dd5d0e5f086983b55c7a0.php on line 100 and defined in /home/content/r/e/a/test/html/modules/modules_libs.php on line 87 Note: using czNet Template --------------------------------------------------------------------------------------------- Warning: Missing argument 2 for check_actions(), called in /home/content/r/e/a/test/html/class.template.php(745) : eval()'d code on line 100 and defined in /home/content/r/e/a/test/html/modules/modules_libs.php on line 87 Note: using yget Template --------------------------------------------------------------------------------------------- I did look at the c_a055cc33187dd5d0e5f086983b55c7a0.php on line 100 under templates_c directory and here is the line of code. $linkres->read(FALSE); --------------------------------------------------------------------------------------------- I did look at the modules_libs.php on line 87 but i don't know what's wrong in it, here is the function check_actions() function check_actions($location, &$vars) { global $module_actions; $vars['location'] = $location; if($module_actions){ foreach ( $module_actions as $k => $v ) { if($k == $location){ foreach ( $v as $kk => $vv ) { call_user_func_array($kk, array(&$vars)); } ---------------------------------------------------------------------------------------- Please help Thank you, SL Last edited by slick33; 08-30-2008 at 11:58 AM.. |
| |||
|
Did you try deleting all the files in templates_c ?
|
| |||
|
Yes, I did still no luck. Successfully uploaded mp3 to the server and playing uploaded songs but generating the following error at Step3 of 3. Warning: Missing argument 2 for check_actions(), called in /home/content/r/e/a/test/html/class.template.php(745) : eval()'d code on line 100 and defined in /home/content/r/e/a/test/html/modules/modules_libs.php on line 87 |
| |||
|
Any one here help me to fix this error. I have posted here for a week and no response yet. Thanks, SL |
| |||
|
if you are working on latest pligg version above pligg 9.8.2 then all you have to do is remove {config load = libs/lang.conf } in submit_step2.tpl and submit_step3.tpl in templates/yget folder
|
| |||
|
Here's what I did to fix it: create a file in your libs directory called "lang.conf" In that file, paste the following: <?php include_once ('./languages/lang_english.conf'); ?> That should make it reverse compatible, but I still found some incompatibilities in the templates. This gave me about 95% compatibility with 9.5. Enough to change the template back, anyway. |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error Installing Modules | Netlink | Installation and Upgrade Help | 2 | 12-24-2007 10:26 PM |
| Internal server error | pligger2 | General Help | 1 | 10-19-2007 05:11 AM |
| Pligg 9.5 Beta: 500 Internal Server Error!!!! | Genghis | Bug Report | 0 | 05-02-2007 03:10 AM |
| Got This Parse Error on c_ file on line 141 | endph | General Help | 0 | 02-14-2007 06:44 PM |
| error when upgrade to 226 | mhpligg | Installation and Upgrade Help | 2 | 09-12-2006 03:40 AM |




Linear Mode

