Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • pardus Friend
    #187642

    Hi JA Team!

    I am trying new T3 Framework (J 3.x) and really LOVE it!

    But after updating the system plugin 1.2.4 to 1.2.5 a problem occured. I cannot see template options on admin panel anymore! Just a blank page when I want to edit options.

    When I rollback to 1.2.4 everthing was fine…

    Nothing solved my problem… (Manual update etc.)

    Then I decided to make a fresh install with quickstart package 1.2.5 version. But nothing changed… (No extensions, no custom settings) Still cannot reach themplate options page on admin panel 🙁

    Frontend works fine!

    Thanks in advance

    phong nam Friend
    #493488

    Hi,

    Your issue is really weird to us becasue I checked carefully the T3 blank template with installed T3 1.2.5 plugin, couldn’t face the same issue.
    It is better if you can send me PM with your super admin login info of this testing website, I will suggest the solution to fix this issue then.

    Leo

    pardus Friend
    #493524

    I have send you Leo…

    phong nam Friend
    #493594

    Hi,

    I fixed your issue with our T3 framework by replacing:

    $body = preg_replace('@<forms[^>]*name="adminForm"[^>]*>(.*)</form>@msU', $buffer, $body);

    with

    $body = preg_replace('@<forms[^>]*name="adminForm"[^>]*>([w|W]*)</form>@msU', $buffer, $body);

    in<blockquote> /plugins/system/t3/includes/core/admin.php</blockquote>

    Pls check your website again !

    Leo

    pardus Friend
    #493639

    Thank you very much Leo

    Problem SOLVED!

    I have seen this diff while comparing versions but I didn’t understand what was this code about… This was the only change on admin.php v1.2.5

    Thank you very much for the solution but I am trying to understand what was the problem? Something related with my server? Why this (new) code doesn’t work and returns with a blank page on my website?

    I ask this questions because I want to be sure about future updates… Do I have to make this change to fix after all future updates?

    Thanks

    pardus Friend
    #493669

    <em>@pardus 373864 wrote:</em><blockquote>Thank you very much Leo

    Problem SOLVED!

    I have seen this diff while comparing versions but I didn’t understand what was this code about… This was the only change on admin.php v1.2.5

    Thank you very much for the solution but I am trying to understand what was the problem? Something related with my server? Why this (new) code doesn’t work and returns with a blank page on my website?

    I ask this questions because I want to be sure about future updates… Do I have to make this change to fix after all future updates?

    Thanks</blockquote>

    Not solved! : (

    I applied the solution to another website with the same problem (on the same server) but didn’t fix it…

    What else I need to do?

    Thanks

    phong nam Friend
    #493677

    Hi,

    <blockquote>I applied the solution to another website with the same problem (on the same server) but didn’t fix it…</blockquote>
    Pls correct your super admin login info again, I will give you more detailed explanations

    * If posible, also send me admin login of your second website runs on our T3 1.2.5.

    Leo

    pardus Friend
    #493870

    <em>@Leo Burnetts 373927 wrote:</em><blockquote>Hi,

    Pls correct your super admin login info again, I will give you more detailed explanations

    * If posible, also send me admin login of your second website runs on our T3 1.2.5.

    Leo</blockquote>

    Hi

    I deleted Joomla installation from the second site…

    And for the current site I made a fresh install again… I did what you told to fix again but couldn’t fix…

    Admin login is activated again. (Btw how could you edit the file without FTP? I can only do it with FTP)

    I think I will wait for 1.2.6 update?!?!

    Thanks

    filmlover Friend
    #493879

    I’m having a similar problem. I upgraded from Joomla 2.5 to 3.1 with T3 plugin 1.2.4 and got blank pages when I tryied to edit t3_blank template options. So I upgraded to T3 plugin 1.2.5 hoping that would fix the issue, it did not and then I found this post, tried the fix and it’s not working. Please help!

    phong nam Friend
    #493889

    Hi, @pardus: <blockquote>And for the current site I made a fresh install again… I did what you told to fix again but couldn’t fix.</blockquote>

    Yesterday, I have discussed with our T3 dev team about the weird issue on your website. He said that the incompatiblity of T3 1.2.5 is caused by your sever configuration. So, I need your super admin login to check out what is wrong with it via System Information.

    @filmlover: Can you try on my solution above ?
    http://www.joomlart.com/forums/topic/t3-plugin-1-2-5-update/#post-493594
    Pls send me your admin login if this issue still persists.

    Leo

    pardus Friend
    #493945

    <em>@Leo Burnetts 374209 wrote:</em><blockquote>Hi, @pardus:

    Yesterday, I have discussed with our T3 dev team about the weird issue on your website. He said that the incompatiblity of T3 1.2.5 is caused by your sever configuration. So, I need your super admin login to check out what is wrong with it via System Information.

    @filmlover: Can you try on my solution above ?
    http://www.joomlart.com/forums/topic/t3-plugin-1-2-5-update/#post-493594
    Pls send me your admin login if this issue still persists.

    Leo</blockquote>

    Leo you can login with the information I have send you before… (PM)

    phong nam Friend
    #494007

    Hi Pardus,

    I have tried to fix this template admin issue of T3 1.2.5 system plugin on your website. But, I got error when applied changes on t3.php file, Pls help me to overwrite plugins/syste/t3/includes/core/t3.php with my attached file.

    Then reinstall T3 1.2.5 again, follow my 2nd reply again which I have updated my codes for it: http://www.joomlart.com/forums/topic/t3-plugin-1-2-5-update/#post-493594

    * Remeber to backup your website before overwriting above file.
    If the issue still persits, pls send me your FTP. It help me to apply fix quickly.

    Leo


    1. t3.zip
    filmlover Friend
    #494235

    Hi Leo,

    Sent you the admin login and I’m anxiously waiting for a fix (already tried the solution and it didn’t work).

    Thanks,
    filmlover

    phong nam Friend
    #494261

    Hi filmlover,

    Your issue is fixed by updating the modules.php file in templates/t3_blank/html/.
    Your wrong modifcations in this file cause the Template Manager not work well. Pls check out your backend again.

    Leo

    filmlover Friend
    #494325

    Hi Leo,

    It’s working now! Can’t thank you enough for fixing the issue!

    filmlover

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 3 voices, and was last updated by  pardus 11 years, 5 months ago.

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