Re: Missing picture? Logo?
Quote:
Originally Posted by
chibipaw
Just installed Quick updates on my server, everything runs great but there's a broken image above the uninstall Quick Update link on the upper right hand corner of the page. It appears to simply point to my /image/ directory, which it's not browsable for security reasons.
What exactly is supposed to be at this location, and how can I "fix" it?
Attached image for reference.
Server is ZC 1.5.5a, Quick updates v.2.07
Thanks.
Attachment 16541
In the image your heading shows v.2.06 but you are stating that you are using v.2.07.
Did you recently upgrade from 2.06 to 2.07? If so, are all the new files uploaded?
Re: Missing picture? Logo?
Odd. I just pulled whatever the using the "download latest" on July 25th. The zip file is actually labeled quick_updates-v2.07.zip. Perhaps some of the definitions in the package itself hasn't been updated, which it's rather common actually. But I notice there's now a 2.07b. I'll update to that and see if it'll go away, and the version number would be correct in that package..
Quote:
Originally Posted by
frank18
In the image your heading shows v.2.06 but you are stating that you are using v.2.07.
Did you recently upgrade from 2.06 to 2.07? If so, are all the new files uploaded?
1 Attachment(s)
Re: Missing picture? Logo?
Updated to v2.07b, got rid of that weird broken image box.
However, someone done did goofed on admin/includes/languages/english/quick_updates.php .
in line 24 it reads:
define('HEADING_TITLE', 'Quick Updates - v2.06');
So plugged in a silly definition into mine.
Cheers.
Attachment 16552
Quote:
Originally Posted by
frank18
In the image your heading shows v.2.06 but you are stating that you are using v.2.07.
Did you recently upgrade from 2.06 to 2.07? If so, are all the new files uploaded?
Re: Missing picture? Logo?
For reference, there is an updated version on GitHub that does fix this issue as well as a few others
https://github.com/DivaVocals/zen_QuickUpdates
Re: Missing picture? Logo?
I am using Zencart V1.54.
I tried installing the latest version. When I click install to configure, I get Warning: error occurred. I can go back to the quick update page, but things are missing such as product name.
I went to github and downloaded vdr 2.08. This caused even a worse situation. I had to go in and remove the updated database files, and remove the autoloader to be able to get back into my admin. Also noticed on github it said version 2.08 last updated 2 years ago.
Really would like to get this thing working correctly.