any chance that this mod will be updated for version 1.5?
Printable View
any chance that this mod will be updated for version 1.5?
Just did a quick test on 1.5.0 beta, and the Price List itself seems to work fine, but the configuration pages will have to be registered.
For now an update for 1.5.0 is attached to this post (file may be removed if the pricelist add on is updated).
The zip contains an English language file which needs to be added to your admin (edit & copy if you are using other languages), and an sql file to enable admin page registration (use Admin - Tools Install SQL Patches to install).
Hi
I have got a weird problem with my page .. I have even gone as far as completely un-installing / reinstalling PPL but it still does the same thing ..here is a copy of what it is doing
using 1.3.9h
any help appreciated
Also ..what would happen if you ran this new script on 1.3.9h ..just curious :D
Just tried to install in V1.5 and the sql install came up with thuis error
SQL query:
INSERT INTO admin_pages( page_key, language_key, main_page, page_params, menu_key, display_on_menu, sort_order )
VALUES (
'configPriceList', 'BOX_CONFIGURATION_PRICELIST', 'FILENAME_CONFIGURATION', CONCAT( 'gID=', @pricelistid ) , 'configuration', 'Y', @pricelistid
);
MySQL said:
#1048 - Column 'page_params' cannot be null
Did you copy and paste the sql or use the file upload?
I tried copy and paste
I tried upload
and i tried to install it in PHP admin
In copy and paste and in upload i get a blank screen right away
In PHP admin i get the error message and no tables or values have been installed in the db