Cory
Chevereto Member
Issue: Users who have Chevereto 2.5.x, may not have a plugin for browsers, that's where add-ons come of use.
Fix: I've created a browser plugin, by simply asking a few questions and uploading a few images, your script will be created, zipped and a download link provided for you in browser addon format.
Cost is Free, However please consider making a donation by visiting the site. [Need AlertPay? Ask.]
Nothing to download other than your plugin, your information isn't saved anywhere other than the files it writes which are required for the plugin to be generated.
http://chevereto.imgwiz.com
Chevereto Configuration:
Open: /includes/config.php
Find:
If set to 'private';
Change to:
If already public, leave alone.
Reason: You will receive a 404 error.
Website has been updated. 🙂
Enjoy!
Don't ask if this is supported in new versions as it most likely will, unless something changes between 'Browsers' or the 'API' I'll let you know.
Supported: 2.0.x and 2.5.x (All Google Chrome and FireFox Browsers.)
Fix: I've created a browser plugin, by simply asking a few questions and uploading a few images, your script will be created, zipped and a download link provided for you in browser addon format.
- Supported Browsers:
- FireFox (.xpi format)
- Google Chrome (.crx format)
- Unsupported Browsers:
- Safari (.safariextz format)
- Opera (.oxe format)
Cost is Free, However please consider making a donation by visiting the site. [Need AlertPay? Ask.]
Nothing to download other than your plugin, your information isn't saved anywhere other than the files it writes which are required for the plugin to be generated.
http://chevereto.imgwiz.com
Chevereto Configuration:
Open: /includes/config.php
Find:
Code:
$config['api_mode'] = 'private';
If set to 'private';
Change to:
Code:
$config['api_mode'] = 'public';
If already public, leave alone.
Reason: You will receive a 404 error.
Website has been updated. 🙂
Enjoy!
Don't ask if this is supported in new versions as it most likely will, unless something changes between 'Browsers' or the 'API' I'll let you know.
Supported: 2.0.x and 2.5.x (All Google Chrome and FireFox Browsers.)