Change font size   Print view

phpBB OpenID

An OpenID implementation for phpBB 3 forums.

Moderators: Development Team, Tester

Re: phpBB OpenID

Postby kashthealien » Wed Jan 20, 2010 7:00 pm

Hi,

That option does not show up. Everything else is fine.

I have the two files already present in the required paths.
Also I don't remember having edited the two files.
I just copied them from source to destination as mentioned in the install.xml file.

Are there any edits to be made to ucp/profile.php (xml file doesn't mention any)?
kashthealien
Enlisted Cadet
Enlisted Cadet
 
Posts: 11
Joined: Mon Jan 18, 2010 3:53 pm

Re: phpBB OpenID

Postby MasterZ » Wed Jan 20, 2010 7:12 pm

kashthealien wrote:Hi,

That option does not show up. Everything else is fine.

I have the two files already present in the required paths.
Also I don't remember having edited the two files.
I just copied them from source to destination as mentioned in the install.xml file.

Are there any edits to be made to ucp/profile.php (xml file doesn't mention any)?


I'm sorry, I meant to say make sure they were uploaded.

Looking into it more, the required steps to make sure that the menu option appears:

* Upload language/en/mods/lang_phpbb_openid.php
* Edit includes/session.php
* Purge Cache (this is required or it will not show up!)

Double check that those were all done! It does not look like your template was cleared either, this isn't required to get UCP to show up but it was a DIY step before this one and right after purge cache, so if you didn't do that maybe you didn't purge the cache either?
The problem with being allowed multiple signatures, I cannot think of any more signatures to add! phpBB3 Random Signatures Mod
User avatar
MasterZ
Warrant Officer
Warrant Officer
 
Years of membership
 
Posts: 456
Joined: Sun Oct 05, 2008 11:48 am
Location: Colorado Springs

Re: phpBB OpenID

Postby MasterZ » Thu Jan 21, 2010 4:08 pm

If you are having trouble installing the MOD, open up a ticket here: http://www.assembla.com/spaces/phpbb_op ... rt/tickets

Yeah you will need to register an account :? but it should be a quick process. This will allow us to track the issue better.
The problem with being allowed multiple signatures, I cannot think of any more signatures to add! phpBB3 Random Signatures Mod
User avatar
MasterZ
Warrant Officer
Warrant Officer
 
Years of membership
 
Posts: 456
Joined: Sun Oct 05, 2008 11:48 am
Location: Colorado Springs

Re: phpBB OpenID

Postby kashthealien » Fri Jan 22, 2010 6:08 am

Hi,

I found out the cause for a part of the problem.
I had not copied the javascript files. jquery***.js to the themes folder.
The install.xml file doesn't clearly say that.

I think :idea:
Copy: /root/styles/prosilver/theme/images/*
To: /styles/prosilver/theme/images/*
should be changed to
Copy: /root/styles/prosilver/theme/*
To: /styles/prosilver/theme/*

That fixed some of the errors.
I re-edited the code and now the openID url does appear in the user control panel at http://cfi.iitm.ac.in/phpBB3/
However, I still get the error "ERROR: Invalid URL submitted" :cry:

Is it possible for you to send me the zip of code for your development site by mail, so that I can just change the config.php file and use it :?: ?
Sorry for the trouble :(
kashthealien
Enlisted Cadet
Enlisted Cadet
 
Posts: 11
Joined: Mon Jan 18, 2010 3:53 pm

Re: phpBB OpenID

Postby MasterZ » Fri Jan 22, 2010 8:06 am

kashthealien wrote:Hi,

I found out the cause for a part of the problem.
I had not copied the javascript files. jquery***.js to the themes folder.
The install.xml file doesn't clearly say that.

I think :idea:
Copy: /root/styles/prosilver/theme/images/*
To: /styles/prosilver/theme/images/*
should be changed to
Copy: /root/styles/prosilver/theme/*
To: /styles/prosilver/theme/*


I'm will have to look at the install file closer next time to make sure all of the file includes are listed. Thank you for pointing that out.

kashthealien wrote:That fixed some of the errors.
I re-edited the code and now the openID url does appear in the user control panel at http://cfi.iitm.ac.in/phpBB3/


Cool, I see it there as well.

kashthealien wrote:However, I still get the error "ERROR: Invalid URL submitted" :cry:


Is it possible for you to give me ftp access to your installation so I can take a look at it? Also if you want you can give me admin rights to your test board so I can purge the cache while looking through the code.

This will help me to better identify where the problem is so I can tell others if they run into it in the future.

If you do want to give me your FTP account info, please use my secure form to submit the information: https://zenorsoft.com/cipher.php

kashthealien wrote:Is it possible for you to send me the zip of code for your development site by mail, so that I can just change the config.php file and use it :?: ?


Everyone has access to download the full SVN repository, although I strongly urge you to not do this. The changes between that version and 0.3.0 are minor right now and there are a lot of extra files that are not needed but are in the server. This can confuse things even more.

You should be just fine with the 0.3.0 install as long as all files were uploaded and all edits were made.

kashthealien wrote:Sorry for the trouble :(


No worries, such is the life of a modder :D
The problem with being allowed multiple signatures, I cannot think of any more signatures to add! phpBB3 Random Signatures Mod
User avatar
MasterZ
Warrant Officer
Warrant Officer
 
Years of membership
 
Posts: 456
Joined: Sun Oct 05, 2008 11:48 am
Location: Colorado Springs

Re: phpBB OpenID

Postby MasterZ » Fri Jan 22, 2010 4:50 pm

I got your info and will check it out here in a little bit. If you want you can open a support ticket here: http://www.assembla.com/spaces/phpbb_op ... rt/tickets

It will require an account but you should be able to get instant notification when the ticket is updated and it will help keep everything a bit more organized. Or you can just rely on the forums :D
The problem with being allowed multiple signatures, I cannot think of any more signatures to add! phpBB3 Random Signatures Mod
User avatar
MasterZ
Warrant Officer
Warrant Officer
 
Years of membership
 
Posts: 456
Joined: Sun Oct 05, 2008 11:48 am
Location: Colorado Springs

Re: phpBB OpenID

Postby MasterZ » Fri Jan 22, 2010 5:57 pm

I have no idea what's going on :cry:

Everything looks like it was installed correctly but the openid libraries are giving an error. The only thing I can think is that maybe there is an issue with your server that will not let the OpenID work. Maybe because it's PHP version 5.0.2, but that's just a guess, as far as I know any version of PHP 5 should work.

I'm really sorry :-/ I'll keep looking into it but I'm stumped over this one.
The problem with being allowed multiple signatures, I cannot think of any more signatures to add! phpBB3 Random Signatures Mod
User avatar
MasterZ
Warrant Officer
Warrant Officer
 
Years of membership
 
Posts: 456
Joined: Sun Oct 05, 2008 11:48 am
Location: Colorado Springs

Re: phpBB OpenID

Postby kashthealien » Sat Jan 23, 2010 3:35 am

Thank you so much for your invaluable efforts.
I will try it on a different server and see that it works.
kashthealien
Enlisted Cadet
Enlisted Cadet
 
Posts: 11
Joined: Mon Jan 18, 2010 3:53 pm

Re: phpBB OpenID

Postby MasterZ » Sat Jan 23, 2010 4:31 am

kashthealien wrote:Thank you so much for your invaluable efforts.
I will try it on a different server and see that it works.



Whatever I can do to help, I only wish I could have gotten it working on your server.
The problem with being allowed multiple signatures, I cannot think of any more signatures to add! phpBB3 Random Signatures Mod
User avatar
MasterZ
Warrant Officer
Warrant Officer
 
Years of membership
 
Posts: 456
Joined: Sun Oct 05, 2008 11:48 am
Location: Colorado Springs

Re: phpBB OpenID

Postby kashthealien » Sat Jan 23, 2010 5:06 am

The server configuration is such that it won't allow servers outside the institute to get in.
This is for security of some of the other websites hosted on the same server.
Perhaps that is why it was not possible.
That is why no ssh / ftp access is possible and extplorer had to be used.

Once again, Thank you :D !
kashthealien
Enlisted Cadet
Enlisted Cadet
 
Posts: 11
Joined: Mon Jan 18, 2010 3:53 pm

PreviousNext

Return to phpBB OpenID

Who is online

Users browsing this forum: No registered users and 1 guest

cron