The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
Offline
Offline
Checking...
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Found the "bug" via google chrome and the integrated debug function ( console, what a great tool ).
Missing files:
/templates/default-pink/js/jquery.tagsinput.js
and
/templates/default-pink/css/jquery.tagsinput.css
Just copied them from default template directory and that fixed it.
Offline
Hmm..so those files were not included in the upgrade archive i've sent you? If yes, then i need to check my tool to generate the upgrade archive (i wrote some code that creates the archive automatically).
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Offline
Ok. Will fix. Still have the mobile language bug and then RC4 is finished. Thanks for reporting.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Hey,
I mentioned another bug and i dunno if you fixed that too, so i better report it
The upgrade-1.0rc3-to-1.0rc4.php should do this:
VConfig::add('video', 'tag_max_length', 50);
VConfig::add('video', 'tag_max_words', 3);
But it does not. I had to hardcode that values into video_upload.tpl.php like this:
var tag_max_length = 50;
var tag_max_words = 3;
I mentioned that - again - by using chrome console ( damn that browser is cool and i would use it, but LASTPASS does not work correctly with chrome )
Additionaly this values are not editable in ACP->Video->Config->Advanced, is that correct ?
Last edited by Coscast (2011-09-28 11:27:42)
Offline
No. These values should be editable from ASPro Admin. I wil check this also, double check, i think i already fixed.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1