ingmojica / swifttide

Automatically exported from code.google.com/p/swifttide
0 stars 0 forks source link

Instalation, but cant get inside Admin #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install the script via installation folder
2. Add admin name and password
3. Try to login the main webpage with 'admin' and passrowd 

What is the expected output? What do you see instead?
Get inside Admin area

What version of the product are you using? On what operating system?
Last version, donloaded may 28, 2008 .... ( 108 )

Please provide any additional information below.
There is a question for this in Sourceforge.net and it replays to come her 
for the fix, but could not find it.

Original issue reported on code.google.com by puroesc...@gmail.com on 29 May 2008 at 1:55

GoogleCodeExporter commented 9 years ago
I also have come across this problem and haven't been able to bypass it.. 
Emails sent to info@swifttide.com keeps failing..

If you have found a solution to this please notify me at eyekay234@gmail.com

Thanks

Original comment by eyekay...@gmail.com on 10 Feb 2010 at 12:41

GoogleCodeExporter commented 9 years ago
I am having issues loggin into the system as admin just after installation. 
Please help.

Original comment by afro.mar...@gmail.com on 6 Mar 2010 at 4:36

GoogleCodeExporter commented 9 years ago
This was fixed in the latest version 109a.

Original comment by doug...@gmail.com on 12 Mar 2010 at 7:22

GoogleCodeExporter commented 9 years ago
getting same error with cersion 109a

Original comment by neilhai...@gmail.com on 19 May 2010 at 10:18

GoogleCodeExporter commented 9 years ago
I figured out what the error is on logging in.

The variable $HTTP_POST_VARS has been deprecated in php5 it no longer works.

go into common.php and change $HTTP_POST_VARS to $_POST   and $HTTP_GET_VARS to 
$_GET and it will work.

Not sure if this occurs anywhere else but if it does change it.

Original comment by dsu...@gmail.com on 10 Mar 2011 at 12:35

GoogleCodeExporter commented 9 years ago
edit common.php
change $HTTP_POST_VARS to $_POST   and $HTTP_GET_VARS to $_GET and it will 
worked.

Original comment by gok...@gmail.com on 7 Jun 2012 at 1:04

GoogleCodeExporter commented 9 years ago
Guyz,y"all have done a great job here but pls i need your help... i have 
successfully installed swifttide but each time i login it tells me wrong 
username and password  but its the same credentials i uised during installation 
and i checked the user table in the database its thesame pls what do i do ? 
your help is appreciated. thank you.
if u find any solution getting into the admin page pls help me too. my mail is 
dhotte@ovi.com

Original comment by dahyorar...@gmail.com on 3 Jul 2013 at 10:45

GoogleCodeExporter commented 9 years ago
I do also have this erro on my pages pls both on teacher and parents and 
student pages

SQL/DB Error -- [You have an error in your SQL syntax; check the manual that 
corresponds to your MySQL server version for the right syntax to use near 'AND 
contact_to_students.contact_to_students_internet=1' at line 1]

pls guys im new to all these what do i do? my email is dhotte@ovi.com or 
dahyoraruna@gmail.com

Original comment by dahyorar...@gmail.com on 3 Jul 2013 at 10:55

GoogleCodeExporter commented 9 years ago
mehn...so many screaming errors....gotta start debugging.....

Original comment by pumamam...@gmail.com on 11 Sep 2013 at 1:08