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.

SilverDragonTears 03-26-2012 05:00 PM

This is what I did when it wasn't working for me... so I'm not really sure as all your info looks fine to me.

Quote:

Originally Posted by Silver Kitsune (Post 21825)
Woot!! It's working. Not sure what I did the first time but I reuploaded the function.php and register.php and it's working now!!


AlexC 03-26-2012 05:12 PM

Tried uploading the two and still got the same message. :/ I just did a fresh install of the site not a few hours ago, but I was using my old forum install - should I restall it?

SilverDragonTears 03-26-2012 05:28 PM

You could... I really have no idea of the problem :(

AlexC 03-26-2012 05:33 PM

Maybe I should just turn off the forum for now - add it a little later. D:

SilverDragonTears 03-26-2012 05:40 PM

I could take a look at your files if you want to give me access? I'm better and finding issues by looking at them.

AlexC 03-26-2012 05:51 PM

Sure, that could work - would you need to access my host then I guess?

SilverDragonTears 03-26-2012 05:58 PM

Yep just pm me the info and I'll take a look.

AlexC 03-26-2012 06:01 PM

Sure, give me a moment to change my password and I'll send it to you.

SilverDragonTears 03-26-2012 06:16 PM

Nm about the site link :) I found it... and it's working now. You needed to have forum_ for the prefix. Funny how just one little thing makes it not work ^^

AlexC 03-26-2012 06:21 PM

... pfffffffff ALL THAT OVER A FRICKIN' DASH?

Oh god I hate coding to the deepest pits of hell where my hatred is powered by the fuel of a thousand burning suns.

... Thank you, for finding that dash. Because I probably wouldn't have.

I checked you on the main site though, for some reason you're not showing up there. It's saying it can't find you: http://ratties.x10.mx/profile.php?user=SilverKitsune You're in the database though - can you access the site?

SilverDragonTears 03-26-2012 06:23 PM

It says I log in but then I still see the log in form... Maybe I should take a look around. You also have a lot of 404 errors...

AlexC 03-26-2012 06:24 PM

I'm not getting any 404 errors on my side - where are they popping up?

SilverDragonTears 03-26-2012 06:26 PM

When I click on the links...

AlexC 03-26-2012 06:28 PM

oooohhhh, oh, those, ignore those. I haven't transfered the pages from the old install yet - ignore everything from home to... the hub. Though the "shopping" link will work. Everything under personal should work too.

I've just changed all the links within the past ten-fifteen minutes.

SilverDragonTears 03-26-2012 07:12 PM

I'm still trying to figure out why I don't stay logged in. Did you upload HoF's new cookie stuff?

AlexC 03-26-2012 07:28 PM

What new cookie thing? HoF said to use the new script, so I downloaded the updated script from rapidshare or whatever about... five hours ago. I didn't read through the whole thread. D:

SilverDragonTears 03-26-2012 07:36 PM

Well hmm. I'm trying to think what it could be. You obviously aren't having that problem with your own account.

AlexC 03-26-2012 07:42 PM

No, I haven't - but mine is the admin account. I could try making an account on my computer and seeing what that does.

EDIT:

I tried and now have the same problem. D: I don't know what's causing it!

SilverDragonTears 03-26-2012 07:46 PM

Ok I'm going into the user cp so don't do anything.

Edit: Can you change the pw back?

AlexC 03-26-2012 07:47 PM

I changed the password back because I thought you were done - are you still logged in, or do you need me to change it?

SilverDragonTears 03-26-2012 07:49 PM

Change it :) I Logged out

AlexC 03-26-2012 07:51 PM

Changed back - should work fine now.

Thanks, btw, for all this help. :3 I'd never be able to figure this out on my own. xD

SilverDragonTears 03-26-2012 08:02 PM

You're welcome :) I know how annoying it is when you want to be up and running and have so many problems. I'm looking and still don't see anything. Yet now I'm logged in and it's working.

AlexC 03-26-2012 08:04 PM

I know - I've been working on this site so long, I'm just so eager to see it done.

It's not working for my test account yet. D: My goodness coding is finicky.

SilverDragonTears 03-26-2012 08:08 PM

Anything else you'd like me to look at while I'm in here? *pokes around nosily* :OHSHITALION:

AlexC 03-26-2012 08:11 PM

Umm... *thinks* well, I'm still having issues with the myadopts.php and profile.php page - the footer gets moved into the main div for some reason. :/ not sure why. And the user profile page has no menu, but that is a known issue, I believe.

SilverDragonTears 03-26-2012 08:26 PM

Two things....

1. I fixed it for the myadopts page. Just added </div> after the closing of the table.
2. None of the profiles can be found.... Ick.

AlexC 03-26-2012 08:32 PM

Wow, that was simple. o.O

Have you tried the <div> trick on the profile page? It may fix the member list, which is having the same problem.

I don't know what it is wrong with the profiles - it seems only the admin one is working fine.

I have to go, it's late - but thank you so much for all of your help! <33

SilverDragonTears 03-26-2012 08:33 PM

I couldn't see the profile page to fix it :/ It looks normal when there is no member to show. Just pm me tomorrow and I'll help ya some more.

Hall of Famer 03-26-2012 08:49 PM

@Gloometh:
This page may help you a bit, I see you had the same issue figuring out the prefix for your forum database as Iris did.
http://www.mysidiaadoptables.com/for...?t=3514&page=7


All times are GMT -5. The time now is 12:08 PM.

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