Page 18 of 18

Re: Subsonic registration engine

PostPosted: Thu Jan 09, 2014 7:05 pm
by Mebito
I like to install this engine but i don`t know, where is the "WEB-INF directory", in which i have to put the "login.jsp". Can you tel me? Thx

Re: Subsonic registration engine

PostPosted: Fri Sep 05, 2014 9:22 pm
by gurutech
I know this is an old thread, but I'm an old guy, and decided to update my system. It's now running Centos 7 (from 6.5), but I had to do a complete fresh install, so I lost all my settings/etc, even with a backup because of the differences between 6.5 and 7.

I've gotten most of my system working again, but the one thing (that I know of so far) that's not working is my signature tag.

It will show the image itself, but will not update with the name of the song/video I'm playing.

I've checked everything I can think of - the .htaccess file, GD, Curl, file/folder permissions, etc...

Any idea how to get the images to update again?

Thanks in advance!


-------------------------------------
Edit: Figured it out! I needed to edit my httpd.conf file to include the /var/www/html/signatures folder, and allow the .htaccess file to "override" the default httpd settings. once I did this, I can now update my signature tag again!

Re: Subsonic registration engine

PostPosted: Wed Oct 29, 2014 5:57 am
by chinmaya
Hello,

I had successfully completed all the steps mentioned in http://download.schattorie.nl/subreg/ReadMe.txt to install the "Subsonic Registration Engine". However could not complete the step 7 from installation part as i could not find the query folder on the server as mentioned on link "7. Now run the queries which are located inside the query folder, this will create tables called users and woausers."

Also, the index page came up well as seen from URL : http://198.154.98.34:4040/login.view?#

However, when i click on register link on above page, it doesn't shows the captcha picture for the verification code and then when i fill up the values and click on register it redirects me to a 404 not found page having URL : http://198.154.98.34/register.php

Also, i have extracted the SRE V2.11 under root "/root/SubRegEngine" in my server where the "register.php" file resides and subsonic is installed inside /var. Can you please suggest the resolution for this and also provide us proper steps so that i can configure the server properly to use it.

Thank You!
Chinmaya

Re: Subsonic registration engine

PostPosted: Tue Nov 11, 2014 12:06 am
by nerdwatch
I too am having trouble getting the captcha image to work... not sure what my problem is.... I've been messing with it for about a month now with no progress...

http://108.166.165.6:4040/

If I inspect the element of the code it appears to be pointing to all the proper places and I believe I have edited all the config files properly... I'm wondering if I can take the captcha code out all together and skip the verification process... I'll take the risk of spam just to have the users able to register at all!

Re: Subsonic registration engine

PostPosted: Tue Apr 26, 2016 10:24 am
by matija2209
Is this still supported by PHP 7? Mine seems to be unable to coonect to database

Re: Subsonic registration engine

PostPosted: Fri May 06, 2016 7:09 pm
by TWisTeD
matija2209 wrote:Is this still supported by PHP 7? Mine seems to be unable to coonect to database


The mysql functions have changed in PHP 7. The engine will still work with PHP 7, but the functions need to be updated to be compatible.

Re: Subsonic registration engine

PostPosted: Thu Apr 19, 2018 8:15 am
by medilane1
Hello,

Sorry to raise an old topic but I can not make it work, subsonic open external data.
I have configured the files and I have the error HTTP ERROR 500

Thank you for your help