0
Welcome Guest! Login
0 items Join Now

( Solved ) rt_diametric-bundle...error...​error

  • ( Solved ) rt_diametric-bundle...error...​error

    Posted 13 years 3 weeks ago
    • i have joomla 2.5, yesterday i try to install rt_diametric-bundle, then it show error as

      Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\skoran\tmp\install_4f90d2bd89db0\install.script.php on line 164

      Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\skoran\tmp\install_4f90d2bd89db0\install.script.php on line 234

      why this happen?

      plzzz...... :cry:
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: ( Solved ) rt_diametric-bundle...error...​error

    Posted 13 years 3 weeks ago
    • 1. Open the php.ini file, which is present in the php directory on your system. If you have installed XAMPP, then the location of php.ini file is "C:\xampp\php"
      2. Find error_reporting. First one is with the semi-colon (;) and second one is without the semi-colon.
      3. Change that second one to error_reporting = E_ALL & ~E_NOTICE
      4. Set display_errors = off
      5. Now go to your Control Panel of the XAMPP and restart the Apache Server.
  • Re: ( Solved ) rt_diametric-bundle...error...​error

    Posted 13 years 3 weeks ago
    • It's work...tqvm
    • Guiger's Avatar
    • Guiger
    • Rocketeer
    • Posts: 84
    • Thanks: 1
    • Concepto Web

    Re: ( Solved ) rt_diametric-bundle...error...​error

    Posted 12 years 9 months ago
    • Simplest solution to this problem is:
      1.Go to "administrator" window
      2.Under "global configuration" select "server"
      3.In "server settings" set "Error Reporting" to "none" or "simple".
    • AXER DIGITAL

Time to create page: 0.072 seconds