just upgraded from zikula 1.0.3 to 1.1.2 and would like to know how to redirect profile to myProfile. the owner settings does not give option to select myProfile. myProfile is functioning correctly but all the links from the memberslist and picture gallery points to profile instead of myProfile.
edited by: mikebcoffee, datetimebrief
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
redirect profile to myprofile?
-
- Rank: Registered User
- Registered: Aug 13, 2008
- Last visit: May 31, 2010
- Posts: 39
-
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
Is there some reason you haven't upgraded to 1.2.3?
--
Home Page | Find on Facebook | Follow on Twitter
-
- Rank: Registered User
- Registered: Aug 13, 2008
- Last visit: May 31, 2010
- Posts: 39
My web hosting company only supports up to 5.2.13 and Zikula 1.2.3 calls for PHP 5.3. But I tried to upgrade to Zikula 1.2.3 and experienced many problems. -
- Rank: Softmore
- Registered: Sep 30, 2008
- Last visit: May 29, 2010
- Posts: 201
hmm, it was my understanding that PHP 5.3 was not required until 1.7, and PHP 5.2.6 is the min version for zikula 1.3, you should be good with zzikula 1.2.3, what kind of problems? -
- Rank: Registered User
- Registered: Aug 13, 2008
- Last visit: May 31, 2010
- Posts: 39
when i tried the upgrade last night, i ran the upgrade script and i got a fatal error. -
- Rank: Softmore
- Registered: Sep 30, 2008
- Last visit: May 29, 2010
- Posts: 201
-
- Rank: Registered User
- Registered: Aug 13, 2008
- Last visit: May 31, 2010
- Posts: 39
Check the database character set: UTF8, Optimized and altered the tables, it upgraded all the modules and then all of a sudden
Unknown column 'pn_id_cat' in 'field list'
SELECT pn_id, pn_id_cat FROM pn_faqanswer
Fatal error: Call to a member function MoveNext() on a non-object in /modules/FAQ/pninit.php on line 170 -
- Rank: Registered User
- Registered: Aug 13, 2008
- Last visit: May 31, 2010
- Posts: 39
ok i upgraded successfuly to zikula 1.2.3. what i did was delete the FAQ module and proceeded with the upgrade and it worked. now the only problem i have is with the module UserPictures. there seems to be a conflict with UserPictures and the User Module. when I click on User Account Panel, it says
Fatal error: Call to undefined function user_menu_add_option() in modules/UserPictures/user/links/links.userpictures.php on line 6
well anyways, i deleted the file " links.userpictures.php " and now it is working properly.
on the down side of things, I still have not been able to redirect the profile links to myProfile.
edited by: mikebcoffee, datetimebrief
- Moderated by:
- Support
