- Posts: 8
COMMUNITY FORUM
Retrieve the item name as php variable
- Paul Scanlon
-
Topic Author
- Offline
- New Member
Less
More
13 years 3 months ago - 13 years 3 months ago #63008
by Paul Scanlon
Retrieve the item name as php variable was created by Paul Scanlon
i want to be able to use the item name of the current item as a variable to then retrieve some data from a database on the current item page view.
I can use
I can use
Log in or Create an account to join the conversation.
- Aaron
-
- Offline
- Premium Member
13 years 3 months ago #63009
by Aaron
Replied by Aaron on topic Re: Retrieve the item name as php variable
The template files contain several references..
I am looking in item.php:
I am looking in item.php:
Aaron :)
Please Log in or Create an account to join the conversation.
- Paul Scanlon
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 8
13 years 3 months ago - 13 years 3 months ago #63010
by Paul Scanlon
Replied by Paul Scanlon on topic Re: Retrieve the item name as php variable
Log in or Create an account to join the conversation.
- NikosPonirakos
-
- Offline
- New Member
Less
More
- Posts: 1
11 years 2 months ago #63011
by NikosPonirakos
Replied by NikosPonirakos on topic Re: Retrieve the item name as php variable
Hello...
is there a similar way to retrieve item image ????
I would appreciate any answer...
is there a similar way to retrieve item image ????
I would appreciate any answer...
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 2 months ago #63012
by Lefteris
Replied by Lefteris on topic Re: Retrieve the item name as php variable
@NikosPonirakos
Check how the images are detected in components/com_k2/models/item.php lines 118 - 179.
Check how the images are detected in components/com_k2/models/item.php lines 118 - 179.
Please Log in or Create an account to join the conversation.