Closed (fixed)
Project:
Advanced Profile Kit
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2009 at 13:39 UTC
Updated:
17 Jan 2009 at 16:30 UTC
While trying to install APK ( Drupal 6.8 , php5x , XAMPP )
after trying to install Author_pane : I get this message
Fatal error: Cannot redeclare template_preprocess_author_pane() (previously declared in C:\Program Files\xampp\htdocs\drupal68\modules\advanced_forum\advanced_forum.module:518) in C:\Program Files\xampp\htdocs\drupal68\modules\author_pane\author_pane.module on line 126
and can proceed no further.
Removing Author_pane brings back the site, but APK needs it.
Comments
Comment #1
michelleIf you really want to use this despite my warnings that it's not ready, yet, you'll need to use the dev version of AF as well. Be aware that I am not offering support on the dev versions. I'm still trying to get everything all working together and debugged and won't support it until I make new alphas/betas. I'm just answering this because it's an easy question. :)
Michelle
Comment #2
minesota commentedYep, I know :)
No problem. I just pointed that out, not expecting any support really.
I was in half a mind whether to post it or not as in some other post I read about son's surgery and deadlines to meet keeping you busy.
I was trying the various 6x modules that are needed for a snw, and have been
wondering whether things will be possible the same way ( like the profile page that is on the demo site with 5x ) with these new 6x modules.
I am particularly concerned that Buddylist is not ready though Friendlist is there but can it show buddy icons/photos in the profile page ? Can we add subscribed OGs in the profile page? Any improvement in profile commenting? So while thinking all these I started to test APK ....
Comment #3
michelleD6 will be able to do everything D5 can. I just have to get it finished. I've got a client paying for some of the work so that's hurrying it along but I'm still constrained by how much time I can take to do Drupal work at all when I have kids to care for.
As for buddylist, that won't be ported. APK will work with user relationships as that's what I'm going to use. If the friendlist maintainer wants to add APK support in his module, that's up to him. I won't deal with that module unless someone pays me for it because there's a lot of bad history there.
Subscribed groups is already there... At least in my copy. I'm a little fuzzy on what code I have where at this point. No pictures, though, just a text list.
Commenting is the same - either comments on the profile node or guestbook.
Michelle