Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Mysidia Adoptables Official Announcement (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=2)
-   -   Mysidia Adoptables v1.3.0[Security Release] (http://www.mysidiaadoptables.com/forum/showthread.php?t=3514)

Hall of Famer 03-23-2012 06:36 PM

Check for this line then:

PHP Code:

$userstatus['canlevel'] == "yes" 

You know for guest, the variable $userstatus['canlevel'] is neither yes or no, it is an empty string that does not exist.

Sensacionsk8 03-24-2012 03:37 AM

2 errors
 
Hello guys, i have 2 errors:

1 Internal Server Error
link:
http://www.musicaparaescuchar.net/pi...fd6b0318aa.gif

2.

Warning: readfile(http://www.musicaparaescuchar.net/.....fd6b0318aa.gif) [function.readfile]: failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /home/sens/public_html/musicaparaescuchar.net/siggy.php on line 148

Warning: Cannot modify header information - headers already sent by (output started at /home/sens/public_html/musicaparaescuchar.net/siggy.php:148) in /home/sens/public_html/musicaparaescuchar.net/siggy.php on line 153
Readfile appears to be disabled on your host.

http://www.musicaparaescuchar.net/siggy.php?id=1

Help me, please

Hall of Famer 03-24-2012 09:28 AM

umm looks like you need to consult your host to resolve some of your problems...

AlexC 03-25-2012 07:51 AM

Hey guys, sorry about the really, really long delay. I got terrible sick - still am, actually. (I think it's been a week and it hasn't even reached the peak yet)

I changed the eregi() to preg_match(), but now I'm getting the message "We're sorry, but the email address you entered appears to be invalid. Please go back and enter in a valid email address." when attempting to register a new account...? Not sure why that's going wrong? D:

Hall of Famer 03-25-2012 12:48 PM

Well download the latest script files I uploaded to rapidshare or mediafire and you will be okay.

AlexC 03-26-2012 03:33 PM

Okay, uploaded the new files, got everything working, except now I'm getting the "failed to create forum account" error. I looked through the topic, but people just say they "fixed it" without saying how. Help?

My config_forum.php file looks like this:

Code:

<?php
//Mysidia Adoptables Site Configuration File

//Forum Integration Info: MyBB
$mybbenabled = 1;
$mybbhost = 'localhost';
$mybbuser = 'gloometh_me';
$mybbpass = '********';
$mybbdbname = 'gloometh_forum';
$mybbpath = 'forum';
$mybbprefix = 'forum';                 
?>


SilverDragonTears 03-26-2012 04:02 PM

Try putting a "/" in front of the first forum.... and my mybbprefix is mybb_
They already had that in there so unless you changed it when setting it up it should be the same.

AlexC 03-26-2012 04:09 PM

I tried changing both things, but I'm still gettting an error.

The prefix, if I understand correctly, is for the database right? Mine was forum.

SilverDragonTears 03-26-2012 04:26 PM

Yea it is. In that case I don't see why it wouldn't be working. Did you do /forum and leave the prefix as forum?

AlexC 03-26-2012 04:56 PM

Yeah, I tried that too. I tried registering like, four accounts, and none of them transferred to the forum.


All times are GMT -5. The time now is 06:57 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.