Jump to content

naturalsigns

Member
  • Posts

    23
  • Joined

  • Last visited

Everything posted by naturalsigns

  1. Thanks Brian, I did attempt this by downloading the extension https://www.cubecart.com/extensions/plugins/google-adwords-tracker and then tweaking names, but i got in a bit of a mess as there seems to be a lot of variables in the GA module (class.gui.javascripts.php was the final straw), as a non-coder I had zero confidence i could get it to work. So i'm ashamed to say i have now abandoned that and will look to paste into one of the template files (or easier still abandon MS ads and move to google). Thanks again for your suggestion, its appreciated!
  2. Any ideas on this one ?, i'm pretty sure i can paste the above code into one of the skin files and it will work on all pages (like the google tracking does), maybe a footer or header file? Any pointers would be appreciated, Thanks, Rob
  3. I know Cubecart has good analytics and conversion tracking for Google, but I was wondering if anyone uses Microsoft advertising ? (shows ads on Bing, AOL, and Yahoo etc). I have been using ads for a while but not the conversion tracking. The code I have been given is below ('#######' is my tracking ID). <script> (function(w,d,t,r,u) { var f,n,i; w[u]=w[u]||[],f=function() { var o={ti:"########", enableAutoSpaTracking: true}; o.q=w[u],w[u]=new UET(o),w[u].push("pageLoad") }, n=d.createElement(t),n.src=r,n.async=1,n.onload=n.onreadystatechange=function() { var s=this.readyState; s&&s!=="loaded"&&s!=="complete"||(f(),n.onload=n.onreadystatechange=null) }, i=d.getElementsByTagName(t)[0],i.parentNode.insertBefore(n,i) }) (window,document,"script","//bat.bing.com/bat.js","uetq"); </script> It states to add this to every page of the website, for which I know there is a smart way of doing it .... but alas I'm on here asking for guidance (using the foundation skin). Thanks, Rob Fore reference Universal Event Tracking [UET] background can be seen here https://help.ads.microsoft.com/#apex/ads/en/help:app51201/1/en-US/#ext:vnext_uettag
  4. Hi Ian, I was a plugin customer (June time). I had some issues (not your plugin) and you provided some very good support to me at the time. Thanks again for everyone's help, Ta, Rob
  5. Cracked it!, thanks for all the help. I disabled all the extensions, it worked. Re-added them all one by one and it was Google Adwords v1.0.0 causing the issue. Deleted the module and updated with v1.0.1 from the marketplace and all back to normal. I must admit not great at updating modules (hopefully the improvements introduced in V6.1 will help prompt me!). Thanks again for everyone's help and suggestions, Ta, Rob
  6. Upgrade was via the upgrade tool, just redone the "Force Upgrade" to see if that made any difference (nope). No errors in maintenance section. Looked at error log and can see.. (which should now show a revised admin name), possibly related?
  7. I've just upgraded from 6.0.9 to 6.1.1, store ADMIN is fine but store FRONT is blank. No errors in Admin error log. I have looked through the forum and found the method of creating an error log using ini-custom.ini.php that produced the below log. Following it through it looks like an issue validating extensions (the rouge extension was something i had to remove immediately on install as it bricked my store (this was back in June), to be fair i think i was running a low PHP issue so not developers fault (now running PHP 5.5). I was warned that this crude removal might cause some entries in the error log. Is this likely to be related to having no store front on upgrade?, or am i on the wrong track. Running an old mySQL version (5.0.1) is that another possible issue?
  8. Thanks Ian, yep upgrading now. Indeed ccss is the security suite!, looking at the code snippets its a rouge 'google entry' as attached (now deleted). Thanks for the advice at checking payment fields all looks ok...touch wood. Rob
  9. I had the exact same issue, (same time, same error). I reset the password to get in. I visited the staff access log and see a rouge ID as below. Gulp... not good!, then viewed admin activity and see a code snippet has been added by the same IP (also attached). Ohh dear. I have a few sites and most are on the latest version, but this one is on 6.0.7 as i've done a fair few tweaks and was dredding the upgrade (stupid really as i know one of the upgrades was a security fix). I've looked on the manage hooks and see an entry "ccss" that i don't recognise (as attached) Any thoughts on best fix, just backup and try and upgrade?...disable rouge hooks?, or is there a better way?
  10. Great thanks for all the help/advice. Noodleman, I will keep an eye out on the CC>recent extensions, (and the noodlemans webstie). Ta
  11. Thanks for the replies. I run a zencart site (that i want to move to cubecart) that has this feature. A summary of how this works is:- It has "file" as an available "product option" (similar to radio button / single line text / dropdpwn box etc). When a product listing page has the "file" option, if a product is added to the basket it creates an entry as shown in the attached picture (on the admin side). The system renames the file with a consecutive number prefix (e.g. #01 - Test File). It saves this on a tab, customer > uploads (shows files from all customers). If the customer completes checkout this will be cross-reference with the order number. The site owner can click the download link to access the file. The customer invoice simply states the uploaded file name. For me I run a laser cutting website and want people to be able to upload files to cut. But this could also work for stickers//photo printing/custom t-shirts etc to pass artwork. More info on the Zencart method is visible here... https://www.zen-cart.com/downloads.php?do=file&id=1133 Rob
  12. I would also be interested in this plugin, i cannot see it on the havenswift website (or on the cc extensions website), did it ever get developed? I want to be able to upload a customer file on the product listing page (ideally to work similar to the product options, e.g. Part X requires, radio button, text box, upload file). Thanks, Rob
  13. When the customer chooses protx/sagepay and then it redirects to the payment page, the following error comes up: Status: MALFORMED Status Detail: 3107 : The BillingSurname field is required. Does anyone know how to fix this as im at a loss. Cheers.
  14. On the order page in admin, the box which displays which options the customer has chosen is very small and im having to scroll the options line by line to read them. Can the box size be increased?
  15. OK im trying to get my product options to display in numerical order rather than 1,11,12,2,3,,4 etc. Ive found the mod over at cubecartforums, but is there not a simple line of code that can be added like natsort or something?
  16. Cracking cheers, was never sure which template controlled the site docs.
  17. Main title says it all really, Is there a way to remove the title text from the site document pages where is automatically puts what you have called the page? Cheers.
  18. Im having some trouble with some box spcaing on my new site www.naturalsigns.co.uk. For some reason im not getting the margin between the category and popular products box. Is there a different bit of code that controls this rather than the 'margin-bottom' under boxContentLeft/boxContentRight in style.css?
  19. ah that might do, didnt realise it was there. not used to v4 options compared to v3! cheers.
  20. Is there a quick way of adding a custom text box on each product page? Ive made a site selling wooden house signs and i need the customer to be able to tell me what text they would like on their sign. Ive seen a couple of mods available to buy, but wondering if there was a simple bit of code i can add to achieve this? Thanks.
×
×
  • Create New...