Quantcast
Channel: Sellerdeck Community
Viewing all 779 articles
Browse latest View live

Images into permutations for Google Data Feed

$
0
0
Hi,
Finally Sellerdecks barcodes into permutations works, joy! However, I need to find a way for it to also have different images for permutations. These don't need to be shown on sellerdeck, just in the google shopping feed.

On many products we stock various colours of the same product which we build as a single product (and have up until now been using a hidden section with duplicate products that share the URL of the main product).

Sellerdeck have told me they don't think it can be done but does anyone know of a way it can be or maybe a third party extension that would do the trick?

Cheers.

New Picking Tab

$
0
0
A quick look at v18 (demo site)...

I see a new "picking tab"...

I've not seen any mention of this new tab for v18...

I did some random left clicks and right clicks (no right click menus) and the program froze permanently... Task manager'd out and restarted program.

Double clicking on a line brings up a window...

This feature... We won't be using at the moment, but interesting to have for the future...

I assume this was high on the wish list to make it on... but we did not wish this one...

Test Mode - CSS lost when logged in

$
0
0
I have a SD2018 site uploaded in test mode

When I log into a customer account no CSS files are loaded on the Home page

I can get css to load by adding

Code:

<actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFStandard%22%20%2f%3e" >
<actinic:variable name="CatalogURL" />
</actinic:block>
<actinic:block if="%3cactinic%3avariable%20name%3d%22IsBaseHREFSSL%22%20%2f%3e" >
<actinic:variable name="SSLCatalogURL" />
</actinic:block>

to the begining of the href statement.

The logo image is also not loading on the home page as the generated statement is :

Code:

src="acatalog/logo.png"
CSS and the logo image load on catalog pages correctly.

You don't have permission to access /editpost.php on this server.

$
0
0
Tried to edit a post and got this.

I thought the forum was being fixed?????

Code:

Forbidden

You don't have permission to access /editpost.php on this server.

You don't have permission to access /newreply.php on this server.

$
0
0
New replies too!"

Code:

Forbidden
You don't have permission to access /newreply.php on this server.

Truncated full description in search and filtering

$
0
0
Hi does anyone know if it is possible to have the truncated description code from the AUG "Only Displaying the First Ten Words of the Full Description " to be applied in the Search and filter results?

Or if there is a better way to achieve this.

Code:

<actinic:block php="true" >
$sShort = "";
$nCount = 0;
$sOriginal = '<actinic:variable encoding="perl" name="ProductDescription"
selectable="false" />';
foreach(explode(" ", $sOriginal) as $sWord)
 {
 if ($nCount > 10)
 {
 $sShort .= "...";
 break;
 }
 $sShort .= $sWord . " ";
Advanced Users Guide - 58
 $nCount++;
 }
echo $sShort;
</actinic:block>

V16 Multi-User errors with windows 10 machines

$
0
0
The issues we have is with multi-users, we have 4 user licences in addition to our main software license.

Main machine hosting Sellerdeck is Windows 8.1 64 bit.

2 workstations on Windows 7 32 bit, no problems connecting to Sellerdeck. (These machines are due to be retired in June)

The problems we have is with the 2 new machines running Windows 10 64 bit.
One machine is an AMD Ryzen 1600X CPU, 16gb of Ram, SSD drive The other machine is an I3 CPU, 8gb of Ram SSD Drive.

Both machines get errors every time when trying to connect with database, got copies of log files showing errors, and getting system resource exceeded errors. We have no errors at all with the windows 7 32 bit machines, they happily connect, yet their specs are way way below the windows 10 machines.

Has anyone come across these errors and is there something simple we are missing?

Firewall Settings

$
0
0
Did not see a add firewall setting during setup so I'm guessing this is still manually done...

What are the port numbers to open for v18?

someone sending out spam

$
0
0
Hi all,

Just had a convincing email come though as below.

Called Sellerdeck > nothing to do with us call Actinc. Called them said call Sellerdeck :confused:

They have our Email correct, but i am not Philip or Portal

From Actinic Online <noreply@actinicpayments.com>
Please complete your SellerDeck application form


Dear Philip Portal,

Thank you for applying for the SellerDeck Payments service. Your application for has now been created and requires some information before it can be processed.
Please go to the following URL https://forms.sellerdeck.com/registration/edit/id/2005 and login using the following details:
Username: websales@xyz.co.uk
Password: Your account password

Please ensure you have read through our FAQ on Merchant accounts which can be found at http://www.sellerdeck.co.uk/index.ph...sked-questions before filling out this application.
Important information about Fraud screening:

All SellerDeck Payments accounts include automated fraud screening at no extra cost. The service is provided through an integration with The 3rd Man, Europe's leading fraud screening service.
SellerDeck strongly recommends you enable 'Auto-download Fraud Status' in SellerDeck and also review how the fraud screening works so that you can protect your business from fraud, please see the knowledge base article below:
http://community.sellerdeck.com/showthread.php?t=44732
More SellerDeck payments security information can be found on our knowledge base, we recommend you review this information, again, to help protect your business from fraud:
http://community.sellerdeck.com/forumdisplay.php?f=64
If you have any questions that are not covered in the FAQ, please contact SellerDeck support:
http://www.sellerdeck.co.uk/index.ph...egory/contacts
This is an automatically generated email message

