Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: altaaah on August 10, 2008, 03:52:21 PM

Title: A few problems after the upgrade...
Post by: altaaah on August 10, 2008, 03:52:21 PM
Hi,

I hope you are able to help me.

The forum has been upgraded from 1.1.4 to the latest 2.0 version (beta 3). There were no error messages during the installation. But now the forum software seems to be broken.

1.) The users aren't able anymore to edit their settings.

QuoteCan't load the 'edit_options' template.

2.) You can't use the icons and smilies anymore. They are displayed, but nothing happens, if you clicked on it.

3.) There are red borders now around every linked picture. How can I get rid of them?

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimg91.imageshack.us%2Fimg91%2F9863%2Fclipboard01sg9.jpg&hash=461c58e36a7ef1b49e0aa3d9ee9a2261084ebe03)

4.) I get folllowing line on profile pages: Fatal error: Call to undefined function db_query() in /usr/export/www/vhosts/funnetwork/hosting/name/Sources/Load.php(1865) : eval()'d code on line 343

Thanks in advance.

Title: Re: A few problems after the upgrade...
Post by: ccbtimewiz on August 10, 2008, 11:30:08 PM
Whoa, talk about errors, mate. Let's see if I can give you a hand..

1.) A function was unable to load. Try replacing your profile.php and profile.template.php files with fresh copies.

2.) Did you reupload these files and fix the paths? Try using repair_settings.php (http://www.simplemachines.org/download/index.php?thanks;filename=repair_settings.php) to fix some nasty path problems.

3.) Open styles.css

Add:
img { border: 0; }

4.) That's seriously misplaced. Though I think it might fix itself if you follow my instructions in step 1.
Title: Re: A few problems after the upgrade...
Post by: altaaah on August 11, 2008, 12:28:06 AM
Thanks a lot for ur suggestions. Gonna try it tonight.
Title: Re: A few problems after the upgrade...
Post by: altaaah on August 11, 2008, 12:36:32 PM
Quote from: ccbtimewiz on August 10, 2008, 11:30:08 PM
Whoa, talk about errors, mate. Let's see if I can give you a hand..

1.) A function was unable to load. Try replacing your profile.php and profile.template.php files with fresh copies.

2.) Did you reupload these files and fix the paths? Try using repair_settings.php (http://www.simplemachines.org/download/index.php?thanks;filename=repair_settings.php) to fix some nasty path problems.

3.) Open styles.css

Add:
img { border: 0; }

4.) That's seriously misplaced. Though I think it might fix itself if you follow my instructions in step 1.

Problem 1 and 4 solved. The rest isn't fixed, although I have done everything u said. :( But it's caused by my theme. The problems are gone, if I switch to the standard one, but I wanna keep mine. :(
Title: Re: A few problems after the upgrade...
Post by: altaaah on August 12, 2008, 11:42:45 AM
 :(
Title: Re: A few problems after the upgrade...
Post by: Rumbaar on August 17, 2008, 04:15:06 AM
If you use the default theme do you get the same errors?  Though the upgrade process does upgrade $txt[] strings in custom themes it doesn't add functionality to the custom themes that might be missing in old non 2.x themes.

I think all your issue might related to a non 2.x compatible theme.