Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
"New Discussion" anomally ADVICE
i have the 2 vanilla installation using the same db.
- one is on a "xampp" server (localhost) and with this when i click on the "new discussion" button everything work perfectly!
- the second its on my server www.forumName.de on this one (the same copy from vanilla the same db) when i click the "new Discussion" i just recevie an error "The connection was reset".
If i test to make a disscusion on the localhost i can create the the new discussion and then when i conect to the online version i can see the discussion and i can add answer to it, but i can not create a new discussion.
Thank you in advance !
Tagged:
0
Comments
http://goo.gl/nJI8n
grep is your friend.
ok ok i'm sorry also in chrome it give's me "No data received" so everywere i try i have error on "New Discussion" !
Localhost works but online don't
How dose vanilla post the discussion in the db ?
What it's your oppinion on this were should i look ?
Thank you.
Are you running apc/memcache?
please also remember to provide you spec, and version as part of question etiquette.
grep is your friend.
ok i have Vanilla Version 2.0.18.8 i am not using the embended version of the vanilla but i have created my own theam that i embended into my project so a normal user have access to the forum and only have acces to Disscusion/Inbox/Messages/User the rest of the forum works fine so when i want to make a new conversation works, comment's work just the new discussion ... from the big db i copyed the users with the passwords to the vanilla forum so they can login with the same user and pass(that works) yes the server on wich is the forum is apc but i don't know if its with /memcache. I am gonna look could this be the problem? Thank you for helping !
i just look and /memcache is not activ on the server
what is your stack apche/fcgi, apache/mod_php, nginx/php-fpm, etc?
also rule out theme issues, by trying the default theme.
grep is your friend.
with the default theme also the same error ... i will look for the command and i will post them here ! Thank you for thinking for my problem !
It feels like your server is IIS, otherwise check your server logs
There was an error rendering this rich post.
Ok this are on my apache! So please tell me i have to add something or i have to take something out ? thank you !
LoadModule php5_module "c:/wamp/bin/php/php5.3.10/php5apache2_2.dll"
IfModule !mpm_netware_module
C:/wamp/aPache/logs/errors.lOg
There was an error rendering this rich post.
ok so i did the action on "New Disscusion" button 3 time and then i copyed the this erors here are the errors:
Let's see what google says about it. Can you search on site:stackoverflow.com
There was an error rendering this rich post.
ok i am looking into it now, be right back with info! thank's
So i think i have a solution:
March 23, 2012 at 5:38am
This bug reported previously as PHP bug 60758 has been acknowledged so hopefully a fix will be implemented in 5.3.11.
Looks like this bug has been fixed in 5.3.11.
Thank you guy's for the support !
did you get the solution ?
if yes, please let me know.
I got the same problem here.
Well the answer to that is stated above, if indeed this is the same issue you need to upgrade to a stable version of php.
grep is your friend.
Thank you
It is working now after upgrade php version