|
|
|
|
|
1 Replies and 38 Views
Title of DNN site is wrong 38 1
Started by skadera
Hi all,
Has anyone else noticed that the site title for subpages that appear in Google for dnnsoftware.com says "Weight Loss Forum"
Go to Google, search on dnn versions.
-s
|
|
|
|
1 |
38 |
|
|
7 Replies and 1962 Views
card swipe reader 1962 7
Started by pmichael
Title says it - not looking for credit card swipes for payments, but an ID magnetic card stripe reader. Folks who attend an event will swipe their ID card, stuff gets picked up and stored in a db table.
Anything out there
|
|
|
|
7 |
1962 |
|
|
13 Replies and 651 Views
DNN Login Control Not Working 651 13
Started by Batcic
Hi, Community
This is a really strange problem that I have run into, and it is the second website that I&39;m facing this with.
I&39;m trying to login to my website and the login button refuses to postback.
Can anyone help me with this
|
|
|
|
13 |
651 |
|
|
4 Replies and 213 Views
Using JS from another site 213 4
Started by Allen Hall
Will DNN render/inject JS sourced from another site Eg…
<script src="https://www.paypal.com/sdk/jsclient-id=sb&enable-funding=venmo¤cy=USD" data-sdk-integration-source="button-factory"></script>
Lots of post/help about placing JS in module headers and elsewhere but no examples I have found so far show/discuss when the JS is on anothe site. :-(
Thanks for any help!
|
|
|
|
4 |
213 |
|
|
7 Replies and 683 Views
Getting Error While Setting Up SQL Server Management Studio 683 7
Started by James Millere
Hello,
I am trying to configure this SQL Server Management Studio but it is showing an error. I am using Windows 8, 64 Bit, I have installed and verified all the versions of the Dot Net Framework.
This is the Error- "You must install either DNN Framework 2.0 or DNN Framework 4.0 to install SQL Server Express 2012"
However, I am using this DNN Framework 4.0 Framework but still getting this error.
I&39;ve done this numerous times; I&39;ve installed and removed each of ...
|
|
|
|
7 |
683 |
|
|
3 Replies and 362 Views
Gallery Similar to UltraMedia Gallery? 362 3
Started by Gothic Wizard
I used UMG for years and it was amazing in features. Have not had a site in a few years now with my new site it seems the dev of UMG has gone MIA and the module has not been updated in some time. So I got EasyGallery. I have been using their EasyNews module so seemed logical. However, while the Gallery is.. fine.. and does the job it is pretty basic vs UMG. For example I can&39;t move images from one gallery to another. If someone uploads to the wrong gallery all I can do is approve it or delet...
|
|
|
|
3 |
362 |
|
|
3 Replies and 1433 Views
Edit Page super slow 1433 3
Started by V C
Hi,
We are running on Evoq 9.03 and recently it has become super slow when Edit Page.
Nothing from the Console Log or Admin Log.
Any suggestions/ideas please
Thank you.
|
|
|
|
3 |
1433 |
|
|
6 Replies and 861 Views
Updating DNN from version 8.0.4 to 9.10.2 and Telerik removal 861 6
Started by Slipsa
Hi everyone. I have a problem with configuring some files after upgrade to DNN 9.10.2. First of all, we had some custom skins with code blocks < .. > in it and I solved loading skins problem with adding <asp:PlaceHolder runat="server"> < > </asp>.
BUT, new problem occured when I added our custom code we used in older versions written in Default.aspx.
<
<
string&91;&93; roles = new DotN...
|
|
|
|
6 |
861 |
|
|
7 Replies and 1318 Views
Upgrade 9.10.2 to 9.11 Error in security 1318 7
Started by Alonso Martinez H
Upgrade 9.10.2 to 9.11 The process does not advance 2 Security (Checking security aspects of this installation).
check the post https://github.com/dnnsoftware/Dnn.Platform/issues/4887
already previously remove telerik manually.
It does not present any error, it stays processing. Thank you
|
|
|
|
7 |
1318 |
|
|
2 Replies and 1048 Views
Get friendly URL for redirect 1048 2
Started by Joshua Rose
I have some simple code to manage redirects
If Request.Cookies("lastURL") Is Nothing Then
Dim aCookie As New HttpCookie("lastURL")
aCookie.Value = HttpContext.Current.Request.Url.ToString()
aCookie.Expires = DateTime.Now.AddDays(1)
...
|
|
|
|
2 |
1048 |
|