TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

April 29, 2024, 12:19:23 AM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,173
  • Total Topics: 21,219
  • Online today: 71
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 71
  • Total: 71

View source button not working

Started by sturmkatze, May 12, 2020, 10:36:40 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

sturmkatze

Does anyone else have this problem? I can't get to or edit the source in the edit window. I wanted to take my front page and make a dummy to try themes on... I HAVE to have the edit code working.

Link to my site: http://www.reenactor.net
SMF version: SMF 2.0.17
TP version: 1.6.6 
Default Forum Language: English
Theme name and version: main one is called "Green the Fourth" I know dumb, but it was the fourth try of modifying something --curve, I think. :P
Browser Name and Version: I am almost exclusively using Firefox -- whatever newest is. It updates itself. But, 76.0.1
Mods installed:

  • TinyPortal 1.6.6
  • SMF 2.0.15 Update 1.0
  • Ultimate Profile 0.9.1
  • Google Analytics Code 1.4
  • Links 2.0
  • SMF Gallery Pro 5.0.3a
  • SMF 2.0.16 Update 1.0
  • SMF 2.0.17 Update 1.0
  • Ad Managment 3.1a
  • SMF Staff Page 1.7

sturmkatze

Strangely, not all pages do this, but... the console seems to be editing the code I put in the window, monkeying it all up. Is there  away to stop that? I literally see it change things. Ugh. Is it the wysiwyg editor doing this? Do I need to ask my friend to re-install ck editor?

tino

What changes? ckeditor can't be reinstalled unless you downgrade to that version of TinyPortal. Which you can do if you have a back up of the database to undo the changes that were applied during the upgrade but isn't recommended due to recent security updates.

sturmkatze

Quote from: tino on May 13, 2020, 01:52:34 AM
What changes? ckeditor can't be reinstalled unless you downgrade to that version of TinyPortal. Which you can do if you have a back up of the database to undo the changes that were applied during the upgrade but isn't recommended due to recent security updates.
I had a programmer friend do the work. It was working. The current editor isn't that great and I've had problems with it. Much like right now wherein I cannot see the code on certain pages.

tino

Quote from: sturmkatze on May 13, 2020, 05:10:59 AM
Quote from: tino on May 13, 2020, 01:52:34 AM
What changes? ckeditor can't be reinstalled unless you downgrade to that version of TinyPortal. Which you can do if you have a back up of the database to undo the changes that were applied during the upgrade but isn't recommended due to recent security updates.
I had a programmer friend do the work. It was working. The current editor isn't that great and I've had problems with it. Much like right now wherein I cannot see the code on certain pages.

You're being very vague with the issues you're having so I'm not sure what help we can be to resolve them.

vbgamer45

In the javascript console. It looks like only happens in the sceditor when a mix content issue.

Saw this in the console log


Blocked loading mixed active content "http://rcm-na.amazon-adsystem.com/e/cm?t=reenactornet&o=1&p=...B&=1&lc1=800000&bc1=BCC0A7%3C1=_blank&IS2=1&bg1=BCC0A7&f=ifr"
sceditor.min.js:3:1161
Blocked loading mixed active content "http://rcm-na.amazon-adsystem.com/e/cm?t=reenactornet&o=1&p=...B&=1&lc1=800000&bc1=BCC0A7%3C1=_blank&IS2=1&bg1=BCC0A7&f=ifr"
sceditor.min.js:3:1161
TypeError: t.style is undefined
sceditor.min.js:3:4453


sturmkatze

Quote from: tino on May 13, 2020, 08:00:39 AM
Quote from: sturmkatze on May 13, 2020, 05:10:59 AM
Quote from: tino on May 13, 2020, 01:52:34 AM
What changes? ckeditor can't be reinstalled unless you downgrade to that version of TinyPortal. Which you can do if you have a back up of the database to undo the changes that were applied during the upgrade but isn't recommended due to recent security updates.
I had a programmer friend do the work. It was working. The current editor isn't that great and I've had problems with it. Much like right now wherein I cannot see the code on certain pages.

