Tagged Questions
0
votes
2answers
22 views
menu link opens module under menu module - joomla 2.5
maybe it an easy solution for someone..I would like how can I set up an item in menu (positioned on right side of template), that when I click it, it opens/shows a module (news blog) under that ...
0
votes
0answers
26 views
Add pagination to joomla plugin / module
Im using joomla 2.5 and i have a plugin who display root files,and i dont know who to add pagination.
This is the php code, maybe someone with experience will help me how to edit or add js files to ...
0
votes
1answer
28 views
Building Joomla module befuddlement
Alright I hope I'm not copying anyone else in this, but I can't seem to get a straight answer from anywhere.
Working with Joomla 3.0 and trying to create a module which displays a jQuery image ...
-4
votes
0answers
9 views
Which one is best to fetch database details from databse module or compopnent in joomla
I want to Show A-Z articles heading from databse.
if am clicking A need to show only A started articles. How to do that and then component or module is best to do this?
0
votes
2answers
106 views
Get Joomla 2.5 module parameters for a module not assigned to the current page
I want to get the parameters of a module which is not assigned to the the current page. The helper class JModuleHelper has a getModule method but as defined here: ...
1
vote
1answer
47 views
Create custom joomla captcha
I've been assigned to create a captcha verification for a custom component in joomla, but I'm stuck at how to do it properly.
I'm aware of the fact that there are many captcha plugins like recaptcha ...
0
votes
0answers
58 views
Joomla K2 - Display parent category link instead of subcategory
What im trying to accomplish is to show the Parent category on the k2 content module instead of sub categories, I've tried using the following but so far no luck:
<?php
$parent = ...
-1
votes
2answers
46 views
how could I set a different background color to the menu title for every menu item or depending on the article that is opened?
I'm working on a Joomla 2.5 based website.
i have a submenu with a title (the title is the name of the topmenu category) on top. This title has a background color. Now I want to have a different ...
0
votes
2answers
41 views
Joomla Login form error
I have installed joomla 3.0 version. When i type wrong password / username in login form, it comes out of joomla.
Error Message : 0 - Cannot open file for writing log
Its working in local machine ...
0
votes
0answers
18 views
AceSearch Component Error
I have a problem with a component named "AceSearch" from Joomla. So, I instaled the component in my CMS version 2.5 following the tutorials. But, in every search always returns an MySQL error:
You ...
0
votes
0answers
18 views
Warning: array_unshift() expects parameter
i need some help from you guys, i just installed new theme of joomla for may client's website and tried to solve this problem but some how comes this kind of problem everytime .....
Joomla Modules : ...
4
votes
2answers
52 views
Can a Joomla module “know” what position it's in? (2)
This is my very first question at StackOverflow.
I was trying to post comment in the post Can a Joomla module "know" what position it's in?, but could find no way to do that so I have to ...
2
votes
1answer
59 views
What's better to use in joomla, modules or conditional statements to check page
I wonder what is the best way to display different parts of a template on different pages,
Using modules, for instance
<jdoc:include type="modules" name="position-1" style="xhtml" />
or
...
0
votes
1answer
82 views
How do I fix this module style issue in Joomla 3.0
I have a CSS class like this:
.divTourCategorySummaryBoxLeft, .divTourCategorySummaryBoxRight {
width: 98%;
min-height: 350px;
border: 1px dashed #9CAAC6;
padding: 2px;
...
0
votes
2answers
43 views
Joomla 2.5 module won't upload media folder
I guess I'm being stupid but I've been fighting with this problems for many many hours now. I want to upload a css file as part of my joomla module. the manifest file is:
<files>
...
0
votes
0answers
34 views
embeding a joomla module in a component
I want to show a module in a component in joomla-2.5.
I tried below code but it is not working.
jimport('joomla.application.module.helper');
$modules = JModuleHelper::getModules('latest albums');
...
1
vote
1answer
31 views
Passing Joomla Module Parameters values into XML File
I am trying to doing a flash banner module, where all the images, url and text are fed
from a xml file.
We would like to keep them as parameters, so we enter the image details on the backend, and it
...
0
votes
0answers
53 views
SEF article link when page is using a custom component without output
My aim is build a page without component output. I built a simple component which does nothing.And I created a menu item to this component.
My page consists of some core modules like ...
0
votes
1answer
221 views
Joomla 2.5 Back-end Add custom Field using jquery and JFormField
I have fetched a problem to developing joomla(2.5) module. I have xml file which has custom field type addlocation.
<fieldset name="addLocations" label="Add Locations" addfieldpath="/modules ...
1
vote
1answer
503 views
Joomla 3 Articles Category module override with category image and description
I've recently bumped into a problem when wanting to display a certain category (or subcategories) with its children articles, while including the category description and image. The module normally ...
0
votes
0answers
61 views
Modifying Joomla! RSForm module
I playing around with Joomla and I downloaded RSForm module, after I built a simple form with name and address and I am trying to get coordinates from the address line and insert them into the user ...
0
votes
0answers
25 views
Incorrectly added new position to joomla template [youjoomla]
I have yousporter template on my triathlon portal. I wanted two new positions for banners so i commisioned this to someone else. But he didnt do it correctly and i have no idea how to fix that.
When ...
1
vote
2answers
196 views
Joomla and anchor links with target=“_blank”
Using a Custom HTML module and have the following code:
<h2><a href="mailto:info@studev.net" target="_blank">info@studev.net</a></h2>
However after saving the module, the ...
0
votes
0answers
30 views
joomla search components and modules
Already searched Joomla forums, Joomla extensions, and stackoverflow. But, can´t find the plugin.
Not so long ago (could be a year) I installed a plugin (I am sure it was 2.5 Joomla version) that ...
0
votes
1answer
43 views
Joomla: Some module to show more than one random images
Do you know some module in Joomla, which shows more than one (e.g. 4) random images? Like on the page http://www.fightnews.sk/. Thank you.
1
vote
2answers
167 views
How to display modules only on search results in Joomla 2.5?
Hello please read the whole question, this isnt just solved by enabling the modules only for the search page:
I have a few modules that are exclusivly shown on the search page in joomla.
I created a ...
-2
votes
2answers
50 views
How to build a Joomla extension ?
firstly i want to know f there is any difference between Extension and Plugin and Module
Then i want to Know how To Start with This ? what tools and Knowledge i must have
and What is The best ...
0
votes
1answer
44 views
creating a menu-oriented with different levels in Joomla
I'm trying to create a menu-oriented module with the following menu :
Menu Shops :
Shops (category blog)
shop 1 (article)
shop 2 (article)
shop 3 (article)
shop 4 (article)
shop 5 ...
0
votes
2answers
278 views
Joomla module build. Dropdown list with database connection
I am trying to make a simple module for joomla 2.5. Essentially I want to be able to have a dropdown list with a persons riding. Once selected. The information for that district office/personal office ...
0
votes
2answers
216 views
Joomla modules & show-positions not displaying
I am using an install of Joomla 1.5.26 and have installed and defaulted the JTouch template (version 1.5.2-stable). I found that the ?tp=1 command at the end of the the home page's address works ...
-1
votes
1answer
51 views
Charts in Joomla Site or Modules
I have a joomla site and I would to know if it is possible to integrate your charts inside articles or modules?
Thanks in advance for help.
Manuel
0
votes
0answers
35 views
Common wealth bank paymentgateway error
I am facing a problem in transaction in CBA . I have integrated the API correctly and test it
it was working in test mode first . After that I did a lot of transaction in test mode,
some success ...
-2
votes
3answers
87 views
joomla component to module
I want to convert component to module apart from using plugin is ther any process to handle it.
(or)
whether we should code somethimg to make my mvc component to module .
(or)
is there any ...
0
votes
1answer
57 views
How to get this Joomla Module to work correctly?
I had to move/copy a site onto a different TLD. The only thing I did not manage to get it to work was a module used on the homepage to display the latest news.
This is how the site should look: ...
0
votes
1answer
84 views
Joomla 3 translation
On last joomla 3 version each link, modules and articles can be associated with a language.
I install new language from admincp (joomla 3 have integrated install language on administrator).
Now when ...
0
votes
1answer
107 views
Load Joomla module when document is loaded
I wrote a module, but it slows down the page's loading time.
I searched how to load modules with ajax, but did not find any useful topics (or just didn't understand them, english is not my native ...
0
votes
1answer
277 views
joomla 2.5 standalone php JText::_() not working
I have a standalone file that generates an image, i included joomla framework. This file is displayed as image on the page. $_SESSION is empty and getUser returns NULL.
The JText does not know what ...
0
votes
1answer
66 views
Joomla module with no display on frontpage
I have been developing a Joomla module. This is my first module development.
Is it possible that I enable a module in Joomla and let there is no output in front page?
Because I don't want to display ...
0
votes
0answers
61 views
Including Joomla Modules in Tumult Hype Projects
I'm currently building animations with Hype.
What I would like to do is including certain Joomla Modules INTO my animation.
For example: I would like to create a sidebar animation in Hype which ...
0
votes
0answers
41 views
Joomla: Create a module that spans several positions
My website at sabraso.be currently displays several modules, a bit like:
[::MODULE 1::][::MODULE 2::][::MODULE 3::][::MODULE 4::]
[::MODULE 1::][::MODULE 2::][::MODULE 3::][::MODULE 4::]
However, I ...
0
votes
0answers
141 views
Joomla 2.5 custom module load only once for a session
I just create the iframe soundclouds player module within joomla custom html module visible on every page. The trouble is, that when I navigate my webside module player music stop every time I change ...
2
votes
1answer
219 views
Joomla! custom module field data inside admin panel
I would like to know how is it possible to call PHP file from backend panel. All should be done in the mod_.xml file
<fields name="params">
<fieldset name="basic">
...
0
votes
0answers
149 views
Joomla. Add facebook share button on ads
I want to ask how to add facebook share button on Joomla website in ads?
My site where I want to add button
And I use module extension:
mod_facebookshare.xml
<?xml version="1.0" ...
0
votes
2answers
233 views
Fatal error: Using $this when not in object context in k2
this code call a field of a k2 component in joomla & show that. this code working in k2. but when i copy this code on another module to call that field give this error :
Im search 2 day in ...
0
votes
2answers
91 views
Joomla. How to set any module/image to specific position?
I'm using Joomla 1.5 and free template. How do I set any component/image to a specific location?
For now I can use only pre-defined positions (left, right, top... etc)
I downloaded a module ...
2
votes
2answers
698 views
Custom HTML Module - does not support joomla 3.0
I am using advanced version of joomla, but facing problems when I am using custom html module or using HTML for articles too. The all attributes in HTML are replased by the / and "
Here's what ...
-1
votes
1answer
274 views
Joomla 2.5 featured articles and modules [closed]
Creating webpage with joomla 2.5.
Here is my webpage: http://tartusvk.eu
You see there are custom HTML module "Info" under sliding pictues.
When i click on "Eestimaa Spordiliit Jõud ...
0
votes
2answers
247 views
Module Login on article Joomla 2.5
I created an article on joomla and I'd like to display a part for all(public) and another part of article only for registered users. Now I create a module that I integrated on article page, but I'd ...
1
vote
1answer
67 views
Parameters from disabled Joomla module
Is it possible to load parameters from a disabled Joomla module in an external PHP file?
1
vote
1answer
40 views
About internationalization in joomla
I have created joomla module mod_my. module consists of mod_sign_up_courses.php, en-GB.mod_sign_up_courses.ini, default.php, helper.php, ...
If I write
echo JText::_('BACK_TITLE');
in default.php ...



