Search Result

Collapse
12 results in 0.0023 seconds.
Keywords
Members
Tags
joomla
  •  

  • skkishor
    started a topic Strange Issue - Joomla multi site
    in PHP

    Strange Issue - Joomla multi site

    We are using Joomla1.5.20

    Joomla Multisite Verion 1.2.8 - Free Version

    Our URl Master Site URL is http://usentrepreneurt oday.com/

    for which we have different slave sites like

    http://newyork.usentre preneurtoday.co m/

    http://pennsylvania.us entrepreneurtod ay.com/

    We are facing a strange issue.

    The issue is that when we open our master site, the...
    See more | Go to post

  • abhijeet1
    started a topic Joomla basic question?
    in CMS

    Joomla basic question?

    Where to go in administrator part of joomla framework to edit footer section. I need to a sitemap link in footer but don't know how to do it.
    See more | Go to post

  • MOzgaf
    started a topic Why is activation email not sent-Joomla 1.7
    in CMS

    Why is activation email not sent-Joomla 1.7

    in joomla login module does not send activation email to users.why??

    it works with other components sending email or forms but not activation email.

    can anyone help thanks in advance
    See more | Go to post

  • PrabodhanP
    started a topic Changing page url in joomla (mod-rewriting)
    in CMS

    Changing page url in joomla (mod-rewriting)

    On my joomla website if I click on menu item "About us", it shows the url as sitename.com/about-us.html. How can I change this page URL to about-something-something.html from about-us.html?
    See more | Go to post
    Last edited by Frinavale; Aug 8 '11, 09:07 PM.

  • Dipen Mehta
    started a topic joomla installation error
    in PHP

    joomla installation error

    when i install joomla with iis it will give following error

    You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'ENGINE=MyISAM' at line 29 SQL=CREATE TABLE `jos_banner` ( `bid` int(11) NOT NULL auto_increment, `cid` int(11) NOT NULL default '0', `type` varchar(90) NOT NULL default 'banner', `name` TEXT NOT NULL default '', `alias` varchar(255) NOT NULL...
    See more | Go to post

  • Can this type of badge be positioned with css?

    Hello!
    I am using Joomla as the CMS for my site, and I would like a badge with the price (a PNG image) to stay fixed to the article boundaries, half inside and half outside.
    An example could be this site:
    http://www.yootheme.co m/
    I have tried to do absolute positioning of a module published on certain pages, but when I change the zoom level on the page, that badge flies away from it's location.
    Then, I tried...
    See more | Go to post

  • Shalini Bhalla
    started a topic I don't even know what is the problem ?

    I don't even know what is the problem ?

    Hi ,

    I am stuck up with apache as i am not expert in handling it.

    I have a virtual dedicated linux server from godady.And i am working on CMS Joomla and one of its component Joomsocial.Its a social networking component.The problem is in uploading videos .I want to let Users upload videos and these videos i want to be saved in Amazon s3 ( Media hosting server ) . Plugin for integration is given in joomsocial . But Joomsocial...
    See more | Go to post

  • hassal
    started a topic store image blob in database joomla
    in CMS

    store image blob in database joomla

    Hello,
    I'm developping a new joomla component, so i want to store pictures in database table in field type : blob. i'm wondery how to proceed to do this.

    I'm using this to get file from the form :

    $file = JRequest::getVa r( 'img2', null, 'files', 'array' );
    jimport('joomla .filesystem.fil e');
    $filename = JFile::makeSafe ($file['img2']);
    $src = $file['tmp_name'];
    $image = mysql_escape_st ring(file_get_c ontents($file['img2']['tmp_name']));...
    See more | Go to post

  • citizen
    started a topic passing Itemid through Joomla controller object
    in PHP

    passing Itemid through Joomla controller object

    I display a list of previous user inputs differently based upon what menu item was clicked upon -- Joomla records this as Itemid.

    When a user inputs something I am unable to retain the Itemid from the form in which they input the information, through the controller object and out to the display. I added the parameter "Itemid" with its value to the URL of the form and even put
    Code:
    <input type="hidden" name="Itemid"
    ...
    See more | Go to post

  • Niheel
    started a topic What are the differences between Joomla and Wordpress?
    in CMS

    What are the differences between Joomla and Wordpress?

    A client of mine needs a blog setup. They are stuck between choosing joomla or wordpress?

    What would you suggest as a good blogging platform for a pretty novice set of users? What the differences between these two platforms?
    See more | Go to post

  • How can I integrate Readmore plugin through Articles in Joomla ?

    I need to create more than one read more links in joomla article, i.e for example blog comments contains more tha one readmore in a same page.

    I have installed and enabled Readmore Ext, AutoReadmore, Readmore Link Plugins. I disabled the default read more link option in articles parameters.

    Now What i need is how can i integrate the readmore link in articles using these plugins. I want to show more than one read more...
    See more | Go to post

  • dscharles
    started a topic MySQL Import: Access denied to database

    MySQL Import: Access denied to database

    Hi there-

    I'm having problems importing a Joomla database to my new server. I've created an empty database on the new server and attached a user with all permissions, but when I hit 'Import' and select the zipped database it gives this error:

    #1044 - Access denied for user 'seasonal'@'loc alhost' to database 'dscharles_IC_2 0090410_120434'

    Does anyone have any ideas what I can do?

    Thanks
    See more | Go to post
Working...