You're being very vague with the issues you're having so I'm not sure what help we can be to resolve them.
I am not. I paid someone (Dragoon probably) back int eh day to redo it so I could use the old fck-editor because the one that comes with TP sucks and changes the code around. Later, my friend (after changing to v.2.0x) set it so that I could use the newer ckeditor.

I am not vague. I need something that will work and not mess up the pages. I am running a website. This is simply a tool.

sturmkatze

Quote from: vbgamer45 on May 13, 2020, 02:50:10 PM
In the javascript console. It looks like only happens in the sceditor when a mix content issue.

Saw this in the console log


Blocked loading mixed active content "http://rcm-na.amazon-adsystem.com/e/cm?t=reenactornet&o=1&p=...B&=1&lc1=800000&bc1=BCC0A7%3C1=_blank&IS2=1&bg1=BCC0A7&f=ifr"
sceditor.min.js:3:1161
Blocked loading mixed active content "http://rcm-na.amazon-adsystem.com/e/cm?t=reenactornet&o=1&p=...B&=1&lc1=800000&bc1=BCC0A7%3C1=_blank&IS2=1&bg1=BCC0A7&f=ifr"
sceditor.min.js:3:1161
TypeError: t.style is undefined
sceditor.min.js:3:4453


How am I going to be able to edit the pages? Is there a work around?

tino

Quote from: sturmkatze on May 13, 2020, 04:22:10 PM
Quote from: tino on May 13, 2020, 08:00:39 AM
Quote from: sturmkatze on May 13, 2020, 05:10:59 AM
Quote from: tino on May 13, 2020, 01:52:34 AM
What changes? ckeditor can't be reinstalled unless you downgrade to that version of TinyPortal. Which you can do if you have a back up of the database to undo the changes that were applied during the upgrade but isn't recommended due to recent security updates.
I had a programmer friend do the work. It was working. The current editor isn't that great and I've had problems with it. Much like right now wherein I cannot see the code on certain pages.

You're being very vague with the issues you're having so I'm not sure what help we can be to resolve them.
I am not. I paid someone (Dragoon probably) back int eh day to redo it so I could use the old fck-editor because the one that comes with TP sucks and changes the code around. Later, my friend (after changing to v.2.0x) set it so that I could use the newer ckeditor.

I am not vague. I need something that will work and not mess up the pages. I am running a website. This is simply a tool.

What is the current editor adding that you don't want?

SCEditor is used by numerous software forums and others are not reporting this issue. It has been downloaded from the main website over 2000 times for the latest release, that's ignoring the fact that we only downloaded it once and have since redistributed it over 500 times ourselves and you're the only one who has reported an issue. Which I am yet to know what it actually is.

I can't help you if you don't properly describe or tell me what problem you are experiencing. I understand you want it to work how you expect, I however do not know how that is as I'm not inside your brain. So please elaborate more and explain/show me the issue you are having.

tino

Quote from: vbgamer45 on May 13, 2020, 02:50:10 PM
In the javascript console. It looks like only happens in the sceditor when a mix content issue.

Saw this in the console log


Blocked loading mixed active content "http://rcm-na.amazon-adsystem.com/e/cm?t=reenactornet&o=1&p=...B&=1&lc1=800000&bc1=BCC0A7%3C1=_blank&IS2=1&bg1=BCC0A7&f=ifr"
sceditor.min.js:3:1161
Blocked loading mixed active content "http://rcm-na.amazon-adsystem.com/e/cm?t=reenactornet&o=1&p=...B&=1&lc1=800000&bc1=BCC0A7%3C1=_blank&IS2=1&bg1=BCC0A7&f=ifr"
sceditor.min.js:3:1161
TypeError: t.style is undefined
sceditor.min.js:3:4453



That seems to be coming from the smf ads code running on that site not TinyPortal or the editor it uses.