Skip to content

Found The Cause of Some Errors #64

Description

@nerfthis2019

Avatars not showing: The reason the avatar's aren't showing correctly is that anything outside of your /profile/ directory has the wrong path. I have also replaced the code in heading.php with <img src="<?php echo DIR ."/".$avatar->GETsAvatar($get_id); ?>"> and it works correctly only if you're in the /profile/ directory.

Login Issues.
I did have trouble logging in at first. What I did to fix this is use Microsoft Edge, Create an account, login, then go to Chrome and log in. I'm not exactly sure why it's like that but it worked for me.

I am currently trying to find the source of the issue with the avatars not showing outside of the /profile/ directory. I am also trying to find out why you can't upload pics/videos. It's seems to me that the javascript coding might contain the error that need's fixed, I'm just not sure where. Alternatively you can try to integrate your own upload script and match it with the session and user id and upload it using an alternate form.

I will continue working on debugging this amazing script. I know a lot of people are upset that this isn't maintained anymore and I want to try to get it back in working function. There is no reason to abandon such a great clone. Yes it's older, yes it's buggy, yes it's not 100%. But if everyone pitches together we can get it back in working order and people can enjoy this once beautiful script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions