upgrade problem
« on: August 16, 2017, 03:55:18 AM »
I have 7.1 and I tried to upgrade to 7.2 by uploading index.php I get the following error
Fatal error: Call to undefined function iu9ZFgawTmqjTsQK() in /home/xxxxxxx/public_html/generator/index.php on line 102
Re: upgrade problem
« Reply #1 on: August 16, 2017, 05:37:36 AM »
Hello,

please try to reupload all files, looks like some files were uploaded incorrectly.
Re: upgrade problem
« Reply #2 on: August 16, 2017, 01:30:40 PM »
How can I get my password. I changed the login password to the sitemap generator and misplaced it.
Re: upgrade problem
« Reply #3 on: August 17, 2017, 04:52:47 AM »
Hello,

you can reset password by manually modifying generator/data/generator.conf file:
find:
   <option name="xs_login">........</option>
   <option name="xs_password">.........</option>

and empty those settings:
   <option name="xs_login"></option>
   <option name="xs_password"></option>
Re: upgrade problem
« Reply #4 on: August 21, 2017, 06:08:08 PM »
I am not able to login to the sitemap. My files are out in the open and I do not have a login screen.     Parent Directory       -   
    changelog.txt   2017-08-16 09:31   10K   
    default.conf   2017-08-16 09:32   4.7K   
    documentation.html   2017-08-16 09:32   14K   
    index.php.disabled   2017-08-16 09:35   5.8K   
    license.html   2017-08-16 09:32   3.2K   
    pages/   2017-08-15 22:32   -   
    runcrawl.php.disabled   
What file and folder do I need to chmod and what are the numbers for each folder?
Re: upgrade problem
« Reply #6 on: August 21, 2017, 08:23:43 PM »
That was it but I can't get 7.2 to stick. I will try another time. Thank you for your help.