Zen Cart Logo
Forums / Addon Admin Tools / Quick Updates plugin [support]

Quick Updates plugin [support]

Views: 180,419

Results 441 to 460 of 670
29 May 2009, 1:39 PM
#441
shocker avatar

shocker

Zen Follower

Join Date:
Jul 2007
Location:
Jakarta
Posts:
346
Plugin Contributions:
0

Quick Updates plugin [support]

a_berezin:

The main problem - the use of the extended syntax INSERT INTO

Ok, thanks. I'll try to analyze your code and see if I can fix my other SQL that's giving me problems.

29 May 2009, 5:56 PM
#442
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: Quick Updates plugin [support]

shocker:

is there a way to easily add multilanguage edits for product description and name?

Sure. I did it in another script - the same, which saves more time :-) I am not yet ready to put it to the public. :oops:

19 Jul 2009, 8:46 AM
#443
g_nencini avatar

g_nencini

Zen Follower

Join Date:
Mar 2006
Location:
Florence, Italy
Posts:
153
Plugin Contributions:
0

Re: Quick Updates plugin [support]

Hi, Andrew!
As 'shocker', I too am interested to manage a multilingual store.
So I too am waiting for your solution!

Giovanni

20 Jul 2009, 1:08 PM
#444
g_nencini avatar

g_nencini

Zen Follower

Join Date:
Mar 2006
Location:
Florence, Italy
Posts:
153
Plugin Contributions:
0

Re: Quick Updates plugin [support]

I'm beginning to study the quick_updates_2-04 add-on because I need to modify it. I want to see the products_purchase_price and the products_margin for each product, and have the possibility of changing the value one by one product.

I've made some test, and I see that the new field of the products table (products_purchase_price and products_margin) contains alwais 0.000 and not the value that I've used, while the price is really modified.

Can somebody explain me this strange situation?
Thanks - Giovanni

21 Jul 2009, 4:34 AM
#445
g_nencini avatar

g_nencini

Zen Follower

Join Date:
Mar 2006
Location:
Florence, Italy
Posts:
153
Plugin Contributions:
0

Re: Quick Updates plugin [support]

Well... I've modified in admin/includes/extra_configures/quick_updates.php
define('QUICKUPDATES_MODIFY_PURCHASE_AND_MARGIN', 'true');
an now I can define for each product the products_purchase_price and the products_margin.

Now I want that the price to be calculated and updated from theese values: before to to become crazy modifying the code, is somewhere the possibility fo setting this easily?

Thanks - Giovanni

23 Jul 2009, 3:22 AM
#446
g_nencini avatar

g_nencini

Zen Follower

Join Date:
Mar 2006
Location:
Florence, Italy
Posts:
153
Plugin Contributions:
0

Re: Quick Updates plugin [support]

Well, here is the module modified for the features I needed.
See http://www.zen-cart.com/forum/showthread.php?t=132645
Read the readme_modified.txt

Giovanni

6 Aug 2009, 10:56 PM
#447
martin_smith avatar

martin_smith

New Zenner

Join Date:
Mar 2009
Posts:
51
Plugin Contributions:
0

Re: Quick Updates plugin [support]

Have quick updates installed and it works great.
Just one thing.....now there are no prices shown for the parts as they are listed in their respective category.

What do I need to do ?

Martin Smith
Central Trailer Supply
https://www.centraltrailer.com/cart

25 Aug 2009, 12:19 PM
#448
giuly avatar

giuly

Zen Follower

Join Date:
May 2007
Location:
Italy
Posts:
438
Plugin Contributions:
0

Re: Quick Updates plugin [support]

hello I've installed this add on.
Is it possible to have like field the field minimum quantity?
I am not interested for example in weight field, can I substitute this field with minimum quantity?

If yes how can i do?
Please
:blush:

29 Aug 2009, 5:54 PM
#449
charals avatar

charals

New Zenner

Join Date:
Jun 2009
Posts:
28
Plugin Contributions:
0

Re: Quick Updates plugin [support]

I get this error when i go to:

(example only) hxxp://www.mysite.com/admin/quick_updates.php

Warning: require(includes/application_top.php) [function.require]: failed to open stream: No such file or directory in /home7/mysite/public_html/admin/quick_updates.php on line 12

Fatal error: require() [function.require]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home7/mysite/public_html/admin/quick_updates.php on line 12

I have version 2.04 with zen cart 1.38.

