Zen Cart Logo
Forums / General Questions / WARNING message in my admin area

WARNING message in my admin area

Locked

Views: 968

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
25 Jan 2009, 5:45 AM
#1
mvstudio avatar

mvstudio

Zen Follower

Join Date:
Apr 2008
Posts:
447
Plugin Contributions:
1

WARNING message in my admin area

Hello everyone.

I'm having a problem in my store since yesterday. I installed multisite which for some reason didn't not only work but made my entire database collapse. I was able to restore my database and removed all the files from the multisite mod, but now I got stock with an error in the admin>modules>order_total page:

Warning: include(/home/manuelav/public_html/store/includes/languages/english/modules/order_total/jscript_main.php) [function.include]: failed to open stream: No such file or directory in /home/manuelav/public_html/store/carlos/modules.php on line 173

Warning: include() [function.include]: Failed opening '/home/manuelav/public_html/store/includes/languages/english/modules/order_total/jscript_main.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/manuelav/public_html/store/carlos/modules.php on line 173

I've compared the files and I can't find anything out of the ordinary that would explain this error. Anyone has any ideas how this happened and how can I fix it??

Thank you in advance for any help :smile:

MV./

25 Jan 2009, 8:02 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: WARNING message in my admin area

Try checking the similar threads at the bottom of this postind

26 Jan 2009, 4:59 AM
#3
mvstudio avatar

mvstudio

Zen Follower

Join Date:
Apr 2008
Posts:
447
Plugin Contributions:
1

Re: WARNING message in my admin area

Thank you Kobra, I did and couldn't find any solution to my problem. All the files are correct, including the configure.php file, there are no blank spaces or anything missing.

The store was working smoothly before I installed the multisite mod. The error on the admin>modules>order_total page: only appeared after I uninstalled the mod.

any suggestions?? :no:

26 Jan 2009, 5:07 AM
#4
mvstudio avatar

mvstudio

Zen Follower

Join Date:
Apr 2008
Posts:
447
Plugin Contributions:
1

Re: WARNING message in my admin area

Never mind, finally I found the problem. There was an extra jscript file in the includes>modules>order_total that was causing the error.

Sorry for the post.