Hello
i have used fabrik and cb both are integrated but i have problem in edit functionality.
I have set edit access to register user from fabrik but now if user login then he is able it see his/her record in CB tabs and he/she edit his records.
But now problem is i have set all records view in one menu item so after any user login he...
I have a menu structure like this
1 About_us
1.1 Physicians
1.2 Locations
So when a user selects Physicians, url will be www.abc.com/about_us/physicians.html
I want to change it to www.abc.com/physicians.html
Any Help?
...
I'm porting an installation of Joomla, and I'm getting this error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 116 bytes) in
in \wwwroot\libraries\joomla\error\exception.php on line 117
I've tried upping the limit, but that doesn't help (well, it wouldn't, it's only trying to allocated 116 bytes)
...
Hi there, I am a fresh graduate developer not much of experience in anything. I bought a domain and hosting service, and now I'm building my website. I'm using php, html, javascript. Now my website is going to be a blog oriented somehow I'll need to post stuff occasionally about my robotics or whatever. I'm not web developer, still I can...
Hi all
When i enable SEF mod_apache .. all the thinks works fine except contact form . it shows 404 component not found error ... if both are disabled then it works fine... Anyone please help me
Thanks in advance
Nisanth
...
I want to display total number of products sold for each product. There are around 30 products in my virtue mart and I want each one's total sold number.
Table named jos_vm_order_item contains product_id and product_quantity with all other information.
How can I display this?
Please Help me out its very urgent for me.....
Thanks in a...
i custom a parameter to add a button upload <input type="file" name="file">
But how to upload when we are in com_template
...
Hi,
I just installed Joomla on my pc. Everything works just fine. I installed a lot of templates and they all worked, but the template i really want to use doesn't.
I want to use this template: http: //byjoomla.com/docman/bj-joomla-templates/bj-venus/download.html
The result would have to be like this.
When I installed Joomla i clicke...
Hi,
I am really new to Joomla and Virtue Mart and have inherited a working system.
I have a request to enable "Add To Cart" functionality to visitors.
Currently only logged in users can see this.
I have searched google, searched configuration settings, posted on the VirtueMart forum and re-downloaded the original Virtue Mart template t...
How can I read the section a certain URI belongs to?
I want to enhance the mod_breadcrumb to put section and category into the HTML. JApplication->getPathway() returns a JPathway which basically holds an assiciative array combining a name and an URL (as $list[]->name and $list[]->link). I think, it should be possible to get the section ...
Hi all,
While i run a component i am getting 500 - An error has occurred error reading db in joomla.
My configuration file is perfect.
I don't know what else to change..
Any guidance will be helpful
Thanks in advance...
//No direct acesss
defined('_JEXEC') or die();
jimport('joomla.application.component.model');
class DealsModel...
I work for a Government Hospital and we are looking for a CMS to build our web page out of. Some of the things that we are looking for are: ease of making forms, the ability to give access to specific users to add content and files to specific areas, the ability to add my own HTML page, and ease of use, among others.
I prefer any Open So...
i use com_google_map_vision in my site.when i click on view map then following error display:-
500 Internal Server Error
Internal Server Error
The server encountered an internal error or
misconfiguration and was unable to complete
your request.
Please contact the server administrator,
[email protected] and inform ...
I Want to build a .NET application that can Communicate with Joomla so that i can Access the Joomla Database and components to Perform Various Functions.
So how do i get started in order to do so. I need to access the Joomla Articles and Jcal Event Calender and display the Data on .NET WinForm and Windows Mobile Application later on.
...
I am new to Joomla and new to php (wish I was so new in age too). I have installed joomla on a local apache webserver. I am trying to use some php code in a joomla article in order to fetch some data from a Sybase ASE 12.5 database. I installed sourcerer and started to try an ODBC connection using a system DSN (which I verified it is wor...
Hello,
I don't know why joomla is not updating mootools with their updated version, joomla 1.5 still use mootools v 1.1, i tried to replace it with latest mootools version, but results are horrible, website stops working, everthing gone worst.
so please suggest me how to update mootools version into joomla without any problem.
...
Hi,I'm trying to have the users click on the links in an article, but have the results open in the same article (so the article reloads and open the target page in itself, like it would if it was in an iframe, right now it reloads the whole page), I do not want to use the main menu, and would also like to avoid using iframes, normally if...
I'm brand new to Joomla but after browsing around a demo site and doing some reading I think it may be the solution I'm looking for. I just have one question regarding navigation.
The site I'm building will need a fairly complex navigation system. The organization I work for offers many programs open to their clients. Each program is re...
I'm writing a Joomla plug-in that accesses the data stored in a self-written component.
How can I access the code of that component? I'm especially interested in the tables and models.
Is there an official way for doing that?
...
How do I customise the template, mainly edit the top banner on
http://www.marisa.jhost.co.uk/
The joomla was auto setup and hosted, I seem to have no access to the file structure. (If I do I don't know how/where!)
I have found the templates in the Joomla Administrator (v1.8) under site template manager but there is no option to edit an...