Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • kldany Friend
    #155667

    dear sirs

    when i writ arabic in JA Rave will shoe ???? marks

    here is the link

    http://www.kldany.org/hkma/

    this template support RTL but se the menu thanks

    Saguaros Moderator
    #360406

    i think that the problem is from the table chart set of the database , you try to check and you try to set right chartset for that table.

    kldany Friend
    #360472

    i am using the same for all theme and here is the pic in attachment .. please help

    the problem just with menu

    thanks


    1. untitled
    Manos Moderator
    #360476

    Are all the tables in utf8_general_ci ?

    kldany Friend
    #360644

    yes dear’

    the problem is only with this temlate and thay suppos to fix that but no budy answe i am comfusing

    to may email to fix some small thinks they answer me us firebug , can some body from joomlaar waht the primume support mean and what is coverd ??? we wana know just becous from 3 month i didn’t geat any answer all the answer was do it your self andthat is not nice.

    thanks

    Saguaros Moderator
    #360715

    I found a issue similar as yours in the joomla forum: http://forum.joomla.org/viewtopic.php?p=2284815

    Please try again, if the issue is not fixed, please provide me the FTP and PHPMyAdmin account i would like to check in detail

    Thanks

    VisiGod Friend
    #364519

    @tienhc – the problem is that the collations are wrong in the quickstart. Probably you should take a look at the SQL files there and fix it?

    Saguaros Moderator
    #364666

    <em>@VisiGod 205657 wrote:</em><blockquote>@tienhc – the problem is that the collations are wrong in the quickstart. Probably you should take a look at the SQL files there and fix it?</blockquote>

    We don’t put the collations on our quickstart package. I think you should change your database collations before install the package and the problem will be fix.

    kldany Friend
    #364938

    ok this change will be in quickstart ?

    please write the steps thanks

    VisiGod Friend
    #364940

    <em>@tienhc 205844 wrote:</em><blockquote>We don’t put the collations on our quickstart package. I think you should change your database collations before install the package and the problem will be fix.</blockquote>

    Usually you don’t. However this time you probably missed it.
    This is from the SQL file in the installation of JA Rave quickstart.

    CREATE TABLE `#__banner` (
    `bid` int(11) NOT NULL AUTO_INCREMENT,
    `cid` int(11) NOT NULL DEFAULT '0',
    `type` varchar(30) NOT NULL DEFAULT 'banner',
    `name` varchar(255) NOT NULL DEFAULT '',
    `alias` varchar(255) NOT NULL DEFAULT '',
    `imptotal` int(11) NOT NULL DEFAULT '0',
    `impmade` int(11) NOT NULL DEFAULT '0',
    `clicks` int(11) NOT NULL DEFAULT '0',
    `imageurl` varchar(100) NOT NULL DEFAULT '',
    `clickurl` varchar(200) NOT NULL DEFAULT '',
    `date` datetime DEFAULT NULL,
    `showBanner` tinyint(1) NOT NULL DEFAULT '0',
    `checked_out` tinyint(1) NOT NULL DEFAULT '0',
    `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
    `editor` varchar(50) DEFAULT NULL,
    `custombannercode` text,
    `catid` int(10) unsigned NOT NULL DEFAULT '0',
    `description` text NOT NULL,
    `sticky` tinyint(1) unsigned NOT NULL DEFAULT '0',
    `ordering` int(11) NOT NULL DEFAULT '0',
    `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
    `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
    `tags` text NOT NULL,
    `params` text NOT NULL,
    PRIMARY KEY (`bid`),
    KEY `viewbanner` (`showBanner`),
    KEY `idx_banner_catid` (`catid`)
    ) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=latin1;

    Saguaros Moderator
    #365185

    if possible, can you please provide all text you have put on your site, i would like to use the same and try to replicate the issue on my end. It would help in finding the solution to the whole issue.
    Thanks

Viewing 11 posts - 1 through 11 (of 11 total)

This topic contains 11 replies, has 4 voices, and was last updated by  Saguaros 13 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum