this is a complete mirror of EGLUG as it stands an hour ago but upgraded to 4.5, please test it and break it, but don't use it for actual content submission.
issues
- backported locale module incompatible, delete all locale table before upgrade
- contrib navigation module conflicts with menu system, delete its tables
- taxonomy_image data lost (tis ok we only have one configured so far)
- flexinode images lost (need to manually fix all reviews :-(
we also need to reimplement the icon_bar, but I already finished the code for that and the new way is very elegant.
I also need to go through all the url aliases to make sure they're still valid.
please play with it to see if you'll meet any other problems.
Comments
1st test for me
1st of all when i login i all the stuff is Access denied and the message " You are not authorized to access this page. " i guess that is cuz we still don`t have permisstions.
i wish that can help for now and i`m still playing around
peace
Live Free Or Die...
fixed
thanx for noticing,
problem 1 was due to database problems, some of th contrib modules we used had table names that conflict with the new database scheme, this is fixed now, check again, user roles and user profile data is properly migrated this time.
problem 2 I don't understand/see
problem 3 is just a caching thing, the pages where cached before I enabled the filters, so this means that we should remember to clear caches whenever filter settings change (drupal should do this automatically of course, so thats a bug report).
now after the fixes the only things we need to do manually is fix flexinode/review article images (we will want to change the url field too), and recreate the icon menu.
new drupal has many large tables in the admin interface, our theme copes badly with them, so we need a new more fluid theme or a fix to our current theme so that the middle content portion column changes size when needed, any vounteers?
cheers,
Alaa
"u know i once dream that the office of mobinil is from el 7`os :S and the one that answer u and tell u rasidak a girl called ghada"
2nd problem
here is a screen shot for the 2nd problem check how the link looks like in the comment.
peace
Live Free Or Die...
Image viewing
when u try to view any image on test.eglug.org u got that errors maktoben fo2 but the pic working soo fine and no problem at all.
errors are
user error: Unknown column 'image_list' in 'field list' query: SELECT image_list FROM image WHERE nid = '566' in /home/devcabal/public_html/test/includes/database.mysql.inc on line 125.
user error: Unknown column 'image_list' in 'field list' query: UPDATE image SET image_list = 'a:1:{s:7:\"640x480\";a:1:{s:5:\"fname\";s:46:\"files/image_store/makinglinux-566_640x480.jpeg\";}}' WHERE nid = '566' in /home/devcabal/public_html/test/includes/database.mysql.inc on line 125.
actuly i donn if that error for the taxonomy_image or the flexinode images or anything elas :D
peace
Live Free Or Die...
my bad
this is me forgetting to run the image.module upgrade script. fixed now
cheers,
Alaa
"u know i once dream that the office of mobinil is from el 7`os :S and the one that answer u and tell u rasidak a girl called ghada"