Group Admins

  • Avatar Image

JoomlaDev

Public Group active 1 week ago

All things related to Joomla CMS website development with Kodingen.

  • Sertac Aydogdu joined the group JoomlaDev   7 months ago · View

  • Sinan Yasar wrote on the wire of the group JoomlaDev:

    @Brandon_live, thanks for the great article, i've put your doc to a topic on group forum. I think this would be nice for other users too, what do you think?

      7 months ago · View

  • Sinan Yasar joined the group JoomlaDev   7 months ago · View

  • Brandon_live wrote on the wire of the group JoomlaDev:

    How to install and configure Joomla CMS on Kodingen
    Currently a work in progress
    Documentation so far: http://docs.google.com/View?id=dgg4nqq_324p2mcpfj

      7 months ago · View

  • Brandon_live wrote on the wire of the group JoomlaDev:

    Solution for error:
    - configuration.php unwriteable (During Joomla installation)
    Solution During Joomla Installation:
    1. Browse to your Joomla installation directory
    2. Click the folder icon of your Joomla install directory, choose ”Set file permissions”
    3. Toogle all options to ”On” (777), EXCEPT "Apply to enclosed items" (leave off)

      7 months ago · View

  • Evan Machnic joined the group JoomlaDev   7 months, 1 week ago · View

  • Brandon_live wrote on the wire of the group JoomlaDev:

    Solution for error:
    - configuration.php unwriteable (During Joomla installation)
    - "An Error has occurred! Unable to open configuration.php file to write!"
    Solution During Joomla Installation:
    1. Browse to your Joomla installation directory
    2. Create a file named 'configuration.php'
    3. Click the file icon, choose "Change permissions"
    3. Toogle all options to "On" (777)
    If encountered after installation:
    1. Browse to file [...]

      7 months, 1 week ago · View

  • Devrim Yasar wrote on the wire of the group JoomlaDev:

    Brandon, you can try replacing /var/www/vhosts with /shared/users/ i think realpath is getting the physical path, and php is not allowing it to go outside of /shared/users dir.

      7 months, 1 week ago · View

  • Devrim Yasar wrote on the wire of the group JoomlaDev:

    Brandon, you can try replacing /var/www/vhosts with /shared/users/ so instead of i think realpath is getting the physical path, and php is not allowing it to go outside of /shared/users dir.

      7 months, 1 week ago · View

  • Brandon_live wrote on the wire of the group JoomlaDev:

    Possible solution for error:
    Warning: realpath() : Unable to access /var/www/vhosts/username.kodingen.com/httpdocs/YourJoomlaInstallPath/templates/rhuk_milkyway/html/com_content/frontpage/ in /var/www/vhosts/username.kodingen.com/httpdocs/YourJoomlaInstallPath/libraries/joomla/filesystem/path.php on line 247
    Solution:
    1. edit file "/libraries/joomla/filesystem/path.php"
    2. Add a "@"at the begining of lines 247 & 248 before "$path" & "$fullname"
    Example below: (end result)
    @$path = realpath($path); // [...]

      7 months, 1 week ago · View

  • Devrim Yasar joined the group JoomlaDev   7 months, 1 week ago · View

  • Devrim Yasar wrote on the wire of the group JoomlaDev:

    Thanks Brandon! This is very valuable to Joomla fans out there…

      7 months, 1 week ago · View

  • Brandon_live wrote on the wire of the group JoomlaDev:

    Getting Joomla CMS running
    note: Joomla full package zip file does not decompress on Kodingen server. Probably zipped with unsupported zip settings. ()
    1. Download the current full Joomla package from Joomla.org to your local computer.
    2. Unzip it, then re-zip it using the Windows built-in zip file support. (7zip or others may cause problem with server decompression [...]

      7 months, 1 week ago · View

  • Brandon_live created the group JoomlaDev   7 months, 1 week ago · View

  • Devrim Yasar wrote on the wire of the group Tell us what you think! Feedback Group

    Hi guys, I investigated Magento, it is such a heavy application it’s download often exceeds our apache timeouts, and it’s sql queries are worth 5 developer accounts altogether. I’d hate to offer no solution to that but Magento will have to wait a little more than our next release. Probably until our beta is complete. [...]

      1 year, 2 months ago · View