107 Topics

Member Avatar for
Member Avatar for hassal

Hello all, I've a problem on displaying an image which come from a blob field in my sql joomla database table. My used code is : in my controller.php file : [code] function showImage() { $connexion = mysql_connect("localhost", "root", "123456") or exit (mysql_error()); $database = mysql_select_db("joomla")or exit (mysql_error()); $idMatche = …

Member Avatar for pritaeas
0
158
Member Avatar for hassal

I have a problem to retrieve the user id logged on joomla 1.5 from an external php script, I tried the following code but the problem is that sometimes it works very well and sometimes not work anymore : define( '_JEXEC', 1 ); define('JPATH_BASE', dirname(__FILE__).'/../..'); define( 'DS', DIRECTORY_SEPARATOR ); require_once( …

Member Avatar for sourcebits
0
166
Member Avatar for umandajayo

What is the method of passing user inputs to database in Joomal or where the places handling the user inputs to send to the database. eg: localhost\Joomla\components\com_user\views\register in this directory have a module for handle new user registration. I need to know how joomla carry the user input values for …

Member Avatar for jwd.adodis
0
110
Member Avatar for greeneyesiq

I have a really big problem. I'm using a joomla platform to make a website and I cannot install any form module (something about synchronization)so I have to make the script from scratch. I created a form article with the action welcome.php, the question: where do i put the welcome.php …

Member Avatar for jwd.adodis
0
79
Member Avatar for gptArun

Hello everybody, I have to edit joomla left panel contents but didn't find code. how would do this? i chk administrator part where i cant change/add links. But not found code other than "<jdoc:include type="modules" name="left" style="rounded" />" in index file. somebody help me out !!

Member Avatar for jwd.adodis
0
88
Member Avatar for Deepak_Rajpal

please list down [B]5 basic things about joomla [/B]such as: 1) joomla installation works for single site (is it true?) :-O 2) we can easily modify structure of a site as a modules. what ohters thing to keep in mind about joomla ????

Member Avatar for jwd.adodis
0
96
Member Avatar for umandajayo

Hi all... I am a developing a website using a joomla. I need to display a content but the should filter according to the date. I need only display content which are in between current date and before 30 days. my current mysql quary is SELECT * FROM events WHERE …

Member Avatar for qualitybrains
0
86
Member Avatar for jhellein

Rebuilt an existing site: Old site used aspx pages, for example: [url]http://www.americascarshow.com/Detail.aspx?dct=11&mid=1656[/url] (broken) New site is in Joomla; new link is: [url]http://americascarshow.com/gadgetcentral[/url] I tried a 301 redirect in .htaccess file but cld not get it to work. I need a solution to redirect links to new pages and/or at least …

Member Avatar for diafol
0
232
Member Avatar for LindaJ

Hi, I have a question for all you brilliant daniweb joomla developers (mean the "brilliant" sincerely) ... and it's probably a simple one for you. I am using the latest joomla and a template a Siteground template (siteground-j15-116). Can I replace the Site Name that appears in the upper left …

Member Avatar for macneato
0
148
Member Avatar for locking

My name is Sami and i am new in this forum but hope to stay a long time around here. I hope you will welcome me in here and share your ideas, experiences, and knowledge to everyone who has got stuck with all kind of computer issues. ps Dont make …

Member Avatar for lovevietnam99
0
114
Member Avatar for arunajasmine

Hi, I am using the Content SUbmit component of Joomla 1.5 . In my site i am having a main menu with tabs Home,About forum,Blog Where blog is linked to a section -- IFsection In that blog home page i have a sub menu with a Create a post linked …

Member Avatar for cwarn23
0
83
Member Avatar for arunajasmine

Hi, i am using the Plugin Content Bookmarker downloaded from [url]http://dev.aarthikaindia.com/downloads/[/url] ... ugins.html for my site. Some of the Articles are able to Bookmark like if i click on the Bookmark (twitter) , it directly bookmarks in Twitter with Some description of the Article where some of the Articles are …

0
92
Member Avatar for arunajasmine

Hi, i have just opened the control panel of joomla 1.5 . [url]http://localhost/joomla/administrator/index.php[/url] i am getting the following error. I am using this more than one month .. But now suddenly its showing me the error . Warning: Unexpected character in input: '' (ASCII=28) state=1 in /home1/**/public_html/***/administrator/components/com_jaclplus/jaclplus.class.php on line 73 …

Member Avatar for whiteyoh
0
106
Member Avatar for Allison2009

We are in the process of developing a new website using Joomla and VirtueMart. It is an ecommerce website. When we think of uploading all the products as a csv, it does not allow to do it. It says we need to buy a licence for this. Is there any …

0
82
Member Avatar for nickora

has anyone installed wordpress on a joomla website and tried to integrate users? Im weighing up the pro's and cons of doing this to a couple of sites, I dont need the users to be integrated just yet, but it is something I think might come up in the future …

Member Avatar for digital-ether
0
149
Member Avatar for vaseemansari

i have installed joomla 1.5 on my local server now want to embed vurtue mart with that joomla so can anybody guide me how to do this as i have downloaded files from vurtuemart.net but instructions are not up to date that make me explain any help would be appreciable. …

0
57
Member Avatar for dorkwad

please help me to convert php multi dimension array to JavaScript multi dimension array[code]Array ( [nonveg] => Array ( [0] => mutton [1] => Chicken ) [veg] => Array ( [2] => sambar [3] => rasam ) ) [/code]this is my array value i pass it to JavaScript function i …

Member Avatar for wilch
0
373

The End.