@kasinjsh: OK so no out of the head way to fix it. Otherwise I would have recommended to: www.yourforum.com/utility/update (or www.yourforum.com/index.php?p=/utility/update), and with /utility/structure as well. You still can, maybe some stuff didn't create properly on install.
I have a problem with the combination 2.10.18b2 and logging in with Facebook or Google. The popup is activated and i enter credentials, then a new popup activates telling the user to enter a usernamne. I enter a username and click the button 'connect'. Then a password field is activated and then disapears in a second. The next step would be to redirect to discussons but nothing happens. The user is not created and the popup with username is still active. I have done the same config with 2.10.15 and it works great. Is this a known problem? [edit] Twitter works just fine. The popup asking for a username dosent appear i am just redirected to discussions and the username is the same as the twitter username.
[edit2] I did a second setup and that worked just fine. Then i deleted the *.ini files in cache and that solved my problem. Yay!
[edit3] Well, the problem still exists. There is no problem to log in a existing user. The problem arises when vanilla tries to add a new user. I cant get past the popup where the new user is promted to enter a username. @luc any tips?
It's not the Bonk page, but Page Not Found. What is happening here is - whenever the redirect happens, the src in iframe becomes forum/index.php?p=index.php?p=$1
Everything was working fine a few weeks ago. I was using 2.0.18b2. Then I uninstalled it and started from fresh (new database, re-uploaded files, everything). Afterwards I keep getting a page not found error when I try to embed my forum on my website.
The link to my main vanilla install works fine, so I don't think it's a server issue. It's only the embed forum that isn't working anymore.
My main vanilla install is in a subfolder called "vanilla". I am trying to embed it on http://www.mysite.com/forum (just an example). The forum page is actually a .php page (not sure if that means anything) and as mentioned it was working fine a few weeks back.
I've also edited the .htaccess file in my vanilla folder so that it shows RewriteBase /vanilla
I thought the error might be because this is a beta version, so I tried to install a fresh 2.0.17.10 version, and I still get page not found on embedded forum.
Anybody have any ideas as to what's going on? I really want to continue using the embed forum feature, but not sure how to make it work. I can e-mail a link to my forum page if anyone thinks they might can help me out a bit.
@tim thanks for such a nice functionality , still i found one bug related to category permison . Guest can view the post for the private category inspite they are not allowed to view . They can view post name on homepage while they cant view full post.
@Torbjorn I am experiencing the same problem with Facebook and Google which I think is a bug needs to be fixed. As for Twitter, you said it is working fine which in my case does too but did you notice when user registers using Twitter API email address created under his profile is twitterusername@foo.com? You can check it under Users on your Admin page. I don't understand where the @foo.com comes from and why API does not retrieve real email address of the user who registered with Twitter account? Or is it jus me experiencing this problem?
@berdia Are you translating Vanilla? I have come to the conclusion(not verified by the Vanilla Team) that the problems are related to a enabled locale. See this post. http://vanillaforums.org/discussion/16635/social-connect-and-problems-when-same-user-sign-in-in-different-ways. It would be great if the Vanilla Team could verify this as a issue. Ping @Tim The Twitter registration assigns a @foo.com mail to the user because the API dosent expose the e-mail. A workaround could be to let the user enter a e-mail in the Twitter registration process.
Comments
I have problems whit this beta. Im gettn this error, when Im trying to post a discussion.
InsertIPAddress is 14 characters
too long.
UpdateIPAddress is 14
characters too long.
Any suggestions? Bdw stable version works fine.
Otherwise I would have recommended to:
www.yourforum.com/utility/update (or www.yourforum.com/index.php?p=/utility/update), and with /utility/structure as well.
You still can, maybe some stuff didn't create properly on install.
I have done the same config with 2.10.15 and it works great.
Is this a known problem?
[edit] Twitter works just fine. The popup asking for a username dosent appear i am just redirected to discussions and the username is the same as the twitter username.
[edit2]
I did a second setup and that worked just fine.
Then i deleted the *.ini files in cache and that solved my problem. Yay!
[edit3]
Well, the problem still exists. There is no problem to log in a existing user. The problem arises when vanilla tries to add a new user. I cant get past the popup where the new user is promted to enter a username. @luc any tips?
[edit4]
Can it be related to this issue (smarty/compile folder permissions)
http://vanillaforums.org/discussion/14440
Check here - http://www.ronakg.com/forum
What should I do here?
Everything was working fine a few weeks ago. I was using 2.0.18b2. Then I uninstalled it and started from fresh (new database, re-uploaded files, everything). Afterwards I keep getting a page not found error when I try to embed my forum on my website.
The link to my main vanilla install works fine, so I don't think it's a server issue. It's only the embed forum that isn't working anymore.
My main vanilla install is in a subfolder called "vanilla". I am trying to embed it on http://www.mysite.com/forum (just an example). The forum page is actually a .php page (not sure if that means anything) and as mentioned it was working fine a few weeks back.
I've also edited the .htaccess file in my vanilla folder so that it shows RewriteBase /vanilla
I thought the error might be because this is a beta version, so I tried to install a fresh 2.0.17.10 version, and I still get page not found on embedded forum.
Anybody have any ideas as to what's going on? I really want to continue using the embed forum feature, but not sure how to make it work. I can e-mail a link to my forum page if anyone thinks they might can help me out a bit.
Thanks!
i tried both lines in in my config:
$Configuration['Garden']['Errors']['MasterView'] = 'deverror.master.php';
$Configuration['Garden']['Debug'] = TRUE;
both dont bring me error messages. only bonk is shown.
here is my conf file:
http://paste.debian.net/124573/
thank you
i tried both lines in in my config:
$Configuration['Garden']['Errors']['MasterView'] = 'deverror.master.php';
$Configuration['Garden']['Debug'] = TRUE;
both dont bring me error messages. only bonk is shown.
here is my conf file:
http://paste.debian.net/124580/
It would be great if the Vanilla Team could verify this as a issue. Ping @Tim
The Twitter registration assigns a @foo.com mail to the user because the API dosent expose the e-mail. A workaround could be to let the user enter a e-mail in the Twitter registration process.