several issues after upgrade from 7.0.0 to 7.0.1

everything appears to be fine except for when i actually click on things. my home index page has this error "Method(serviceFeaturedBlockIndex) was not found in module(news)"

and i noticed the same type of error messages on different buttons but not all.

everytime i change the order of the navigation menu i go back to check it in the admin panel and it resets back to the default menu.

i haven't figured out how to fix this so i would appreciate any help as this is the main page of my site and it looks like it's not functional do to the error message on the index page. i dont know if it;s missing a code or missing files

Quote · 12 Nov 2012

I hope your topic title is incorrect,

7.0.0 to 7.0.1..  you old site was at 7.0.9 right?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 12 Nov 2012

no i haven't updated since 2010 i believe so that would be the 7.0 version. is there anywhere besides the admin panel i can verify?because in my admin panel it said 7.0. also in my script it said it was the 7.0 version.

Quote · 12 Nov 2012

 

no i haven't updated since 2010 i believe so that would be the 7.0 version. is there anywhere besides the admin panel i can verify?because in my admin panel it said 7.0

 I would think you should have upgraded/applied each patch to reach 7.0.9 

[edit] The update patch was meant for a site at .9

This alone should have been a RED flag for you in the install directions.

Change the following lines in inc/header.inc.php file:

$site['ver'] = '7.0';
 $site['build'] = '9'; 

to the following:

$site['ver']               = '7.1';
$site['build']             = '0'; // B1
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 12 Nov 2012

and..... lol

if your still using the phpbb module your in big trouble I would think..

i purchased the phpbb mod but i'm having some problems that i'm waiting for esase to fix. the old posts do not show only the topic titles. it shows there are pages of posts there when you click on the old topic title, but there is no information there, its blank when you click it. you can ONLY see old posts that were done by the "admin" for everyone else, you can not see any of their old posts. only the new posts.  the avatars i can see when i'm logged in as the "admin" but i cant see them when i'm logged in as a regular member. as long as i can get all my old posts to show, and no broken images, then i will be happy with this mod in general.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 12 Nov 2012

in the install directions for the 7.0.1 it listed "1" not 9. so are you saying i should do all the upgrades in between that to get it where it should have no errors? or am i needed to change code in the header.inc file?

Quote · 12 Nov 2012

 i agree with the lol! no i dont use that for quite awhile now. i have ipb which i love

and..... lol

if your still using the phpbb module your in big trouble I would think..

i purchased the phpbb mod but i'm having some problems that i'm waiting for esase to fix. the old posts do not show only the topic titles. it shows there are pages of posts there when you click on the old topic title, but there is no information there, its blank when you click it. you can ONLY see old posts that were done by the "admin" for everyone else, you can not see any of their old posts. only the new posts.  the avatars i can see when i'm logged in as the "admin" but i cant see them when i'm logged in as a regular member. as long as i can get all my old posts to show, and no broken images, then i will be happy with this mod in general.

 

Quote · 12 Nov 2012

 

in the install directions for the 7.0.1 it listed "1" not 9. so are you saying i should do all the upgrades in between that to get it where it should have no errors? or am i needed to change code in the header.inc file?

[edit] you need to start with original and apply 7.0.2 patch all the way to 7.0.9 

Yes, all of them.. shouldn't take you long.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 12 Nov 2012

 ok thank you so much for your help! :)

 

in the install directions for the 7.0.1 it listed "1" not 9. so are you saying i should do all the upgrades in between that to get it where it should have no errors? or am i needed to change code in the header.inc file?

[edit] you need to start with original and apply 7.0.2 patch all the way to 7.0.9 

Yes, all of them.. shouldn't take you long.

 

Quote · 13 Nov 2012

We will be very curious to see the end results being you using a 3rd party forum.

Please update us on your progress.

Remember, lot's of module's after .4 won't work on version's above that.

You should go check each module you still use in the market to make sure it is compatible with each version up to .9

There are many that are not. The market is completely revamped, old modules and inactive developers modules were removed.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 13 Nov 2012
 
 
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.