Problems after moving to new host

Profile photos are not showing up in Admin. Get message: "Sorry, nothing found"

Also, cannot upload anything, photos, music, videos... Uploading a Profile photo refreshes the page, but no image is loaded. uploading a photo to an album, gives an error page, enters the file info in the database, but doesn't upload photo.

Also, trying to upload a mp3 and it says that is cannot exceed 2mb.

Lost the ability to submit something to the Shout box, no form box or submit button. It just went away. I am logged in, I have changed the permissions to member, guest and both to no avail.

On the front page, there are blank profile photos to files that were attempted to upload, but they default to the current profile pic.

I did everything that I believe I have to do. I have Changed my header files and I did CHMOD on all the folders that I was directed to.

The site is http://www.bnfriends.com

Any help would be greatly appreciated

Quote · 16 Sep 2009

1.  MP3 Upload.  Check your php.ini settings, that is what's limiting you there.

 

2.  Ensure the .htaccess file transferred with the site.  If not, you will need to upload it again, hope you kept a copy from the old server or the account is still open so you can go get the old one.

 

3.  Check your file permissions, many of them get set to a more secure (644 vs 666 and 755 vs 777) during moving of sites to new servers.

 

All of this is pretty simple and you should have it all figured out in a couple of hours. 

 

 

Quote · 16 Sep 2009

Profile photos are not showing up in Admin. Get message: "Sorry, nothing found" <--- This means that you have auto approve for all of your profile photos. Not a problem unless you want to approve the photos that your members upload.


Also, trying to upload a mp3 and it says that is cannot exceed 2mb. <--- You might also want to check you Rayz Admin to make sure that your file size limits are set properly there also. If you are running Dolphin 6.1.4 or above go to this address to see what php configuration are on your host - http://www.yoursite.com/admin/phpinfo.php (replace yoursite with your actual site name)

That information will also tell you what your file size limits are and whether you need to configure a custom php.ini file for your site.

On the front page, there are blank profile photos to files that were attempted to upload, but they default to the current profile pic. <---- check your media/images/profile/ directory to make sure you have your members profiles loaded completely.

-Worse case scenario is to re-upload this directory, empty the profiles table via phpMyAdmin, then re-run the just the section of your SQL script that starts with INSERT INTO `Profiles`

I would suggest making a backup of your database before you do this, especially you are not to experienced in this type of restructure.

Nothing to see here
Quote · 17 Sep 2009

Ok, the CHMOD didn't set for sub-folders. That's fixed.

It was the upload file size in php.ini for that issue.

Now, the Shoutbox:

In FF3, it's not showing up at all.

In IE6, it's showing up, but it doesn't have the form field or submit button (read Only) but someone somewhere (using Seamonky 1.1.18) can see the submit button because there are messages getting posted.

What controls that?

One last thing: How can I move the "Reply to message" box to the bottom of the forum? Scrolling to the top to post a reply is a royal pain, especially when there are alot of messages.

Quote · 21 Sep 2009

And one more thing I noticed after the move. If using Firefox 3, I cannot use the textarea "Message Text" when replying to a mail message. I click in the box but I do not get a cursor and no text types in. It's fine in IE6. All other forms seem fine.

Quote · 21 Sep 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.