vasilissk
Forum Replies Created
-
Forum: Plugins
In reply to: How to reduce the spaces in eshop_show_product id microcodeI looked in the eshop.css for a parameter that will fix the problem, but I cannot find which one will work.
In a PHP file you have some
< ul > and
< li > controllers to control the appearance of the microcode, but where is the controller in the CSS file?What I am doing is I have the [eshop_show_product id=’30’ class=’hilite’ panels=’yes’ form=’no’] in a table. I see in the screen the image and the discription in the table with alot of waste space all around.
Top 2px, right 20px, bottom 30px, left 20px.
All spaces have nothing to do with the table because I removed them.
Where in your CSS is the parameter to correct this problem?Forum: Plugins
In reply to: [Plugin: eShop] PayPal incomplete redirected information.I made to stop the send sequence from eShop to Paypal before the paypal screen appear in order to debug the problem, and with-in a split of a second before the new screen loads, there is a quick error code on the bottom of the screen.
The error in the screen is:WordPress database error Field ‘thememo’ doesn’t have a default value for query INSERT INTO wp_eshop_orders (checkid, first_name, last_name,company,email,phone, address1, address2, city, state, zip, country, reference, ship_name,ship_company,ship_phone, ship_address, ship_city, ship_postcode, ship_state, ship_country, custom_field,transid,edited,comments,paidvia)VALUES( ‘6e-what-ever-b8’, ‘Fname’, ‘Lname’, ”, ‘[email protected]’, ‘Zipcode’, ‘address’, ”, ‘town’, ’11’, ‘Zip’, ‘US’, ”, ‘name’, ”, ‘phone’, ‘address’, ‘city’, ‘zip’, ’11’, ‘US’, ’20–what-ever-this-number-is–05′, ‘Processing…’, NOW(), ”, ‘paypal’ ); made by require, require_once, include, the_content, apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, eshop_show_checkout, eshop_checkout, include, orderhandle WordPress database error Field ‘optsets’ doesn’t have a default value for query INSERT INTO wp_eshop_order_items (checkid, item_id,item_qty,item_amt)values( ’33-what-ever-5e’, ‘postage’, ‘1’, ‘7.99’); made by require, require_once, include, the_content, apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, eshop_show_checkout, eshop_checkout, include, orderhandle
I checked all fields one by one to have the same information but all the time this error shows on the bottom of the screen.
I also open the database with PHPmyAdmin and I looked in the wp_eshop_orders and under Default all fields are blank.
*PS.
For quality purposes all personal information have been modified.Forum: Plugins
In reply to: [Plugin: eShop] PayPal incomplete redirected information.I download the new version of eShop and the problem remains the same.
Forum: Plugins
In reply to: [Plugin: eShop] Tax tables.It happened to me to read the readme.txt file and in Version 3.3.0 you mention something about tax for Paypal. What was this update about?
Forum: Plugins
In reply to: [Plugin: eShop] The picture doesn’t show in product.Thanks for the advice.
For some reason another page was holding the images and I couldn’t attach them to another page. I had to delete any page that was creating the conflict.Forum: Plugins
In reply to: [Plugin: WP-Table Reloaded] ‘length’ is null or not an object errorHello Tobias.
I download the 1.6 bata version, and the error on IE8 is Gone.
There one thing I do not understand.When I have 3 tables 2×2, 2×2, 2×1 (single line, two cells) there is a big gap between table 2 and 3. About 6 lines when any other table has 2 lines gap.
The jquery.datatables.min.js script doesn’t work with iMac Safari.
I see the tables but not any other feature compair with IE8.Thank you again.
vasilisskForum: Plugins
In reply to: [Plugin: WP-Table Reloaded] ‘length’ is null or not an object errorHello again Tobias.
I use the default theme of WP 2.9 with PHP. I didn’t use any extra html to create a web page. The only thing I add in the WP page was [table id=3 /] [table id=4 /].
I would be glad to help you sending some information, but how I will send HTML code when I do not use it in my test.
Also I would be glad to try your beta version of wp-table reloaded.Thank you.
VasilisskForum: Plugins
In reply to: [Plugin: WP-Table Reloaded] ‘length’ is null or not an object errorHello Tobias.
I do not have a url for WP because I am using a local area network computer where WP is instaled with MySQL for testing purposes. I am testing PHP scripts for cliends ond their request. Usualy I do the troubleshooting for them.
The best way to explain my self why this error occurs it was to give you the above information which I used for my test.
I don’t know why a single raw table creates this error.Also I have a PC with IE8 and a iMac with Safari.
The error visualy occurs in IE8 on the bottom-left side of the screen and effects the search box, Show entries etc, in which are dessapearing.
On iMac Safari reads the script but it doesn’t run it at all with any kind of tables. I see the tables in the screen, but I cannot see the search box, Next, Previous, Show entries etc.
Thank you again.
Forum: Plugins
In reply to: [Plugin: WP-Table Reloaded] ‘length’ is null or not an object errorHello Tobias.
According my latest observetion the error occures when two different tables co-exist in the same page with different size.
In my opinion the single line table creates the error.For example:
Table 1;
Horizontal cells 2
Vertical cells 1Item 1 : price1
Table head: not checked
Table 2;
Horizontal cells 2
Vertical cells 4item x1 : pricex1
item x2 : pricex2
item x3 : pricex3
item x4 : pricex4Table head: checked
Thank you.
Forum: Plugins
In reply to: [Plugin: WP e-Commerce] You must select a shipping method, ErrorI am trying to create a mixed mode items with Free S/H and flat S/H without shipping modules because it makes calculation mistakes.
It looks like this plug-in cannot support mixed mode items.
It is either Flat or Free S/H, and not both modes at the same time.
Unfortunately shipping modules takes over any S/H price in which I set for each item.
For example item A has $1.00 S/H, and the shipping module is $0.00. At the checkout the S/H changes from $1.00 to zero. In the invoice shows zero postage.
The only way to keep the S/H steady for each item separately is to uncheck the Shipping Modules.
I guess that’s why it shows this error.
In my opinion it shouldn’t show the error when the payment method is by PayPal.Forum: Plugins
In reply to: [Plugin: Welcart e-Commerce] can i get the english version?US. English please with US. Tax tables.
Forum: Plugins
In reply to: [Plugin: eShop] Do not show price and add to cart buttonNo I didn’t tic the stock box. Thanks for the advice.
Forum: Plugins
In reply to: [Plugin: WP e-Commerce] Comparing 3.7.5.2 and 3.7.5.3Troubleshooting each parameter of a program takes time.
I like to analyze the errors and post them separately because each detail takes a lot of space.
Also am not trying to annoying anyone but the other way around.
If no one mentions the errors, then how in the world developers will fix their mistakes?
Someone has to troubleshoot and report the errors.
Thus it will make the program much better.Mary Xmas and cheers.
Forum: Plugins
In reply to: [Plugin: WP e-Commerce] Comparing 3.7.5.2 and 3.7.5.3I respectfully disagree.
I have both zip files in my computer.
All files are equally sized down to bit. Only wp-shopping-cart.php is internally different because the 3.7.5.2 is 3.7.5.3.
Total commander does not make mistakes.
If there was a slightly difference in the files, Total Commander would shown.Forum: Plugins
In reply to: [Plugin: WP e-Commerce] Transaction Results new bugThis error occurs in PC with IE8. This doesn’t occur in iMac with Safari.
I always use both systems to troubleshoot websites.
It is commonly known explorer and safari have some compatibility problems in HTML, java, PHP, etc codes.