We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Problems with profile Questions | Forum

Jesus
Jesus Jun 24 '13
I have these problems with profile questions:

(1) Even when i declared a question to be required on signup, it does not show

(2) If I delete a question I get a weird text in its place

and yes ... i read elsewhere to turn DEV on using cpanel, and i did that, refreshed many times .. but issue still there

What else can i try?

This is how my sonfig file looks like at the end;

if ( defined('OW_CRON') )
{
    define('OW_DEBUG_MODE', false);
    define('OW_DEV_MODE', false);
    define('OW_PROFILER_ENABLE', false);
}
else
{
    /**
    * Make changes in this block if you want to enable DEV mode and DEBUG mode
    */
   
    define('OW_DEBUG_MODE', true);
    define('OW_DEV_MODE', true);
    define('OW_PROFILER_ENABLE', true);
}


also....

when i turn DEV to true, then i refresh the page, i get this error

..................................................................

The page isn't redirecting properly 
     
 Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

.................................................................

this issue does not appear with chrome or IE
could be a Firefox issue .. maybe??

please help

thanks

update :

IF I SWITCH TO ANOTHER BROWSER, THEN ALL IS WELL .... AND IF I CLEAR THE ACTIVE BROWSER'S CACHE, SOMETIMES THE ISSUE IS FIXED .... HOPE THIS HELPS OTHER PEOPLE -- LOOKS LIKE IT IS A BROWSER CACHE ISSUE

I THINK THAT OXWALL SHOULD CONSIDER AUTOMATICALLY CLEARING THE CACHE WHENEVER A PROFILE QUESTION IS ADDED OR DELETED OR EDITED ..... WHAT SAY YOU?
The Forum post is edited by Jesus Jun 25 '13
Alia Team
Alia Jun 26 '13
Jesus, will be glad to check this issue for you.
I will need:
1. site URL
2. admin panel username and pass
3. control panel access details ( url, username, pass).

Can you PM me those access details?