Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

UddeIM ProfileLink still not working right

  • kuddel
  • kuddel
  • OFFLINE
  • Posts: 40
  • Thanks: 7
  • Karma: 0
11 years 7 months ago - 11 years 7 months ago #223141 by kuddel

Ich bin keine Signatur, ich putze hier nur.
I'm not a signature, I'm just here to clean.
Last edit: 11 years 7 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
11 years 7 months ago - 11 years 7 months ago #223142 by krileon
Replied by krileon on topic UddeIM ProfileLink still not working right
Please don't add URLs as subjects. You'll need to post to the UddeIM forums below as we did not develop the CB plugins included with UddeIM and won't be able to help you with them.

www.joomlapolis.com/forum/25-uddeim-plugin-and-component

You should be able to format a PM URL directly in a delimiter field quite easily though. For example the below should work fine.

<a href="index.php?option=com_uddeim&task=new&recip=[user_id]">PM Me!</a>


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 11 years 7 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • kuddel
  • kuddel
  • OFFLINE
  • Posts: 40
  • Thanks: 7
  • Karma: 0
11 years 7 months ago #223160 by kuddel
Replied by kuddel on topic UddeIM ProfileLink still not working right
Sorry for my mistake.
uddeIM PMS plugin:
There is the problem, after you click on " View your own profile" an error message appears. There is obviously a problem with SEF. If I disable "CB Core Fields Ajax plugin" , everything works. Are these now a UddeIM or a CB issue? Please note this topic: #214067 and the Replys.


Joomla 2.5.9
CB Core Fields Ajax 1.4.10
UddeIM 2.9/dev (Component and Plugins)

Ich bin keine Signatur, ich putze hier nur.
I'm not a signature, I'm just here to clean.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
11 years 7 months ago #223161 by krileon
Replied by krileon on topic UddeIM ProfileLink still not working right
Don't understand the issue. I don't see how core fields ajax could possibly have anything to do with UddeIM or SEF URLs. The latest core fields ajax release is also 1.5.0.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • kuddel
  • kuddel
  • OFFLINE
  • Posts: 40
  • Thanks: 7
  • Karma: 0
11 years 7 months ago - 11 years 7 months ago #223179 by kuddel
Replied by kuddel on topic UddeIM ProfileLink still not working right
The error appears when the core fields ajax is enabled and Joomla Sef is enabled.

uddeIM plugin enabled, core fields ajax enabled, Joomla Sef activated: error message "Fatal error: Allowed memory size of 75497472 bytes exhausted (tried to allocate 181259 bytes) in / var / www / XXXX / public_html / plugins / system / sef / sef. php on line 39" after click on own profil link.
uddeIM plugin enabled, core fields ajax disabled, Joomla Sef activated: Everything works
uddeIM plugin enabled, ajax core fields enabled, Joomla Sef disabled: Everything works

Ich bin keine Signatur, ich putze hier nur.
I'm not a signature, I'm just here to clean.
Last edit: 11 years 7 months ago by kuddel.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48459
  • Thanks: 8280
  • Karma: 1443
11 years 7 months ago #223185 by krileon
Replied by krileon on topic UddeIM ProfileLink still not working right
You're hitting memory limits. Not the fault of any particular plugin. You simply have too much installed for your memory limit of 72mb. Try increasing the limit or use xDebug Profiler to profile your site and see what is onsuming large amounts of memory. You also have an out of date release of core fields ajax; latest releases generally have bug fixes, features, and performance improvements so ensure you're up to date.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum