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

Error in Join Page | Forum

ross Team
ross Jun 3 '14
I believe it is the latest version of WAMP. Can you please try it on 2.4?
Lika
Lika Jun 4 '14
Okey, i will try. Thanks
Lika
Lika Jun 4 '14

I installed wamp 2.4 and oxwall 1.6 and i see same error on join page! user can't register because he don't see all required fields on the join page. But in the source code, if i look through browser they are. 

Can you help me?

Attachments:
  1.png (522.85Kb)
ross Team
ross Jun 4 '14
Lika what OS do you have? what browser do you use and which versions? is this issue in all browsers?
Lika
Lika Jun 4 '14

OS:

Windows 7 Ultimate


Browsers: 

Google Chrome - Version 35.0.1916.114 m

Opera - Version 12.16

FireFox - Version 29.0.1

IE - Version 11.0.9600.16428


In all browsers i delete cache, and try to open on other computers(

Errors with join page every time

Lika
Lika Jun 4 '14
php.ini and httpd.conf from my local server
The Forum post is edited by Lika Jun 4 '14
Attachments:
  httpd.txt (20.06Kb)
  php.txt (68.92Kb)
ross Team
ross Jun 4 '14
we do not provide instructions on server configuration. can you please provide you phpinfo?
Lika
Lika Jun 4 '14
in attach file
The Forum post is edited by Lika Jun 4 '14
Attachments:
  phpinfo.rar (11.56Kb)
ross Team
ross Jun 4 '14
Lika, I don't see register_globals among other settings, please make sure it is OFF
Lika
Lika Jun 4 '14
in php.ini 

register_globals = Off

it is good?

ross Team
ross Jun 4 '14
Lika, can you please send us the screenshots of wamp/php/php extenstions to see which module are enabled/disabled. 


We tested oxwall installation on Windows 7/ wamp 2.2. version and everything works ok. 


You can also try the solution from this post: http://www.oxwall.org/forum/topic/17234?page=1#post-94029


disable strict check of the data by server, in ow_system_plugins/base/init.php
insert this code at the bottom: function base_addFakeQuestions( OW_Event $e )    {            $e->setData(false);    }    OW::getEventManager()->bind('base.questions_field_add_fake_questions', 'base_addFakeQuestions');

Lika
Lika Jun 4 '14
extensions
Attachments:
  1.png (623.18Kb)
Lika
Lika Jun 4 '14
Thanks, i wrote code in init.php, BUT now disappeared "Gender" (and in code)

Why?

(I create another field with single choice - dropdown/radiobutton) - and is not visible not at the page and not at the code

The Forum post is edited by Lika Jun 4 '14
Attachments:
  3.png (38.33Kb)
  1.png (7.32Kb)
  2.png (447.33Kb)
Lika
Lika Jun 4 '14

dropdown, radiobutton, multiple choice not work in profile questions 

it not visible not in code, not in the page


The Forum post is edited by Lika Jun 4 '14
ross Team
ross Jun 5 '14
Lika, can you please zip the files you have, export the database and attach the files here?
Lika
Lika Jun 5 '14
I can't to upload my zip file to site- it 53.4 MB

Thats why i upload to http://www.megafileupload.com/en/file/538337/www-zip.html

Please say me then your download, i want to delete it.

ross Team
ross Jun 5 '14
Yes, thank you we have downloaded it. I'll get back to you asap on the issue. 
The Forum post is edited by ross Jun 5 '14
ross Team
ross Jun 5 '14
Lika, we tried to transfer you installed software on wamp 2.4 and could not even launch it. Tried to search the info on internet why that is and turns out there are lot of problems with that version, especially with mod_rewrite module. 


Can you please, last time, try to install it on wamp 2.2.? Keep us updated. 

Lika
Lika Jun 6 '14
Thank you for help. I will install wamp 2.2 and will write here.
Lika
Lika Jun 9 '14
((gender is not visible after install wamp 2.2 in join page.

but in profile edit i see it, but in sign up no.

Pages: « 1 2 3 4 »