I recently upgraded my site from 1.7 to 1.8 vrs 2011110700 by dropping 1.8 onto the site and running upgrade.php which worked surprisingly well except I am getting errors such as the below one in all sorts of unexpected places. The below is with the latest Profile Manager plugin for 1.8 when I enable the 'profile type' selection, these appear in the registration page. The thing is it doesnt happen on my 1.8 development site which was created using 1.8 from scratch. I get these messages with a lot of plugins that are supposedly 1.8 plugins on my upgraded 1.7 site.
I tried deleting the \engine folder completely and replacing it with 1.8 \engine folder which sorted out some of the plugins, but still getting the below with a lot of them, and it doesnt seem to be coming from the plugin itself, or the \engine folders, so where else might be giving me this problem?
WARNING: Deprecated in 1.8: input/pulldown was deprecated by input/dropdown Called from [#14] /var/www/clients/client1/web4/web/engine/lib/views.php:473
WARNING: Deprecated in 1.8: You should pass $vars['id'] now instead of $vars['internalid'] Called from [#15] /var/www/clients/client1/web4/web/views/default/input/pulldown.php:9
-> [#14] /var/www/clients/client1/web4/web/engine/lib/views.php:473
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Hi,
Could you explain exactly how did you do the upgrade? Also from which 1.7.x version?
Rodolfo Hernandez
Arvixe/Elgg Community Liaison
I followed the recipe in http://docs.elgg.org/wiki/Upgrading_Elgg.
I have additionally deleted the \engines folder and replaced it with the 1.8 version (keeping settings.php from the old version)
it was on 1.7.9 version = 2011052801;
I am finding I am fixing most issues in the plugins themselves by changing the deprecated items, it must be something about version 2011110700 has made more changes to deprecated list as a lot of these plugins are supposed to be for 1.8 but they are throwing deprecated errors on my version of 1.8
Which plugins are you finding that you need to update?
The guide doesn't say to delete that folder.
It is probably due to an old plugin.
Rodolfo Hernandez
Arvixe/Elgg Community Liaison
@evan - pretty much all of them as I add them in
@rjcalifornia - I know it didnt suggest overwriting \engine it but I tried it anyway as a fix thinking something in the legacy code was not overwritten properly. it didnt make a difference.
and for the records, as I update the code in the plugins it is resolving the problem 99% of the time, which suggests to me something in the new version of 1.8 - 2011110700 deprecation list is changed maybe
im having the same problems... BUT for me...
after i dropped 1.8.1 on top of 1.7... and ran
upgrade.php ...
I'm getting my standard 404 file not found page:
see http://meechew.com/social-network/
Should I just Delete Everything Except ENGINE??? and RECOPY???
@evan i deleted my entire MOD folder and replaced it... NOW... none of the pages come up. I get my standard 404 error page and every page
@RJ @Evan
OK... i deleted all the files
and reuploaded all the 1.8.1 files then did upgrade.php and the problem is still there. HELP! What can i do to fix the site?
I don't see views on that list, it's very important in the 1.7 => 1.8 upgrade to delete the views directory before uploading the 1.8 version.
If you didn't do that, then do it, upload the 1.8 version, and run upgrade.
If you still have trouble try putting an empty file named "disabled" in the /mod directory and running upgrade.php
- Previous
- 1
- 2
- Next
You must log in to post replies.