loveglass
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: element.style driving me crazyHi wonder if anyone can help!
I am using WP e-Commerce 3.8.7.6.2 bug fix release January 25, 2012 and here https://www.love-glass.co.uk/?page_id=10 I would like to change the size of image from 45px to 129px square. In the firebug is telling me to change the element.style., which I think? has to be change in my wpsc-category_widget.php??? I had a little fiddle with it but still no luck. Any hints what to do?
Thank you in advance,
LoveGlassForum: Fixing WordPress
In reply to: element.style overriding css, cant find codeHi wonder if anyone can help!
I am using WP e-Commerce 3.8.7.6.2 bug fix release January 25, 2012 and here https://www.love-glass.co.uk/?page_id=10 I would like to change the size of image from 45px to 129px square. In the firebug is telling me to change the element.style., which I think? has to be change in my wpsc-category_widget.php??? I had a little fiddle with it but still no luck. Any hints what to do?
Thank you in advance,
LoveGlassForum: Fixing WordPress
In reply to: element.style editingHi wonder if anyone can help!
I am using WP e-Commerce 3.8.7.6.2 bug fix release January 25, 2012 and here https://www.love-glass.co.uk/?page_id=10 I would like to change the size of image from 45px to 129px square. In the firebug is telling me to change the element.style., which I think? has to be change in my wpsc-category_widget.php??? I had a little fiddle with it but still no luck. Any hints what to do?
Thank you in advance,
LoveGlassForum: Themes and Templates
In reply to: element.style<div class=’wpsc_categorisation_group’ id=’categorisation_group_<?php echo $categorisation_group[‘id’]; ?>’>
<?php if(count($categorisation_groups) > 1) : // no title unless multiple category groups ?>
<h4 class=’wpsc_category_title’><?php echo $categorisation_group[‘name’]; ?></h4>
<?php endif; ?><?php if(get_option(‘wpsc_category_grid_view’) != 1) : // if category grid view is off?>
<ul class=’wpsc_categories wpsc_top_level_categories <?php echo implode(” “, (array)$provided_classes); ?>’>
<?php wpsc_start_category_query($category_settings); ?>
<li class=’wpsc_category_<?php wpsc_print_category_id();?>’>
” class=’wpsc_category_image_link’>
<?php wpsc_print_category_image(45, 25); ?>
” class=”wpsc_category_link <?php wpsc_print_category_classes(); ?>”>
<?php wpsc_print_category_name();?>
<?php if (get_option(‘show_category_count’) == 1) : ?>
<?php wpsc_print_category_products_count(“(“,”)”); ?>
<?php endif;?>
<?php wpsc_print_product_list(); ?>
<?php wpsc_print_subcategory(”- “, “
“); ?>
<?php wpsc_end_category_query(); ?>
<?php else: // if category grid view is on?>
<div class=’wpsc_categories wpsc_category_grid’>
<?php wpsc_start_category_query($category_settings); ?>
” class=”wpsc_category_grid_item <?php wpsc_print_category_classes(); ?>” title='<?php wpsc_print_category_name();?>’>
<?php wpsc_print_category_image(45, 45); ?>
<?php wpsc_print_subcategory(“”, “”); ?>
<?php wpsc_end_category_query(); ?>
<div class=’clear_category_group’></div>
</div><?php endif;?>
<div class=’clear_category_group’></div>Forum: Plugins
In reply to: image processing.php line 12 PLS HELP.Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
i put as last line php_value memory_limit 64M and that’s appeared
Forum: Plugins
In reply to: image processing.php line 12 PLS HELP.i’ve got it. does it matter which line I paste it? thanks
Forum: Plugins
In reply to: image processing.php line 12 PLS HELP.i couldn’t get the .htaccess file from server through Fetch. I remember i have to rename it or something like that. What’s the trick guys pls. thanks ps. working in mac
Forum: Plugins
In reply to: image processing.php line 12 PLS HELP.Do you know why is it trying to allocate the image in d259763837 when my db is db301422293′)? My available storage space is 99.4 MB. ??
Forum: Plugins
In reply to: image processing.php line 12 PLS HELP.ok thanks
Forum: Plugins
In reply to: image processing.php line 12 PLS HELP.stiil the same
// ** MySQL settings – You can get this info from your web host ** //
define(‘WP_MEMORY_LIMIT’, ’96M’);
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘db301422293’);is there something wrong?
thank u
Forum: Plugins
In reply to: image processing.php line 12 PLS HELP.after i’ve done what you said it’s still giving me this error
Fatal error: Out of memory (allocated 34078720) (tried to allocate 3264 bytes) in /homepages/7/d259763837/htdocs/wordpress/wp love-glass/wp-content/plugins/wp-e-commerce/image_processing.php on line 12
any ideas?
Forum: Plugins
In reply to: image processing.php line 12 PLS HELP.thank you very much, appreciate your help.
will do ??Forum: Plugins
In reply to: image processing.php line 12 PLS HELP.in file wp-config.php does it matter where I will paste the line or not? and also I remember, last time when I was editing wp-config. there was some trick about saving file and putting back on ftp account? thank you
Forum: Plugins
In reply to: image processing.php line 12 PLS HELP.Forum: Fixing WordPress
In reply to: Manage to set up paypal express but! PLEASE HELPI need to set up this thing today ….. any suggestion, advice would be very helpful to me.