I pasted the sql into the intall sql patches.

I put the entire directory in the root of my site where zencart is installed. I do not see an application_top.php fille anywhere.

I can see the Quick updates tan under the configuration area in admin, but that's as far as i can go.

Please guide me to the next step, i have read the forum many times.

Thanks Charals

30 Aug 2009, 12:10 AM
#450
charals avatar

charals

New Zenner

Join Date:
Jun 2009
Posts:
28
Plugin Contributions:
0

Re: Quick Updates plugin [support]

I was able to get rid of this error (referring to post 457) by making sure I have my full path ahead of the includes/application.php

I now just get a blank page when i go to (example only) hxxp://www.mysite.com/admin/quick_updates.php - I really need some guidance as the prices of the commodoties I sell change daily and this would be a time saver.

What can I do to get to he next level past this current stumbling block?

Thanks, Charals

18 Oct 2009, 4:03 PM
#451
lian avatar

lian

New Zenner

Join Date:
May 2008
Posts:
25
Plugin Contributions:
0

Re: Quick Updates plugin [support]

Hi,

I have installed this mod on 5 of my sites and i love it, thank you very much for contributing.

However, on the last site i installed it on i have a very strange problem. No errors on the install, everything appears to be working fine, but the mod will only update the first 8 products.

It doesnt matter how many products you update, it just says 8 products updated. And its only the top 8 on the screen.

If i tried to edit the last product, or even the 9th one down the list, it just doesnt update. If i re arange them so a different 8 products are at the top, it updates them fine, but never more than 8. I cant find out whats wrong and im really confused :blink:

Any ideas anyone?

19 Oct 2009, 2:16 PM
#452
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: Quick Updates plugin [support]

Lian:

Hi,

I have installed this mod on 5 of my sites and i love it, thank you very much for contributing.

However, on the last site i installed it on i have a very strange problem. No errors on the install, everything appears to be working fine, but the mod will only update the first 8 products.

It doesnt matter how many products you update, it just says 8 products updated. And its only the top 8 on the screen.

If i tried to edit the last product, or even the 9th one down the list, it just doesnt update. If i re arange them so a different 8 products are at the top, it updates them fine, but never more than 8. I cant find out whats wrong and im really confused :blink:

Any ideas anyone?

Lian,

I can only make a guess, but perhaps this is a server configuration issue. Since the script use POST, you may not have enough memory allocated to that area.
Run a phpinfo() test and check your settings for "post_max_size" my server is set to 8M which seems to be a common value.

Hope that helps.

12 Nov 2009, 10:33 AM
#453
xcooling avatar

xcooling

New Zenner

Join Date:
Apr 2008
Location:
internet
Posts:
41
Plugin Contributions:
0

Re: Quick Updates plugin [support]

BUG FIXES on quick_updates-v2.05

fixes the column missing error when display descriptions are disabled and edit description is enabled
find
admin/quick_updates.php

if(QUICKUPDATES_MODIFY_DESCRIPTION == 'true')

replace with

if(QUICKUPDATES_MODIFY_DESCRIPTION == 'true'||QUICKUPDATES_MODIFY_DESCRIPTION_POPUP == 'true')

SQL fix to enable 2 decimal zeros (1.00) and not 4 decimal zeros (1.0000)
SQL:

ALTER TABLE `zen_products` CHANGE `products_price` `products_price` DECIMAL( 15, 2 ) NOT NULL DEFAULT '0.00';

ALTER TABLE `zen_products` CHANGE `products_price_sorter` `products_price_sorter` DECIMAL( 15, 2 ) NOT NULL DEFAULT '0.00'
12 Nov 2009, 10:44 AM
#454
xcooling avatar

xcooling

New Zenner

Join Date:
Apr 2008
Location:
internet
Posts:
41
Plugin Contributions:
0

Re: Quick Updates plugin [support]

add weight unit to weight heading
admin/quick_updates.php
find

echo zen_quickupdates_table_head('p.products_weight', TABLE_HEADING_WEIGHT );

replace with

echo zen_quickupdates_table_head('p.products_weight', TABLE_HEADING_WEIGHT .' ('. TEXT_PRODUCT_WEIGHT_UNIT .')');
12 Nov 2009, 10:54 AM
#455
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

Re: Quick Updates plugin [support]

Hi,

Our Quick Updates has recently become a blank page for no reason. Please help.

12 Nov 2009, 12:11 PM
#456
xcooling avatar

xcooling

New Zenner

Join Date:
Apr 2008
Location:
internet
Posts:
41
Plugin Contributions:
0

Re: Quick Updates plugin [support]

*Fix description popups breakign the layout as it deplays content from the descriptions on the page. *

admin/quick_updates.php
find

      
if(QUICKUPDATES_MODIFY_DESCRIPTION_POPUP == 'true') {
      //echo '<td class="smallText productsDescription">'
        echo '<a href="javascript:textEditFieldID=\'description_' . $products->fields['products_id'] . '\';popupWindow(\'' . zen_href_link(FILENAME_POPUP_TEXT_EDIT) . '\');">' . zen_image(DIR_WS_IMAGES . 'icon_edit.gif', TEXT_HTML_EDIT_DESC) . '<span class="cssPopup">' . stripslashes($products->fields['products_description']) . '</span></a>';

replace with

		if(QUICKUPDATES_MODIFY_DESCRIPTION_POPUP == 'true') {
				echo '<a href="javascript:textEditFieldID=\'description_' . $products->fields['products_id'] . '\';popupWindow(\'' . zen_href_link(FILENAME_POPUP_TEXT_EDIT) . '\');">' . zen_image(DIR_WS_IMAGES . 'icon_edit.gif', TEXT_HTML_EDIT_DESC) . '</a>';
		}
12 Nov 2009, 1:49 PM
#457
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

Re: Quick Updates plugin [support]

xcooling:

*Fix description popups breakign the layout as it deplays content from the descriptions on the page. *

admin/quick_updates.php
find

if(QUICKUPDATES_MODIFY_DESCRIPTION_POPUP == 'true') {
//echo '<td class="smallText productsDescription">'
echo '<a href="javascript:textEditFieldID=\'description_' . $products->fields['products_id'] . '\';popupWindow(\'' . zen_href_link(FILENAME_POPUP_TEXT_EDIT) . '\');">' . zen_image(DIR_WS_IMAGES . 'icon_edit.gif', TEXT_HTML_EDIT_DESC) . '<span class="cssPopup">' . stripslashes($products->fields['products_description']) . '</span></a>';

> replace with
> ```
		if(QUICKUPDATES_MODIFY_DESCRIPTION_POPUP == 'true') {
				echo '<a href="javascript:textEditFieldID=\'description_' . $products->fields['products_id'] . '\';popupWindow(\'' . zen_href_link(FILENAME_POPUP_TEXT_EDIT) . '\');">' . zen_image(DIR_WS_IMAGES . 'icon_edit.gif', TEXT_HTML_EDIT_DESC) . '</a>';
		}

This does not solve the problem. Still a blank page.

12 Nov 2009, 4:51 PM
#458
paulm avatar

paulm

Totally Zenned

Join Date:
Nov 2003
Posts:
1,878
Plugin Contributions:
5

Re: Quick Updates plugin [support]

xcooling:

[B][SIZE="6"]SQL fix to enable 2 decimal zeros (1.00) and not 4 decimal zeros (1.0000)
SQL:

ALTER TABLE zen_products CHANGE products_price products_price DECIMAL( 15, 2 ) NOT NULL DEFAULT '0.00';

ALTER TABLE zen_products CHANGE products_price_sorter products_price_sorter DECIMAL( 15, 2 ) NOT NULL DEFAULT '0.00'

12 Nov 2009, 4:56 PM
#459
paulm avatar

paulm

Totally Zenned

Join Date:
Nov 2003
Posts:
1,878
Plugin Contributions:
5

Re: Quick Updates plugin [support]

dealbyethan.com:

Hi,

Our Quick Updates has recently become a blank page for no reason. Please help.Do you happen to know which version (or is it "what version" ?) you are using?

I would edit admin/quick_updates.php and after:

require('includes/application_top.php');

Add:

// Report simple running errors
error_reporting(E_ERROR | E_WARNING | E_PARSE);
ini_set('display_errors', 1);

Hopefully a meaningful error will show after adding those lines.

12 Nov 2009, 4:58 PM
#460
paulm avatar

paulm

Totally Zenned

Join Date:
Nov 2003
Posts:
1,878
Plugin Contributions:
5

Re: Quick Updates plugin [support]

a_berezin:

Sure. I did it in another script - the same, which saves more time :-) I am not yet ready to put it to the public. :oops:Do you have an ETA for the public release?