By Billal-1 on
Hello,
new to Drupal, yesterday I had the bad idea to install the module "dash player and I can not at all on my site.
I have not managed to make it work I have uninstall directly via my ftp and I think I never have used this method which gives me this error :
Fatal error: Call to undefined function: dashplayer_get_player() in /homez.47/islamosc/www/portail/includes/common.inc(1648) : eval()'d code on line 6
Thanks for help
Comments
Did you disable the module
Did you disable the module and all it's dependencies?
- Pavan Keshavamurthy
http://grahana.net/
- Pavan Keshavamurthy
http://grahana.net/
no, I have deleted directly
no, I have deleted directly on the ftp, now I can not access my website
http://islamoscopie.com/portail/
did you ever figure this out?
i have the same issue
i deleted the modules and all its dependencies. but damn thing is still alive some how
i get this
includes/common.inc(1648) : eval()'d code on line 5
from the dashplayer thats still in there somewhere.
possible solution
a possible solution could be: http://drupal.org/node/375438
if you can't access the site, perhaps it is a good solution while fixing the problem to:
a, add a temporary dummy function dashplayer_get_player() which returns just ''. Doing this did let me fix the problem. Afterwards of course remove it again.
and/or
b. probably a less suggested way, but upload the dashplayer module again by ftp and try the posted solution link on top of this comment
Me too
Fatal error: Call to undefined function dashplayer_get_player() in /home/salado/public_html/content/includes/common.inc(1655) : eval()'d code on line 7
I also am getting this error after deleting the module for the dash player, now my site is unacessable, tried putting the model back via ftp but i still can not acess my site at all.
is there somthing in the common.inc file i can delete to get rid of this and get acess back to my site
i also tried to put all new default drupal 6.13 files over all my old files with no luck, then deleted the stupid dash player module via ftp again since i can not disable it from the drupal admin modules menu
hey billal, how did you fix this
(have no acess at all to my drupal site)