Activities of "mohsalah"

BTW how can I see my previous tickets? and why I cannot submit a new ticket although I still have 14 remaining tickets?!

You can easily see your own tickets

this is the link for creating new question: https://support.abp.io/QA/Questions/New
if you cannot navigate to this URL, it means your permissions have recently been updated. try re-login to refresh your permissions.

I can navigate to that url but I cannot see any submit button as in the following screenshot:

Have you tried logging out and logging in?

Yes I did

BTW how can I see my previous tickets? and why I cannot submit a new ticket although I still have 14 remaining tickets?!

You can easily see your own tickets

this is the link for creating new question: https://support.abp.io/QA/Questions/New if you cannot navigate to this URL, it means your permissions have recently been updated. try re-login to refresh your permissions.

I can navigate to that url but I cannot see any submit button as in the following screenshot:

hi

they got the following errors in their browser console:

What are the related logs of the backend app?

It shows no error in the logs.txt file.

as you see these remained as localhost. you need to change these address according to your prod domain

I changed them and restart the app but still have the same issue!

These are fields in OpenIddictApplications table.

  • RedirectUris
  • ClientUris
  • PostLogoutRedirectUris

These are the only fields in OpenIddictApplications table that we have, I changed for the web application record only but still the same issue:

Did you change the database settings

  • OpenIddictApplications.RedirectUris ,
  • OpenIddictApplications.ClientUris ,
  • OpenIddictApplications.PostLogoutRedirectUris

No I did not. Where are these settings? I cannot find them in AbpSettings table BTW all workstations including my workstation and server connect to the same database so I still do not think it has something to do with these variables.

Because it uses localhost:7011 as the production server address and it's your local development address. you need to make some changes to the production environment.

For instance; SelfUrl, BaseUrl in the appsettings.json file. Also; these database fields => OpenIddictApplications.RedirectUris , OpenIddictApplications.ClientUris , OpenIddictApplications.PostLogoutRedirectUris.

ِAlready changed SelfUrl, BaseUrl

It has nothing to do with these variables, I just published the project locally with a different port without I changed these variables and it works fine.

Further more I took this publish that works fine on my machine and moved it to the server as a new publish but it shows the same problem the new theme does not show! How come?! It seems there is something related to the machine itself not URLs

The theme works fine only on my machine but if I publish the site using Visual Studio or someone else did GIT pull the theme does not appear on his machine or on the published server! they got the following errors in their browser console:

Can you help please?

Hi,

With 2.0.0 release, LeptonX theme is using net7.0. I guess your project is net6.0. So you need to specify the compatible version when adding the LeptonX package.

abp add-package Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX -v 1.0.3

I already tried this but did not work. Anyway I installed the theme manually

顯示 9 個紀錄的 1 到 9 個.
Made with ❤️ on ABP v8.2.0-preview Updated on 3月 25, 2024, 15:11