Error when trying to access to an unauthorized page

More
13 years 2 months ago #26052 by biowep
Hi, if I try to access to an unauthorized page, the page remains blank.
In developer mode I obtain these errors
Code:
Strict Standards: Only variables should be assigned by reference in /.../httpdocs/administrator/components/com_flexicontent/defineconstants.php on line 32 Strict Standards: Only variables should be assigned by reference in /.../httpdocs/administrator/components/com_flexicontent/defineconstants.php on line 52 Strict Standards: Only variables should be assigned by reference in /.../httpdocs/plugins/system/flexisystem/flexisystem.php on line 46 Strict Standards: Only variables should be assigned by reference in /.../httpdocs/plugins/system/flexiadvroute/flexiadvroute.php on line 50 Strict Standards: Only variables should be assigned by reference in /.../httpdocs/plugins/system/flexisystem/flexisystem.php on line 78 Strict Standards: Only variables should be assigned by reference in /.../httpdocs/plugins/system/flexisystem/flexisystem.php on line 93 Strict Standards: Only variables should be assigned by reference in /.../httpdocs/plugins/system/flexisystem/flexisystem.php on line 96 Strict Standards: Only variables should be assigned by reference in /.../httpdocs/plugins/system/flexisystem/flexisystem.php on line 216 Strict Standards: Only variables should be assigned by reference in /.../httpdocs/plugins/system/flexisystem/flexisystem.php on line 219 Strict Standards: Only variables should be assigned by reference in /.../httpdocs/plugins/system/flexisystem/flexisystem.php on line 222 Strict Standards: Only variables should be assigned by reference in /.../httpdocs/plugins/system/flexiadvroute/flexiadvroute.php on line 84 Strict Standards: Only variables should be assigned by reference in /.../httpdocs/plugins/system/flexiadvroute/flexiadvroute.php on line 85 Strict Standards: Only variables should be assigned by reference in /.../httpdocs/plugins/system/flexiadvroute/flexiadvroute.php on line 86

And there are more "Strict Standards" errors in the backend (developer mode)

Just a detail: In the backend, in the category view, the last td must be colspan="11" instead of 10

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

More
13 years 2 months ago #26055 by micker
hello
witch version of flexicontent and joomla ? ;)

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
13 years 2 months ago #26059 by biowep
Flexicontent 2.0 RC5 r1338
Joomla 2.5.4

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

More
13 years 1 month ago #26118 by ggppdk
Usually i don't have PHP E_STRICT warnings enabled, on the development server, because of using J1.5 sites too

About these PHP E_Strict warnings , i cannot reproduce them,
e.g. it seems that lines like this are causing the E_STRICT warnings
$db = &JFactory::getDBO();

You could change them to
$db = JFactory::getDBO();

but i recommend disabling PHP strict warnings on your development server, for how to do this please google or search this forum

Regards


-- 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
13 years 1 month ago #26130 by biowep
You can reproduce the warnings by going to the Global Configuration > Server and setting the "Error Reporting" to Development.
And you can reproduce the blank page by creating a menu item for the submission item form and accessing the page using the guest user.

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

More
13 years 1 month ago #26273 by biowep
How can I solve the blank page?
I think it's more appropriate to show an error message.

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.607 seconds
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
Save