Barcode error if you change Product Reference

$
0
0
YASB!

Scenario: SD 18.0.0.0 SEGA. Standard demo site but go to Settings / Business Settings / Options and uncheck Auto Generate Product References.

Go to any product and put something into Product Details / Barcode.

Now change the Product Reference, hit Apply and you get the error:
Quote:

Barcode/SKU already in use. Please use a unique Barcode/SKU.
You have to work around this by copying the barcode to the clipboard, clearing the barcode field and clicking Apply. Finally paste the barcode back in and click Apply again.

This also happen on SD 16.0.3.

2018 Can't Change SmtpPort

$
0
0
In SD 2016 I have sites using sendgrid for smtp emails. I change the SmtpPort in Actinic.pm and in TestSettings.pl from 25 to 2525 and this has been working fine for years. However, testing out upgrading to SD 2018, I have imported a snapshot, and gone to Actinic.pm and TestSettings.pl to make the usual port changes, but there is nothing on there to change. I have made numerous searches and have scrolled through. Test in Network Settings fails because of this. Any ideas to do this?

Sarah

Cookie Policy Message / Accept Cookies

$
0
0
Just wondering if this has been added to v18.00

Links to top of page

$
0
0
Hi,

When I click a link from my best sellers, new products or search results, understandably the link takes you to the individual product, but usually (depending how much info is on the page) this ends up not showing the top of the page with the site logo, mega menu and so on until you scroll back up again. Is there a way to make these links just go to the top of the page containing the linkee (I just made that up)?

I hope that makes sense?

Thanks,
Steve

Javascript Error

$
0
0
Just noticed a weird Javascript error when looking at the design view. The line number changes depending on which page I look at, but there is only ever one. Where does it refer to? Unfortunately it doesn't tell me where the lines are! Would be great if you could click on it and it would take you to the error. The responsive outer layer does not have that many lines, so it can't be there. Looked in current style sheet also and can't see anything there. Does anyone know?

Edited to say that searching for "Errors on all pages" shows one (also attached).

Attached Images
File Type: jpg javascript error.JPG (114.4 KB)
File Type: jpg javascript-error-on-all-pages.JPG (34.6 KB)

ALT tag missing in carousels

$
0
0
I use promo carousels quite a lot but they do not define any ALT tags for the search engines. How would I add these, and where? Many thanks.

V18 not using smtp Port declarations when sending emails

$
0
0
V18.0.0 SEGA is not using the smtp port declarations when sending emails as the variable isn't used anywhere.

It's a fairly obvious bug in the sellerdeck code but took me a while to work out what they're doing and where the problem was.

Selleredeck have a declaration for the smtp port but then don't use it anywhere.

Here's the code that doesn't work. Line 482 in "SmtpLibrary.pm


Code:

my $smtp = Net::SMTP->new($smtp_host, Debug => $debug, Timeout => $nTimeout, Domain => PF_INET);
Whereas what does work is if you add in the Port declaration:

Code:

my $smtp = Net::SMTP->new($smtp_host, Debug => $debug, Timeout => $nTimeout, Domain => PF_INET, Port => $nPort);
Tested and working with Sendgrid using $nPort = 2525; It send the emails and passes the network test.

I haven't bothered with the second port declaration but it looks like the same thing is happening there.

Mike

PS. If possible it would be great if the fix could also incorporate using a variable that is set in the network settings to define the port number being used. It would save anyone needing to set the smtp port from having to modify the scripts after every upgrade.

SFTP SD2018 Failure

$
0
0
I have set up my Network Setting in SD2018, host 1and1, using 1and1's instructions, which are to change the host name to a long one containing a row of numerals, change the port from 21 to 22, and tick SFTP. However, I get the error message, "Connected, but failed to receive greeting from FTP server". My user name is as given by 1and1 and no change from SD2016, and my password the same. Any suggestions as to the problem?

Sarah

MOTO layouts hidden in Library

$
0
0
If you've altered any MOTO layouts in earlier versions and upgrade them to SD 2018 you won't be able to get at these in Design / Library / Layouts.

It looks like SD has decided to use the nCategory field in table DesignObjectTypes as a "hide in Library" flag.

Radio Button Choices ignore Column Count

$
0
0
YASB! Radio buttons always show in 1 column due to an error in the Responsive CSS layout.

To fix, go to Design / Library / Layouts / Theme Stylesheets / Responsive CSS
Around line 769 is:
Code:

.selectOptions ul li {float:left; clear:both; font-size:1rem;}
And that clear:both; is forcing a new line for every item.

Fix is to replace that line with:
Code:

.selectOptions ul li {float:left; font-size:1rem;}
Seen in SD 2018, 2016, 2014.
Viewing all 779 articles
Browse latest View live