Hello there. I'm making a new website. But there is a problem on my site. I get this error on the site when I install any plugin "An error occurred while starting the application.
.NET Core 4.6.27414.05 X64 v4.0.0.0 | Microsoft.AspNetCore.Hosting version 2.2.0-rtm-35687 | Microsoft Windows 10.0.14393 | Need help? ".
So I can't improve. Why does it do this? Do you have a solution for this?
info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Entity Framework Core 2.2.4-servicing-10062 initialized 'NopObjectContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer' with options: MaxPoolSize=128 using lazy-loading proxies
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (78ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [t].[Id], [t].[Enabled], [t].[LastEndUtc], [t].[LastStartUtc], [t].[LastSuccessUtc], [t].[Name], [t].[Seconds], [t].[StopOnError], [t].[Type]
FROM [ScheduleTask] AS [t]
WHERE [t].[Enabled] = 1
ORDER BY [t].[Seconds] DESC
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [s].[Id], [s].[CompanyAddress], [s].[CompanyName], [s].[CompanyPhoneNumber], [s].[CompanyVat], [s].[DefaultLanguageId], [s].[DisplayOrder], [s].[Hosts], [s].[Name], [s].[SslEnabled], [s].[Url]
FROM [Store] AS [s]
ORDER BY [s].[DisplayOrder], [s].[Id]
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
SELECT [s].[Id], [s].[Name], [s].[StoreId], [s].[Value]
FROM [Setting] AS [s]
ORDER BY [s].[Name], [s].[StoreId]
info: System.Net.Http.HttpClient.default.LogicalHandler[100]
Start processing HTTP request POST http://themes.brooklyn2.nop-templates.com/scheduletask/runtask
info: System.Net.Http.HttpClient.default.LogicalHandler[100]
Start processing HTTP request POST http://themes.brooklyn2.nop-templates.com/scheduletask/runtask
info: System.Net.Http.HttpClient.default.LogicalHandler[100]
Start processing HTTP request POST http://themes.brooklyn2.nop-templates.com/scheduletask/runtask
info: System.Net.Http.HttpClient.default.LogicalHandler[100]
Start processing HTTP request POST http://themes.brooklyn2.nop-templates.com/scheduletask/runtask
info: System.Net.Http.HttpClient.default.ClientHandler[100]
Sending HTTP request POST http://themes.brooklyn2.nop-templates.com/scheduletask/runtask
info: System.Net.Http.HttpClient.default.ClientHandler[100]
Sending HTTP request POST http://themes.brooklyn2.nop-templates.com/scheduletask/runtask
info: System.Net.Http.HttpClient.default.ClientHandler[100]
Sending HTTP request POST http://themes.brooklyn2.nop-templates.com/scheduletask/runtask
info: System.Net.Http.HttpClient.default.ClientHandler[100]
Sending HTTP request POST http://themes.brooklyn2.nop-templates.com/scheduletask/runtask
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (82ms) [Parameters=[@p0='?' (DbType = DateTime2), @p1='?' (DbType = Int32), @p2='?' (Size = 4000), @p3='?' (Size = 200), @p4='?' (DbType = Int32), @p5='?' (Size = 4000), @p6='?' (Size = 4000), @p7='?' (Size = 4000)], CommandType='Text', CommandTimeout='30']
SET NOCOUNT ON;
INSERT INTO [Log] ([CreatedOnUtc], [CustomerId], [FullMessage], [IpAddress], [LogLevelId], [PageUrl], [ReferrerUrl], [ShortMessage])
VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7);
SELECT [Id]
FROM [Log]
WHERE @@ROWCOUNT = 1 AND [Id] = scope_identity();
info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Executed DbCommand (1ms) [Parameters=[@__get_Item_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [e].[Id], [e].[Name], [e].[StoreId], [e].[Value]
FROM [Sett
I have an e-commerce site where I use the nopcommerce infrastructure. I want to use seo module on this site. For this I bought a plugin from nop-templates. I can't use this plugin. Can you give me a video document about how it is used? Or can you teach?
I will send you 2 images. Please review them 1. There are 4 columns in the photo. In the 2nd photo, there are two. How can I bring this to column 3 (New Products)?
1. https://imgyukle.com/i/JiQvNA
2. https://imgyukle.com/i/JiQmRH
Hi I am using Traction Theme. How do I edit the bottom of this theme?
Is it possible to change from the admin panel? Also I want to add and subtract something from the bottom. For example, I want to put something in column 3. What should I do?