Prins Webdevelopment - Prins Webdevelopment - Forum http://www.haroldprins.nl/ Wed, 19 Jun 2013 21:11:55 +0000 Kunena 1.6 http://www.haroldprins.nl/components/com_kunena/template/default/images/icons/rss.png Prins Webdevelopment - Forum http://www.haroldprins.nl/ en-gb Subject: HIding User Fields - by: David http://www.haroldprins.nl/index.php/forum/2-profiler/363-hiding-user-fields#363 http://www.haroldprins.nl/index.php/forum/2-profiler/363-hiding-user-fields#363
I don't want a user to see his/her id or profile permission level. How can I hide those from the user on the edit page?

How can I hide the password/confirm password fields from other users when they are on a view profile page?]]>
Profiler Wed, 19 Jun 2013 20:58:32 +0000
Subject: com_profiler/models/fields/avatar.php bug - by: David http://www.haroldprins.nl/index.php/forum/2-profiler/362-com-profiler-models-fields-avatar-php-bug#362 http://www.haroldprins.nl/index.php/forum/2-profiler/362-com-profiler-models-fields-avatar-php-bug#362 php is generating css width:/height: properties but they're being placed as html properties so they aren't doing anything.




They either need to be wrapped in a style property or swap out the : for an =.]]>
Profiler Wed, 19 Jun 2013 20:27:22 +0000
Subject: User Fields and User Field Categories - by: David http://www.haroldprins.nl/index.php/forum/2-profiler/350-user-fields-and-user-field-categories#350 http://www.haroldprins.nl/index.php/forum/2-profiler/350-user-fields-and-user-field-categories#350 Profiler Wed, 12 Jun 2013 18:44:59 +0000 Subject: 403 / 404 - Adding new field - by: Richard Randles http://www.haroldprins.nl/index.php/forum/2-profiler/346-403-404-adding-new-field#346 http://www.haroldprins.nl/index.php/forum/2-profiler/346-403-404-adding-new-field#346
Firstly, thanks for the package. Profiler seems to be the only extension out there that is trying to solve the issue of quality user profiles.

I have a problem, when trying to add a new user field, when I try to save the new field I get.

403 Forbidden

You don't have permission to access /administrator/index.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


Any ideas as to why?]]>
Profiler Tue, 11 Jun 2013 10:51:45 +0000
Subject: Issue with login and logout urls - by: mpoutovinas antonios http://www.haroldprins.nl/index.php/forum/3-mediawiki-bridge/344-issue-with-login-and-logout-urls#344 http://www.haroldprins.nl/index.php/forum/3-mediawiki-bridge/344-issue-with-login-and-logout-urls#344 i use the MediaWiki plugin with joomla 3 and i have issues with the login and logout redirection.


$wgGroupPermissions['*']['read'] = true; // MediaWiki 1.5+ Settings
$wgGroupPermissions['*']['edit'] = false; // MediaWiki 1.5+ Settings
$wgGroupPermissions['*']['createaccount'] = false; // MediaWiki 1.5+ Settings

// YOU MUST CHANGE THIS to something unique to your site and it must
// match this setting in mediawikilogin plugin
$wgAuthJoomla_security_key = 'testuser';

// is Joomla in a different database than Mediawiki?
$wgAuthJoomla_UseExtDatabase = true;

//NOTE: You only need the next four settings if you set $wgAuthJoomla_UseExtDatabase to true.
$wgAuthJoomla_MySQL_Host = 'localhost'; // Joomla MySQL Host Name.
$wgAuthJoomla_MySQL_Username = 'xxx'; // Joomla MySQL Username.
$wgAuthJoomla_MySQL_Password = 'xxx'; // Joomla MySQL Password.
$wgAuthJoomla_MySQL_Database = 'xxxx'; // Joomla MySQL Database Name.

$wgAuthJoomla_TablePrefix = 'a7rtg_';
$wgAuthJoomla_UserTable = 'users'; // name of Joomla user table without prefix; normally 'users'

//set these URLs to appropriate targets:
$wgAuthJoomla_domain = 'cost-tea.konpach.com/'; //location Joomla index.php file
$wgAuthJoomla_LogoutLink = base64_encode($wgScriptPath); //return location logout
$wgAuthJoomla_LoginLink = base64_encode($wgScriptPath); //return location login
$wgAuthJoomla_LogoutURL = $wgAuthJoomla_domain . 'index.php?option=com_users&task=logout&return=' . $wgAuthJoomla_LogoutLink;
$wgAuthJoomla_LoginURL = $wgAuthJoomla_domain . 'index.php?option=com_users&view=login&return=' . $wgAuthJoomla_LoginLink;

require_once 'extensions/AuthJoomla2/AuthJoomla2.php';
SetupAuthJoomla();




joomla plugin



Mediawiki Secret Word testuser
Mediawiki Cookie Domain
Mediawiki Cookie Prefix dbname_mw
Mediawiki Cookie Path /
Check New Usernames YES



joomla site :cost-tea.konpach.com
wiki site : konpach.com/sites/cost_tea_wiki

front end user for joomla
username :testuser
pass:1234

thanks for help]]>
MediaWiki Bridge Tue, 11 Jun 2013 07:09:49 +0000
Subject: Fatal error: Class 'PFApplicationHelper' not found - by: pino http://www.haroldprins.nl/index.php/forum/2-profiler/337-fatal-error-class-pfapplicationhelper-not-found#337 http://www.haroldprins.nl/index.php/forum/2-profiler/337-fatal-error-class-pfapplicationhelper-not-found#337
I try to edit a new user field, but when I save this error appears:

Fatal error: Class 'PFApplicationHelper' not found in /web/htdocs/www.passobarbasso.it/home/joomla3.1/plug...fications/helper.php
on line 329

running on php 5.3.22

Thank you for the help
Pino]]>
Profiler Fri, 07 Jun 2013 18:59:17 +0000
Subject: Edit User Account - Requires password??? - by: Paul Jones http://www.haroldprins.nl/index.php/forum/2-profiler/331-edit-user-account-requires-password?limit=6&start=6#331 http://www.haroldprins.nl/index.php/forum/2-profiler/331-edit-user-account-requires-password?limit=6&start=6#331 I have a question that I can't find any info in the documentation or the forum, so if someone can help please do.
The problem is that when we edit the user account in the backend, or the user edit is account in frontend, it always requires to fill the password, even if we simple change the name or email for example

This is a problem if we edit the user account in the backend..
I've notice that this site I can edit my account details, not necessary the password.

How to set password mandatory in the register, but not in the account edit?

Regards
Paul]]>
Profiler Fri, 31 May 2013 11:37:27 +0000
Subject: Load user field in module - by: Gerben http://www.haroldprins.nl/index.php/forum/2-profiler/330-load-user-field-in-module#330 http://www.haroldprins.nl/index.php/forum/2-profiler/330-load-user-field-in-module#330
Great plugin, works perfect for me..!
Do you also have a module (or peace of code) that loads a specific user field? so i can use a template positinion to show a specific field. Working on one but that only load the standard user fields of the joomla core and i can not figure out how to fix this

Hope to hear from you,

Gerben]]>
Profiler Mon, 27 May 2013 11:48:54 +0000