Search the Community
Showing results for tags 'joomla'.
-
On my Joomla 2.5 / Virtuemart 3 website I get the following error - Warning: array_push() expects parameter 1 to be array, null given in /var/www/vhosts/pizzacaldo.co.uk/httpdocs/newjoomla/libraries/tcpdf/tcpdf.php on line 17047 Warning: array_push() expects parameter 1 to be array, null given i...
- 1 reply
-
- joomla
- virtuemart
-
(and 2 more)
Tagged with:
-
Using Joomla 2.5 and Virtuemart 3. I've had a client tell us that they're getting e-mails (admin order confirmation email) that are different orders from the same person at the same time. After some test orders I've seen that what happens is when PayPal is used, and the customer is being redirec...
-
- joomla
- virtuemart
-
(and 3 more)
Tagged with:
-
I'm building a form for an organisation that organises a workshop for teenagers. There is an option to bring one or both parents to the workshop. So for each parent, there's a dropbox to answer the question "Will you participate in the workshop as well?" Depending if one, both or no parents will joi...
- 5 replies
-
- chronoforms
- redirect
-
(and 3 more)
Tagged with:
-
Hello, I'm trying to populate a dropdown box in a RSForm using this code: //<code> $db = JFactory::getDbo(); $db->setQuery("SELECT Bruel_ID FROM mpctz_rsform_bruels"); return $db->loadObjectList(); //</code> However, it displays nothing in the box and some code outside of it (see attached file). C...
-
I have a Joomla website having one folder for audio files in it and their links are saved in database. Now I want to show two calendars to the user at front end, so that they can choose that from when to from he want to download the audio files? for e.g he can select june-2-2014 in one calendar an...
-
Hello, I have developed a website pponlinestore.com. I need an urgent help with couple of things. The website is made in Joomla and I have installed hikashop (business edition) for shopping cart. 1) In the above mentioned website, while the checkout process, we accept the customer's address....
-
HI All, I need some suggestions on how to proceed on with component development. and any logic code or similar coding will be very much appreciated. The component should display the list of contents displaying some columns from a table(ie.,scncontent) from database similar to web links compo...
-
I'm trying to implement a custom css style for each of the K2 templates. I wrote a com_K2 override. I add this string to a K2 template php files <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/html/com_k2/templates/default/k2c.css" type="t...
-
Hi All, Currently building a Joomla component. Having an issue with data being duplicated when I click the save button. Instead of the item in the database being updated a new item is being created, has anyone faced this issue before? I am wondering if it might be to do with my database design....
-
Hi All, I am currently trying to learn how to build Joomla Components. I am building a component which will function as a "Magazine Library". I have been following the guide found here and modifying it accordingly to fit my needs: http://docs.joomla.org/J3.2:Developing_a_MVC_Component/Adding...
-
Hi All, I have a question for you all. My client would like a component developed for Joomla that will allow them to upload PDF magazines to the website and then it be output on the PDF in a secure format so they cannot be downloaded or copied. Does anyone know of an open source solution tha...
-
Hi Guys Just to ask if do you know any code or module pluigin that i can have like this in my screenshot? (i attached it) thanks Please help i am using CMS - Wordpress, Joomla and even Drupal can any one please help me? thanks and Advance
-
Hi all, I'm an outdated Classic ASP web developer finally making the switch to PHP and I'm still fairly new to it. Anyway, I need to develop a new website for small private school with about 100 students. The site will be mainly used for marketing purposes, posting news, events, etc. We will...
-
Hello there, I use an element attached in this zip (assets file is missing due to the file size and i don't think its necessary for what i need to ask). Its actually a button with a pop up form, where the user fills in the name, lastname, e-mail and e-mail confirmation, telephone(optional),...
-
Hi All, Please anyone help me to write api for a portal sites. I am new to api services. Please anyone tell me how to use REST. Also i would like to know what is the difference between rest and soap. Why should not use soap ?. Please show me some examples to write api for a site. is it safe to wri...
-
Hi folks, I have a project that im working on right now, I have developed it in joomla, on the index page, I have a menu which shows the year , I need to know how to code a php variable to get the active item name of this menu so I can show (echo) it where I want. I have attached a screenshot for be...
-
Hello everyone I am not very familiar with Cron Job in Joomla. I have created custom component from http://www.component-creator.com/. I have created two field 1. Title and 2.Cron. Now i want to disable that title when Cron(Date field) and current date is match. I will thankful If anyone can help...
-
Hello everyone, Generally, I'm trying to build website that is more like a database of users (of lecturers) that after registation process everyone could upload their own picture and details about their lecture/show/workshop to his article/profile. In the file attached there is a picture of...
-
Hi, Hoping someone can help me with a simple code change for my Joomla site. I have a line of php code set up to display a registered member's first name and last name on the profile page of my website. This is the code: <?php echo ucwords($agentdata[0]->cb_agentfirstname1.' '.$agent...
-
I'm still pretty new at this but I want to learn... I have a GPL plugin (for Joomla 1.6 / JomSocial 2.6) that I would like to use (w/ Joomla 2.5 & JomSocial 2.8 ) but it will need some fixing or updating. It should check for a default avatar and replace it with a random one. It installed but doesn...
-
Hi, I wrote a simple php page and tested it locally via WAMP. It is OK. I decided to upload this code onto joomla. I set the menu items and add this page as a new artice as follows: <p>{jumi [test.php]}</p> Here is my sample test.php: <html> <head> <title>TEST</title> <style type="text/css"...
-
Hi, I would like to populate a drop down list box on my php page. How can I simply put a drop down on this php page? Best Regards.
-
<form name="resume_search" method="get" action="index.php"> <input type="hidden" name="task" value="search_resume"> </form> if i changed it to post getting error actually it is a component inside having file like employer_Edit_job.php
-
Quickbooks 9 Excell 2009, LibreOffice Calc 3 Joomla 3.0 HikaShop 2.1.1 I am wondering if anyone has experience with this and could offer some advice. What I would like to do is take a large inventory list (over 3000 products) from Quickbooks and expoert it into a spreadsheet. I would then lik...
-
- quickbooks
- excell
-
(and 2 more)
Tagged with:
-
Hi there, I hope this is in the right section. I currently have a website built on a Joomla System, with a Job component extension called Joombah Jobs, It works perfectly. however i installed one of Joombah's plugin which when a user (either Jobseeker or Employer) has logged in it will redirec...