- Posts: 2
- Thank you received: 0
test your extension
4 years 9 hours ago #11
by HDcms
test your extension was created by HDcms
hello
I am currently testing your extension. I find it interesting because it would allow me to display a message on another module as a test.
However, I've been asking for several weeks on different forums and I don't have an answer
I would like to test
1/ if the connected member has a contact form?
the "user_id" field of contact_details
2/ the category of the article visited
More simple I tried
$this->item->catid
$article->catid
but it doesn't work
I understand that you don't want to answer, but I'll give it a try.
Regards
I am currently testing your extension. I find it interesting because it would allow me to display a message on another module as a test.
However, I've been asking for several weeks on different forums and I don't have an answer
I would like to test
1/ if the connected member has a contact form?
the "user_id" field of contact_details
2/ the category of the article visited
More simple I tried
$this->item->catid
$article->catid
but it doesn't work
I understand that you don't want to answer, but I'll give it a try.
Regards
Please Log in or Create an account to join the conversation.
- administrator
- Offline
- Administrator
-
Less
More
- Posts: 98
- Thank you received: 13
3 years 11 months ago #12
by administrator
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Replied by administrator on topic test your extension
Hello,
The PHP Condition is a standalone conditional script written in the PHP language. In your example, it will not work because it don't know $this and $article variables
.
In this case, besides PHP, you need to learn more about Joomla Framework.
Hope to help you!
The PHP Condition is a standalone conditional script written in the PHP language. In your example, it will not work because it don't know $this and $article variables
In this case, besides PHP, you need to learn more about Joomla Framework.
Hope to help you!
JoomHelper - Free Joomla Extensions and Tutorials.
- Facebook: bit.ly/3Fmq9AN
- Youtube: bit.ly/33onadN
- Donate: bit.ly/3uu8yFs
Please Log in or Create an account to join the conversation.
3 years 11 months ago #13
by HDcms
Replied by HDcms on topic test your extension
Hi
Yes, I understand that it is a matter of context, because depending on where you are, the calls are different.
A generic example would have helped me because I don't know where to look!
Regards
Yes, I understand that it is a matter of context, because depending on where you are, the calls are different.
A generic example would have helped me because I don't know where to look!
Regards
Please Log in or Create an account to join the conversation.
Latest articles
-
Resend Activation CodeThe utility resends the activation code so the user doesn’t have to re-register with a different email.
-
Add custom Head Tag, CSS and Javascript to Joomla articleThe Joomla plugin to add custom head tag, CSS and JavaScript to your Joomla article.
-
How to Set Up Google Analytics on Joomla websiteAdd Google Analytics to track your website.
-
Delete Joomla articles in bulkWith this plugin, you can delete posts in bulk with just one click. It saves your time.
-
Insert article attributes into another articleUse this extension to insert article attributes like title, link, image...
Latest Comments
Collectives SA
K2 to Content Migration
I have over 11k articles that i want to migrate, i am using pro version but on all the tests i made the component does not migrate all articles at once (probably cause a server time out) and the problem is that if you try to migrate again then the k2 items and categories that has already migrate it remigrates again with another alias. That is a problem cause now lets say for k2 category "announcement" have multiple Joomla categories (announcements, announcements-176552940 etc) with different aliases and with each one portion of the items included in the k2 category. I even changed the limit in the controller from 60 to 5 or eve 1 but again the same happened. Is there a way you make the component continue from where it stopped?
vlad
K2 to Content Migration
for payment i get only paypal. cannot skip. i would like to pay by credit card. how to do that?
Shahul Ameen
Joomla Breaking News Module
How to add an external link in the ticker?
Pat
Login As User
What is displayed in this module? Are these users who are currently logged in, or is this a list of all users from which we can choose which user to log in as?
Jennifer Stephenson
How to Protect an Article with a Password in Joomla?
Is there any way to modify the language on the page? The text is "Press correct password to read post". This is confusing as there is nothing to press. It should read type or enter and there should be a clear box to fill in the password, which is not easily viewable or eminently clear at a glance. And unlock should say something like submit or click here. I'm guessing this is in the code, and not editable, but just checking, thank you!