Results 1 to 10 of 649

Hybrid View

  1. #1
    Join Date
    Sep 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Return Authorization mod issues...

    Quote Originally Posted by alray10 View Post
    I have just updated this mod to work on 1.5.1 and sent it for approval so hopefully should be available soon.
    I had the 1.39 installed and it was working fine.
    I installed the 1.5.1 (3.0) and now the page is blank.

    I did the sql upgrade, then refreshed my returns page and blank.

    Uninstalled all 1.51 pages, then did the uninstall of mysql using: uninstall_return_authorization.sql
    (included in the 3.0 folder)

    then installed the 1.39 rma (as I did originally), I ran the install mysql from within zen (as I did originally).
    called the admin returns using http://www.your domain/your admin name/configuration.php?gID=3? (first was 34 now it is 37)
    The admin section is fine but still... the main customer rma page is blank.

    Any help would be great.

    Thanks

  2. #2
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Return Authorization mod issues...

    Quote Originally Posted by xspresso View Post
    I had the 1.39 installed and it was working fine.
    I installed the 1.5.1 (3.0) and now the page is blank.

    I did the sql upgrade, then refreshed my returns page and blank.

    Uninstalled all 1.51 pages, then did the uninstall of mysql using: uninstall_return_authorization.sql
    (included in the 3.0 folder)

    then installed the 1.39 rma (as I did originally), I ran the install mysql from within zen (as I did originally).
    called the admin returns using http://www.your domain/your admin name/configuration.php?gID=3? (first was 34 now it is 37)
    The admin section is fine but still... the main customer rma page is blank.

    Any help would be great.

    Thanks
    Blank page = error.. Need to know what the error log generated says.. Otherwise we'll all be guessing what the issue is you are having..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #3
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    984
    Plugin Contributions
    6

    Default Re: Return Authorization mod issues...

    Upgrading from your version of RMA 2.3.3 (zencart 139h) -> RMA 1.5.1 (zencart 151)

    1. If you had customised your version of RMA 2.3.3 in zencart 139h, all of those files can be copied directly to their corresponding folders in your zencart 1.5.1 store. Then go to step 2 below.
    Otherwise, ensure all folders named YourTemplate (or similar) in Return Authorization 2.3.3 are changed to the actual name of your template in your zencart 1.5.1 store.
    Then upload all of the Return Authorization 2.3.3 files in \email\ and \includes\ folders to their corresponding folders in your store, but do not upload any *.sql and *.txt files.


    2. Copy the file Return Authorization 3.0.0\1.5.1\admin\includes\languages\english\extra_definitions\returns.php to the corresponding admin folder in your zencart 1.5.1 store.


    3. Edit Return Authorization 3.0.0\1.5.1\install_return_authorization.sql
    change last line from
    Code:
    INSERT INTO `configuration` VALUES (NULL, 'Return Authorization Version', 'RA_VERSION', '2.3.3', 'Return Authorization version', @t4, 9, NULL, now(), NULL, NULL);
    to
    Code:
    INSERT INTO `configuration` VALUES (NULL, 'Return Authorization Version', 'RA_VERSION', '3.0', 'Return Authorization version', @t4, 9, NULL, now(), NULL, NULL);
    and then save this file.


    4. Copy and paste contents of your saved install_return_authorization.sql into Admin > Tools > Install sql patches page of your zencart 1.5.1 store, then click send.


    5. Copy and paste contents of \Return Authorization 3.0.0\1.5.1\1.5.1-patch.sql into Admin > Tools > Install sql patches page of your zencart 1.5.1 store, then click send.


    If you do no wrong, consider job done. Enjoy.
    Last edited by dw08gm; 16 Apr 2013 at 03:58 AM.

  4. #4
    Join Date
    Sep 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Return Authorization mod issues...

    The log file
    I tried that first. Nothing (that I see)
    imestamp admin_user ip_address page_accessed parameters flagged attention postdata
    2013-04-15 23:08:30 1 admin 108.33 admin_activity.php action=save& 0 stdClass Object
    (
    [format] => 0
    [filename] => admin_activity_archive_2013-04-15_23-07-35.csv
    )
    2013-04-15 23:07:35 1 admin 108.33 admin_activity.php 0
    2013-04-15 23:06:32 1 admin 108.33 admin_activity.php action=save& 0 stdClass Object
    (
    [format] => 0
    [filename] => admin_activity_archive_2013-04-15_23-06-26.csv
    )
    No errors in the cpanel log (blank)


    As I said above I had the 1.39 installed and it was working fine.
    I installed the 1.5.1 (3.0) by uploading 3.0 over 2.2 (i did not delete it)
    The store is new I did not do any custom work to RMA.
    I installed the sql from the 1.51 folder then I installed the patch for 1.51.

    Then refreshed my returns page and it was blank.

    Uninstalled all 1.51 pages, then did the uninstall of mysql using: uninstall_return_authorization.sql
    (included in the 3.0 folder)

    then installed the old original 1.39 rma (as I did originally), I ran the mysql (from orig 1.39) from within zen (as I did originally).
    called the admin returns using http://www.your domain/your admin name/configuration.php?gID=3? (first was 34 now it is 37)
    The admin section is fine but still... the main customer rma page is blank.

    And again I deleted each page manually. And started a new install of the 1.51 from scratch.
    Checked each line in mysql and all looks good there.

    It seems the only variable here is the database.

    So here I go again. I just deleted the config and config group entries using Return Authorization SQL Uninstall
    Version: 2.3.3. I verified that all is uninstalled.

    I installed 1.39 again, blank page. WTBlank.

    Any ideas.

  5. #5
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    984
    Plugin Contributions
    6

    Default Re: Return Authorization mod issues...

    xspresso

    Which version of zencart are you running?

    Have you read the entire RMA support thread?

    If you are running zencart 139h, try loading 2.3.2 or 2.3.3 version of RMA. The 151 version of RMA 3.0 is not suited to 139h.

    If you are running zencart 151, my instructions should work for 2.3.3 version of RMA.

    Cheers

  6. #6
    Join Date
    Sep 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Return Authorization mod issues...

    Hi thanks for answering.

    Yes fresh install 1.51. zen cart (I did mention the store was new.)
    I installed rma 2.33 on zen 1.51, it worked fine.
    I have been installing scripts for 15 years and using zen for dozens of projects.
    I joined this forum in 2008 because I had a problem but fixed it without needing to post.
    I always read the forum first, that always fixes the problem.

    I deleted the 2.33 files and unzipped a fresh download, just in case.
    I am thinking that it is not reading from the database.
    I don't know much about mysql, could it be the sort order. First install 33
    after updating database it went to 34 and is now 38 after deleting and trying 4 times.

    The question: is there someplace else in mysql that keeps track of the sort order for returns?
    (besides configuration and configuration group)

    I forgot about this log!
    [16-Apr-2013 09:05:28 America/Chicago] PHP Deprecated: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in Unknown on line 0
    [16-Apr-2013 09:05:29 America/Chicago] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/xdebug.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/xdebug.so: cannot open shared object file: No such file or directory in Unknown on line 0
    [16-Apr-2013 09:05:29 America/Chicago] PHP Warning: PHP Startup: timezonedb: Unable to initialize module
    Module compiled with module API=20060613
    PHP compiled with module API=20090626
    These options need to match
    in Unknown on line 0
    [16-Apr-2013 09:05:29 America/Chicago] PHP Warning: PHP Startup: PDO: Unable to initialize module
    Module compiled with module API=20060613
    PHP compiled with module API=20090626
    These options need to match
    in Unknown on line 0
    [16-Apr-2013 09:05:29 America/Chicago] PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module
    Module compiled with module API=20060613
    PHP compiled with module API=20090626
    These options need to match
    in Unknown on line 0
    [16-Apr-2013 09:05:29 America/Chicago] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so: undefined symbol: third_arg_force_ref in Unknown on line 0
    [16-Apr-2013 09:05:29 America/Chicago] PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
    Module compiled with module API=20060613
    PHP compiled with module API=20090626
    These options need to match
    in Unknown on line 0
    [16-Apr-2013 09:05:29 America/Chicago] PHP Warning: PHP Startup: SourceGuardian: Unable to initialize module
    Module compiled with module API=20060613
    PHP compiled with module API=20090626
    These options need to match
    in Unknown on line 0
    [16-Apr-2013 09:05:29 America/Chicago] PHP Deprecated: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in Unknown on line 0



    I would not post now if I did not need some ideas of what MIGHT be possibly wrong.

    I realize it should work, and I realize 1.51 rma wont work on 1.39 zen.

    I have completely uninstalled it 4 times and tried both the 1.39 rma and the 1.51 rma
    and all pages come up blank. (not 404 etc just blank) source shows a "1")

  7. #7
    Join Date
    Sep 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Return Authorization mod issues...

    More log files.

    I am in EST (Chicago is PST?)
    lected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/sup/public_html/partydsc/includes/languages/abbington_mega/english.php on line 16
    [16-Apr-2013 16:41:03 America/Chicago] PHP Warning: date() [<a href='function.date'>function.date</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/sup/public_html/partydsc/includes/languages/english/email_extras.php on line 30
    [16-Apr-2013 16:41:03 America/Chicago] PHP Warning: date() [<a href='function.date'>function.date</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/sup/public_html/partydsc/includes/languages/english.php on line 16
    [16-Apr-2013 16:41:03 America/Chicago] PHP Warning: date() [<a href='function.date'>function.date</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/sup/public_html/partydsc/includes/init_includes/init_special_funcs.php on line 36
    [16-Apr-2013 16:41:03 America/Chicago] PHP Warning: date() [<a href='function.date'>function.date</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/sup/public_html/partydsc/includes/counter.php on line 21
    [16-Apr-2013 16:41:03 America/Chicago] PHP Warning: mktime() [<a href='function.mktime'>function.mktime</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/sup/public_html/partydsc/includes/counter.php on line 53
    [16-Apr-2013 16:41:03 America/Chicago] PHP Warning: strftime() [<a href='function.strftime'>function.strftime</a>]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /home/sup/public_html/partydsc/includes/counter.php on line 53

 

 

Similar Threads

  1. v151 Flexible Return Authorization (RMA) for ZC v1.5.x [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 167
    Last Post: 11 Apr 2021, 08:56 PM
  2. Return Authorization Module
    By itspec in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 10 Feb 2009, 11:29 PM
  3. Return Merchandise Authorization (RMA) Module Follow-up
    By killertofu in forum Managing Customers and Orders
    Replies: 1
    Last Post: 11 Aug 2008, 11:13 PM
  4. Return Authorization Module (RMA)
    By dscott1966 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Nov 2006, 08:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg