Nopcommerce 3.30 have lot of error in plug-in

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 năm cách đây
Hello

Want to tell that this new version every time a new plug in is been reloaded to the web, the following error occurs.

http://i239.photobucket.com/albums/ff11/REDYEAR20/Side2_zpsd65a025f.jpg

this is happening to much, i have to eliminate the plug-in and restore completely the database so it can come back.

From 5 plug in i download fro the page, only 2 have work without issue.
10 năm cách đây
In Admin, check System > Log for the detailed error
10 năm cách đây
The problem is the the error do not even show me admin page. The page and the administration region say this. No access what so ever.
10 năm cách đây
See the very first FAQ

(P.S. If you can't get to Log from Admin, then can query the DB - e.g.

select * from Log
where CreatedOnUtc > GetDate()-1
10 năm cách đây
No matter what plug-in i add, this thing crashes to much.

For some reason crashes the data base and is unable to continue.

To fix it i have to remove the plug-in and restore the data base so it can be restore.

any suggestion?
10 năm cách đây
Need to see an error message to help
10 năm cách đây
Is posted in the first post.
10 năm cách đây
Redyear20 wrote:
Is posted in the first post.

It's not in the first post. It's just a general error page

To find out what went wrong you need to turn off the custom errors mode.
1. Open web.config file
2. Find out the following line <customErrors defaultRedirect="errorpage.htm" mode="RemoteOnly">
3. Replace it with <customErrors defaultRedirect="errorpage.htm" mode="Off">
10 năm cách đây
Other error

500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
10 năm cách đây
This is horrible, i cant upload any plug-in to my site. it  continue crashing on me like crazy.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.