[Solved] Blank WYSISYG edit screen with JCE

More
5 years 3 weeks ago - 5 years 2 weeks ago #76190 by FinalFiler
After updating an installation to 3.3.1.5 I get a blank screen when using a WYSIWYG editor (TinyMCE) on Joomla 3.9.4

Also, I cannot reach the Dashboard or configuration screen with the TinyMCE on.

WYSIWYG editing works OK in other (non flexicontent) areas.

Debugging is not telling me much, but Chromium reports a 500 server error.


Flexicontent editing works if I switch to a non WYSIWYG editor.

Any help, anyone?

Thanks

Pierre
Downunder
Last edit: 5 years 2 weeks ago by ggppdk.

Please Log in or Create an account to join the conversation.

More
5 years 3 weeks ago #76191 by FinalFiler
The issue seems to be a custom date field.

We can create a new article (event type) that has two custom date fields.

As soon as we attempt to edit the date the editor hangs. In Opera and Chromium a 500 server error is notified.

In firefox the page stays blang

Pierre
Downunder

Please Log in or Create an account to join the conversation.

More
5 years 3 weeks ago #76192 by ggppdk
Hello

MySql / PHP version on the server ?

Also please enable Joomla Debug to see if you get a full error message


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
5 years 3 weeks ago - 5 years 3 weeks ago #76193 by FinalFiler
Using PHP 7.2

I have debug on, but when going to edit on a flexicontent article the screen is just blank (Firefox). There is no debug info. Page source is also empty.

In Opera the debug info is visible. When attempting to edit a flexicontent article with TinyMCE I get

domain.com is currently unable to handle this request.
HTTP ERROR 500

We can edit flexicontent articles when using CodeMirror or the Acymailing editor.

Thanks

Pierre
Downunder
Last edit: 5 years 3 weeks ago by FinalFiler.

Please Log in or Create an account to join the conversation.

More
5 years 3 weeks ago #76195 by FinalFiler
This from our server "Unhandled Exception" logs'. NOt sure it's related, but the date thing looks suspicious and the time corresponds.


A PHP Exception occurred on your site. Here you can find the stack trace:

Exception Type: Exception
File: /home/ccanswor/public_html/libraries/src/Date/Date.php
Line: 112
Message: DateTime::__construct(): Failed to parse time string (Sprievodca) at position 0 (S): The timezone could not be found in the database

#0 /home/ccanswor/public_html/libraries/src/Date/Date.php(112): DateTime->__construct('Sprievodca', Object(DateTimeZone))
#1 /home/ccanswor/public_html/libraries/src/Factory.php(548): Joomla\CMS\Date\Date->__construct('Sprievodca', Object(DateTimeZone))
#2 /home/ccanswor/public_html/libraries/joomla/form/fields/calendar.php(226): Joomla\CMS\Factory::getDate('Sprievodca', 'UTC')
#3 /home/ccanswor/public_html/libraries/src/Form/FormField.php(975): JFormFieldCalendar->getInput()
#4 /home/ccanswor/public_html/libraries/src/Form/Form.php(693): Joomla\CMS\Form\FormField->renderField(Array)
#5 /home/ccanswor/public_html/components/com_users/views/registration/tmpl/default.php(32): Joomla\CMS\Form\Form->renderFieldset('profile')
#6 /home/ccanswor/public_html/components/com_users/views/registration/tmpl/easyprofile.php(12): include('/home/ccanswor/...')
#7 /home/ccanswor/public_html/libraries/src/MVC/View/HtmlView.php(697): include('/home/ccanswor/...')
#8 /home/ccanswor/public_html/libraries/src/MVC/View/HtmlView.php(230): Joomla\CMS\MVC\View\HtmlView->loadTemplate(NULL)
#9 /home/ccanswor/public_html/components/com_users/views/registration/view.html.php(67): Joomla\CMS\MVC\View\HtmlView->display(NULL)
#10 /home/ccanswor/public_html/components/com_users/controller.php(139): UsersViewRegistration->display()
#11 /home/ccanswor/public_html/libraries/src/MVC/Controller/BaseController.php(710): UsersController->display()
#12 /home/ccanswor/public_html/components/com_users/users.php(15): Joomla\CMS\MVC\Controller\BaseController->execute('display')
#13 /home/ccanswor/public_html/libraries/src/Component/ComponentHelper.php(402): require_once('/home/ccanswor/...')
#14 /home/ccanswor/public_html/libraries/src/Component/ComponentHelper.php(377): Joomla\CMS\Component\ComponentHelper::executeComponent('/home/ccanswor/...')
#15 /home/ccanswor/public_html/libraries/src/Application/SiteApplication.php(194): Joomla\CMS\Component\ComponentHelper::renderComponent('com_users')
#16 /home/ccanswor/public_html/libraries/src/Application/SiteApplication.php(233): Joomla\CMS\Application\SiteApplication->dispatch()
#17 /home/ccanswor/public_html/libraries/src/Application/CMSApplication.php(196): Joomla\CMS\Application\SiteApplication->doExecute()
#18 /home/ccanswor/public_html/index.php(49): Joomla\CMS\Application\CMSApplication->execute()
#19 {main}

