![]() |
Home Community Mys-Script Creative Off-Topic |
|
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
Well, after trying to get Mysidia 1.3.4 running this morning with the anti-brute-force script, it wouldn't let me login at all (it threw a couple of errors, mainly within functions.php somehow not being able to open the stream), but I wiped the database and all files and tried reinstalling an unmodded version. This time, however, I cannot even login, and no visible errors are shown other than "Invalid Action Specified." I've only done the bare minimum to set everything up, but to no avail.
I tried looking through any error logs, and I did find one little thing. Code:
[10-Mar-2014 15:46:14 America/Chicago] PHP Fatal error: Class 'Resource\Native\Object' not found in /home/dragongl/public_html/adopts/classes/class_controller.php on line 21 Then again, I tend to use special characters in my passwords. Would that somehow break the site when I try to login? I'm just really at a loss right now. |
#2
|
||||
|
||||
![]()
For some reason, sometimes the first user to register (the admin) won't be able to login at all. The only solution I found I was to create another user and promote it to admin. I think it's because of a null parameter in the database (session I believe) but I'm not really sure why it works sometimes and others it doesn't.
Try that first, and if it starts throwing those errors again, we can try other stuff x.x
__________________
![]() ![]() ![]() asp.net stole my soul. |
#3
|
|||
|
|||
![]() Quote:
|
#4
|
||||
|
||||
![]() Quote:
Go to phpMyAdmin (somewhere on the control panel) > your database (must be on the left side or by clicking on Databases at the top) > (prefix)_users > change usergoup of the user you want to 1 to make it admin (basically your site saves all information/data in a database and you can modify it directly when needed)
__________________
![]() ![]() ![]() asp.net stole my soul. Last edited by IntoRain; 03-10-2014 at 05:09 PM. |
#5
|
|||
|
|||
![]() Quote:
EDIT: Ok, after a bit of going back and forth of it saying it had the wrong information for logging in, I finally got it! Yay! Thank you! Last edited by Zyraph; 03-10-2014 at 05:39 PM. Reason: Issues fixed |
#6
|
||||
|
||||
![]()
Glad it worked! ^^
__________________
![]() ![]() ![]() asp.net stole my soul. |
#7
|
|||
|
|||
![]()
Now I'm hitting a whole different issue...but I'm not sure why this is suddenly displaying :/
Code:
Warning: getimagesize(http://dragonglitch.x10.mx/adopts/templates/icons/cog.gif): failed to open stream: HTTP request failed! in /home/dragongl/public_html/adopts/classes/class_image.php on line 114 Warning: getimagesize(http://dragonglitch.x10.mx/adopts/templates/icons/cog.gif): failed to open stream: HTTP request failed, unexpected end of socket!<br /> HTTP request failed! in /home/dragongl/public_html/adopts/classes/class_image.php on line 114 Warning: getimagesize(http://dragonglitch.x10.mx/adopts/templates/icons/delete.gif): failed to open stream: HTTP request failed! in /home/dragongl/public_html/adopts/classes/class_image.php on line 114 |
#8
|
||||
|
||||
![]()
That's just a warning, doesn't really affect your site other than it's bothersome. I believe you have to put a @ before that function's name to suppress the warnings. Like @getimagesize(...) in the file and line mentioned
__________________
![]() ![]() ![]() asp.net stole my soul. |
#9
|
|||
|
|||
![]()
Done! And yep, that cleared it up! I should really figure out PHP before 1.4 is released, so I can better troubleshoot in the event something truly serious goes wrong X3
|
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can’t use admincp after fresh install | Gulliver | Questions and Supports | 2 | 08-17-2015 01:03 AM |
Need Help with Mysidia install using Byethost | Ozeuth | Newcomer Center | 3 | 02-21-2015 09:11 AM |
Mysidia 1.3.4 Blank Page on fresh install | rickasawr | Questions and Supports | 4 | 01-15-2015 11:06 PM |
Install(?) error: Unable to access site after install | Catfish | Questions and Supports | 10 | 07-23-2013 11:41 PM |
After a fresh install: Fatal Error: Class ACP either does not exist! | LotusRising | Questions and Supports | 10 | 01-09-2013 08:46 AM |
What's New? |
What's Hot? |
What's Popular? |