- Posts: 2
- Thank you received: 0
test your extension
3 years 10 months 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 10 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 10 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...
I migrated about a thousand items with attachments from K2 using your tool and attachments plugin. I initially did this on a test account. Everything worked fine over there. The migrated article attachments worked fine. Then I backed it all up and moved it to my live domain. Now none of the attachments load. All I get is Exception File Not Found and I can't figure out where to look. Turning on error reporting and debug don't tell me anything. I am guessing the old files were not moved during the migration correct? Or how does that all work? I still have all the original folders in the original places as far as I can tell.
An error has occurred. 0 implode(): Argument #2 ($array) must be of type ?array, string given
Return to Control Panel
Any idea what's causing this?