- Posts: 12
COMMUNITY FORUM
K2 Blank Screen in Front End and Admin
- Kris Henneman
-
Topic Author
- Offline
- New Member
Now, when trying to save a new K2 Item from the front end or the admin side, I get a blank white screen either way. I have tried turning on the error messages by setting the Error Reporting to Maximum, but I still get a blank white screen.
On the Edit Item screen, I do however see the following messages with errors turned on:
Strict Standards: Only variables should be assigned by reference in /home/bbbomber/public_html/plugins/content/jw_allvideos/jw_allvideos.php on line 42
Strict Standards: Only variables should be assigned by reference in /home/bbbomber/public_html/plugins/content/jw_allvideos/jw_allvideos.php on line 43
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in /home/bbbomber/public_html/libraries/joomla/html/parameter.php on line 512
Additionally, when I am on the front end, there is a note at the top of the New Item page that says:
K2_YOU_ARE_ALLOWED_TO Add items, Edit own items, Publish items, Allow editing of already published items.
I looks to me like "K2_YOU_ARE_ALLOWED_TO" is missing from the language file?
Thanks,
Kris
Please Log in or Create an account to join the conversation.
- Franz Wohlkönig
-
- Offline
- Platinum Member
- Posts: 529
@K2_YOU_ARE_ALLOWED_TO: Make an Override, Problem solved.
Regards
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
Have you resolved the blank screen issue? If you have enabled error reporting and you still get a blank screen try to view the page source of the blank screen. Maybe the error is wrapped in some HTML code.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Kris Henneman
-
Topic Author
- Offline
- New Member
- Posts: 12
Today I uninstalled the Simple Image Gallery Pro and Simple Picture Slideshow, but it still does it. I also uninstalled the original Simple Image Gallery.
This is really getting frustrating!
Any ideas?
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
You should not see generic HTML tags there. You should see an error or a part of the Joomla! HTML page markup. Try to go to K2 information page and see that everything is fine with your server.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Kris Henneman
-
Topic Author
- Offline
- New Member
- Posts: 12
Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Kris Henneman
-
Topic Author
- Offline
- New Member
- Posts: 12
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Kris Henneman
-
Topic Author
- Offline
- New Member
- Posts: 12
Thanks,
Kris
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Kris Henneman
-
Topic Author
- Offline
- New Member
- Posts: 12
Turned on max debugging
Backed up the site, then disabled all of the most recent extensions one at a time, nothing changed.
Installed K2 again over itself, nothing changed
Used Akeeba backup and installed the full website in another folder, still the same result.
Would you like to login to the test site and see for yourself? I don't know what else to check?
Please Log in or Create an account to join the conversation.
- Kris Henneman
-
Topic Author
- Offline
- New Member
- Posts: 12
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Stefan Chaproniere
-
- Offline
- New Member
- Posts: 1
As to my German language file, ( de-DE.com_k2.ini ) here I found this entry:
; K2_YOU_ARE_ALLOWED_TO="You are allowed to:"
so I removed the ';' changed the text inside the " " and all worked well.
Ofcourse I also added ; K2_YOU_ARE_ALLOWED_TO="You are allowed to:" to the English file
(without the ' ; ' at the beginning!
Hope it helps!
Please Log in or Create an account to join the conversation.
- bumpe
-
- Offline
- New Member
- Posts: 2
Stefan Chaproniere wrote: I found the problem in the language file 'en-GB.com_k2.ini' (/html/mysite/language/en-GB/en-GB.com_k2.ini) here 'K2_YOU_ARE_ALLOWED_TO' is completly missing!
As to my German language file, ( de-DE.com_k2.ini ) here I found this entry:
; K2_YOU_ARE_ALLOWED_TO="You are allowed to:"
so I removed the ';' changed the text inside the " " and all worked well.
Ofcourse I also added ; K2_YOU_ARE_ALLOWED_TO="You are allowed to:" to the English file
(without the ' ; ' at the beginning!
Hope it helps!
I have registered on this site just be able to write to you Stefan and say thank you, this one helped me. Thanks
Please Log in or Create an account to join the conversation.