Request information
GET variables

Array
(
[view] => registration
)

POST variables

Array
(
)

COOKIE variables

Array
(
[464426bc910933a2e02dde11e62d546c] => 794cc08d2b05962f7a166fa34f91c695
)

REQUEST variables

Array
(
[view] => registration
[mijoshop_store_id] =>
[Itemid] => 1195
[option] => com_users
[templateStyle] => 46
)

SERVER variables

Array
(
[USER] => ccanswor
[HOME] => /home/ccanswor
[PATH_TRANSLATED] => redirect:/index.php/log-in
[PATH_INFO] => /members-only-1901/log-in
[SCRIPT_NAME] => /index.php
[REQUEST_URI] => /index.php/members-only-1901/log-in?view=registration
[QUERY_STRING] => view=registration
[REQUEST_METHOD] => GET
[SERVER_PROTOCOL] => HTTP/1.0
[GATEWAY_INTERFACE] => CGI/1.1
[REMOTE_PORT] => 49701
[SCRIPT_FILENAME] => /home/ccanswor/public_html/index.php
[SERVER_ADMIN] => webmaster@ccansw.org.au
[CONTEXT_DOCUMENT_ROOT] => /home/ccanswor/public_html
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/ccanswor/public_html
[REMOTE_ADDR] => 193.176.86.100
[SERVER_PORT] => 443
[SERVER_ADDR] => 216.14.120.219
[SERVER_NAME] => ccansw.org.au
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin
[HTTP_X_HTTPS] => 1
[HTTP_COOKIE] => 464426bc910933a2e02dde11e62d546c=794cc08d2b05962f7a166fa34f91c695
[HTTP_CONNECTION] => close
[HTTP_HOST] => ccansw.org.au
[HTTP_REFERER] => ccansw.org.au/log-in?view=registration
[HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44
[HTTP_ACCEPT] => text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => ccansw.org.au
[HTTPS] => on
[SCRIPT_URI] => ccansw.org.au/index.php/members-only-1901/log-in
[SCRIPT_URL] => /index.php/members-only-1901/log-in
[UNIQUE_ID] => XJqEd8TlAq5tj4Pt02mobwAAAJE
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /index.php/members-only-1901/log-in
[REQUEST_TIME_FLOAT] => 1553630327.1379
[REQUEST_TIME] => 1553630327
[argv] => Array
(
[0] => view=registration
)

[argc] => 1
)

Pierre
Downunder

Please Log in or Create an account to join the conversation.

More
5 years 3 weeks ago #76198 by ggppdk
Hello

you may send me a PM with super admin login plus instructions to follow to view the issue


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.297 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline