Jump to content

vokf

Member
  • Posts

    880
  • Joined

  • Last visited

Posts posted by vokf

  1. Hey i have the original png file but not with my text on it it was the origial text that came with the skin

    I coudl send you that if you could help me

    Whats your email addy

    PM sent - I don't want the spambots finding me.....

    Jason

  2. THank You

    Suggestions taken and added to site

    I notice that the topHeader.jpg is pretty large at about 163KB. I would expect it to reduce down quite a bit more.

    It looks like the aspect ratio is wrong - if you hit the file with your browser:

    http://www.cnt-wholesale.com/skins/hobbitt...s/topHeader.jpg

    Then compare with your homepage, you'll see what I mean.

    jpg compression doesn't work too well with flat colour, so try and get rid of the green footer, keeping the image purely as the photo.

    I would guess you should be able to get the image down to about 80KB without any serious degradation.

    If you want to send me the raw image (not a jpg, preferably a png/bmp/tiff etc), I'll do it for you.

    Cheers,

    Jason

  3. Sorry I just left alot of you hanging out there. I have been having some problems at home and now that my wife left me I need somthing to do again.

    So if you all will have me back in the cubecart home I will be back. ( And is anyone knows any single women out there that dont cheat please send the my Way :-) )

    Anyways need somthing to do and willing to help.

    Later

    Will

    Hi Will,

    I'm very sorry to hear of your problems. I too had the same situation 3 years ago, and found it pretty tough. However, things will sort themselves out in time - although you don't always believe it at first.

    Regarding single women, one option is to launch your own dating site, and contact the good ones first... hehe

    Take care,

    Jason

  4. Happy Easter to all of you. ;)

    Greek Orthodox Christians have to wait till next weekend :)*/*

    Happy Easter Vrakas,

    I now have a house of chocolate eggs, and my children are leaving them here until I see them again in 2 weeks time....

    (slurp)

    Jason

  5. Hi All,

    I know this is not specific to cubecart but I thought it maybe of use to others and that there will be someone on here who can help.

    I am looking for a stats package that will just be a small piece of code that I need to add in each PHP page and does not require access to the server logs.

    Preferably I would like to find a piece of software I can run on my PC and view stats from different sites in one place.

    Can anyone recommend software to help me do this?

    Oh and share/freeware if possible! :blink:

    BBClone is pretty good and may do what you want:

    http://bbclone.de/

    You'll have to modify .htaccess to include some code on every .php page, but it doesn't require access to

    server logs.

    HTH

    Jason

  6. I'm having no end of problems getting CubeCart from my own test PC (running Apache2Triad) online to a cPanel LAMP server. I created a new hosting account using the real/live domain and parked a test domain on top since the real domain is still in use, pointing to the old Zen Cart store which is still running. Whenever I try and access the admin area I get redirected to the primary domain.

    Why does it do this and how can I stop it? I can't move the live domain on to the test account because Zen Cart and all it's mods don't run on the new hosting account and I need to test CubeCart before I go live.

    Many thanks in advance.

    Will

    Hi Will,

    This is probably similar to the problem I see when trying to share a (non wildcard) SSL cert using

    https://domain/~accountname

    If you can, create a sub-domain, rather than a parked domain.

    ie - test.domain.com

    Generally, this will have the path:

    /home/your_account/public_html/test

    (or something like that!)

    Cubecart does work fine on a subdomain - I use sub domains fairly reguarly to test things out.

    Jason

  7. Hi,

    I'm currently working on some Terms and Conditions for a CC3.0.9 store. Everything is fine so far, and the store has no mods applied.

    I edit the Terms and Conditions page (using RTE) and paste a plain text file (from notepad) into the RTE window.

    Then, clicking UPDATE DOCUMENT displays the following error message:

    (Page title reads: 403 Forbidden)

    Forbidden

    You don't have permission to access /admin/docs/siteDocs.php on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    Searching through the forums, I can see another post with the same problem:

    http://www.cubecart.com/site/forums/index....eDocs\.php

    As the post was closed for some reason, I can't see what the fix was..

    Things I've tried:

    - Closing down the browser and starting again.

    - Running it on IE, as opposed to FireFox

    - Only copying parts of the text, this does work, but I can't get the whole document there.

    Can anyone help? I've set a few stores up, and this is the first time I've seen this. Is there a data size limit on the RTE document? The text file I'm copying is just over 10KB (11069 bytes to be precise).

    Thanks,

    Jason

    Ok, all appears ok on a different PC. I'll just report my findings for future reference...

    I copied and pasted a sizeble qty of text (over 10KB) into the RTE window and it appeared to work fine. It's probably my desktop PC which has been running slow and probably needs a reboot... (5 days uptime for a Win2K based hard-worked desktop isn't too bad..)

    Jason

  8. Suddenly i keep getting those erros on the page and i cant connect to my admin page as well...

    3
    
    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at D:\domains\3dtoolbox.com\wwwroot\shop\includes\global.inc.php:1) in D:\domains\3dtoolbox.com\wwwroot\shop\includes\sessionStart.inc.php on line 40
    
    
    
    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at D:\domains\3dtoolbox.com\wwwroot\shop\includes\global.inc.php:1) in D:\domains\3dtoolbox.com\wwwroot\shop\includes\sessionStart.inc.php on line 40
    
    
    
    Warning: Cannot modify header information - headers already sent by (output started at D:\domains\3dtoolbox.com\wwwroot\shop\includes\global.inc.php:1) in D:\domains\3dtoolbox.com\wwwroot\shop\includes\session.inc.php on line 95

    Has someone messed with the caching on the Windows Server? Have you added some kind of caching mod?

    If you've not made any changes, speak to your hosting company.

    Jason

  9. Hi,

    I'm currently working on some Terms and Conditions for a CC3.0.9 store. Everything is fine so far, and the store has no mods applied.

    I edit the Terms and Conditions page (using RTE) and paste a plain text file (from notepad) into the RTE window.

    Then, clicking UPDATE DOCUMENT displays the following error message:

    (Page title reads: 403 Forbidden)

    Forbidden

    You don't have permission to access /admin/docs/siteDocs.php on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    Searching through the forums, I can see another post with the same problem:

    http://www.cubecart.com/site/forums/index....eDocs\.php

    As the post was closed for some reason, I can't see what the fix was..

    Things I've tried:

    - Closing down the browser and starting again.

    - Running it on IE, as opposed to FireFox

    - Only copying parts of the text, this does work, but I can't get the whole document there.

    Can anyone help? I've set a few stores up, and this is the first time I've seen this. Is there a data size limit on the RTE document? The text file I'm copying is just over 10KB (11069 bytes to be precise).

    Thanks,

    Jason

  10. Hi Carl,

    I agree with Robsta, keep your Ebay store if you can.

    Setting up a CC store should be fairly cheap. Hosting can be fairly reasonable, and you are not forced to pay for CC- which makes it ideal for this kind of thing.

    If you get a resonable hosting package, you could run a small discussion forum on it (as a subdomain), which will help keep your customers close to your site.

    If you promote this forum on the ebay store, you will get some migration of customers- especially if you offer an incentive... Ebay do have rules about selling off-site, so watch out for their T&C.

    For forum members I would personally suggest offering a bundled discount, with the discount being close to your Ebay fees...

    Marketing is always a difficult subject. As an point of interest, to kick off a new store, I've spent £30 on Google Adwords this weekend and total sales = 2 which amount to £0 profit once I've paid Adwords... doh!

    You probably can't afford to do an affliliate scheme if margins are fairly low. I suggest getting active in forums where your potential customers will lurk (other forums/newsgroups) and place a link to your site in your signature, and just join in the discussions.

    This will have a 2-fold effect, 1 will be increased visibility of your store name in your market area, and 2 most search engines will index forums, and the link to your store will increase your page rank and make it more "important" to the seach engines.

    Pricing a product is also hard to get right. At the moment, you're trying to price competitvly. This is ok if you have the turnover. Another option is to Premium Price - ie put your prices at the upper end of the scale, and present the product to suit the price. This could mean mounting the programme nicely, or something like that.

    You could also sell this as a value-added service. If you have someone local that can do engraving, offer a "gift wrapped" service with engraved messaged on the box/frame etc.

    Suddenly, your £0.50-£3 item could be worth £20?

    Could you offer to donate a prize to a suitable competition - online or in any of the footballing mags or Fanzines? Most places would give you a decent advert in exchange for this type of thing.

    CC also has a Froogle generator which can may also work for you. Once you've added your products, you can submit the feed to Froogle which will include your products.

    Other than that, you're left to the normal link exchanges.

    To cut costs further, you could also accept NoChex, which has a lower commsion rate than PayPal - and also doesn't require a customer sign-up.

    In fact, you could also offer payment by Postal Order/Cheque - some people still prefer to pay that way! Just ensure they make the payments payable to you - not your domain/brand name as it takes a while to set-up a buisiness acount and then clear a cheque. (I've been there..)

    I hope some of the above has been usefull.

    Regards,

    Jason

  11. If a windows server is setup correctly then there should be no need for extra permission tweaks :alien:

    I'm not sure I understand?

    So, if a hosting company creates a directory for the htdocs, and leaves it to the user to upload application "x" - the server will default to allowing write/modify access to these files & directories?

    I've used Windows hosting for quite a while, with many different hosts, and apart from the ones that have their own control panel, I had to make a call/put a support request in to modify permissions.

    Can you please explain how this should be done? I have to install CC on IIS (on a friends server) in a few weeks - so if there is an easier way to set up the account, I'm all ears.

    Jason

  12. Thank you all, your fab I would love to PM someone and let them do it for me, but wont I have to give you all my private detals to do that, worried about if its safe! !I am having a break now as it really is doing me head in!!! I will try again Sunday, and let you know how I get on. dont hold your breath,!!!!

    Thanks

    Hi,

    You will have to give your private details. However, Evilhomer is trustworthy (check his posting history).

    I've only been using CC for a few months, and have been using these forums since my 1st install, and have seen him offer the same service to others. He also has his own Store, and a fine reputation to uphold.

    You will still require your host to change permissions on your uploads and thumbs directory (and your homepage file), to get your store up and running.

    Unless you have a strong need for a Windows server, you should be able to get a good Linux host for the same or most probably less money, and have many more features.

    I've got to install CC on a Windows host in a few weeks - but luckily its on a friends server, so I can just wake him up @ 11pm if I need a permission tweak!

    I'm sorry you can't get online - I've been there lots of times with hosts.. "yes, we have set-up your database/directory as discussed", only to find they havn't and I'm left with a dud site :-(

    Take some comfort in knowing, its not CubeCart - you would have the same problem with most other Carts.

    Regards,

    Jason

  13. ;) Crikey guys, I am on my second day of trying to do this, and am getting nowhere fast. I am installing V3, everything is fine until I get to step 4. The error message is 'the config file could not be written. set back file permissions. includes/global.inc.php' Yes I have searched the forums and the knowledge base, and have changed permissions as instructed in the help manual, and tried all the amswers on here, and it still wont work! I am about to explode if I cant get this sorted. I keep altering the file permission but it still wont work.........................HELP

    Hi,

    Are you on a Windows server?

    If so, you'll probably have to get your web host to change permissions for you - put a support request in (or call them, as they will have to put the file permission back once step 4 is complete).

    If you get no joy from them, PM me.

    If you' on a Linux server, and you have CPanel (a control panel for your hosting) & Fantastico (an auto installer for many programs), you should be able to install from there, this is very quick and easy.

    Post your web host url and package, I'll check it out and help you futher.

    Jason

  14. I've got a customer with 3329 now. He's added about 2000 in the past couple days via Excel/CSV files. He has a few thousand more to go before launching the store live.

    Another is preparing to load 11,000+ into his store. We'll see how that goes. ;)

    :D

    How does this work with images? Assuming 1 image per product...

    Will your customer with 11,000+ items have to upload (via CC) each image, or will they have to manually create thumbnails (on their PC) then FTP?

    Also, does this also mean they will have 11,000+ images in the uploads directory? This does sound like a potential file management problem.

    Jason

  15. So you have a database name?

    You now need to create a user for the database. The option for this should be in the same area in which you created the database.

    It's not unfortunately.... trust me, I've looked.

    Hi,

    do you have CPanel, or some other kind of control panel?

    If so, you'll find this info under "mySQL databases". Click on this link, and you will be able to create a database and add a user (and password) to that database.

    Another angle is - does your hosting company have "Fantasico"? This is a web front-end installer for lots of software, including CubeCart. Fantasico will allow you to set-up CC very quickly without messing around with mySQL etc.

    Who is your hosting company? They should be able to help with creating a database.

    If you're only testing the water, I can provide an installed CubeCart store in a few mins on my server (or create a free account for you - PM me if you would like this)

    Regards,

    Jason

  16. All very interesting

    Not very sure how to go about setting up a merchant account or manual credit Card processing. Spoke to my HSBC branch and was told I needed 1 year trading history before I can apply ;)

    Does manual processing work out cheaper than Paypal?

    I would rather have the customer check out in the store than to be passed to Paypal. Any ideas? :)

    Thanks

    I was quoted 6% from RBOS, not very competitive!

    Paypal is 3.4%+20p (the commision does decrease if you have higher turnonver)

    Banks are generally cautious about IMA, as you are being lent the money on the promise that you'll supply the goods... If things go really wrong for your company, they could be seriously out of pocket.

    Can you try mail order (cheque/po) for a while, and reduce your prices by the expected credit card fee?

    If you have some kind of established set-up you will be in a stronger position with the bank.

    I emailed PayPal over the weekend to try and clarify their position, but they reply wasn't very clear!

    I will quote the important part of their reply:

    "

    PayPal may be used to buy or sell certain types of adult gag gifts and

    novelty items as long as they do not fall within the description of

    adult items as specified in PayPal's policies. Such items may include

    various types of toys, vintage postcards and magazines, collectibles, or

    food items in the shape of genitalia primarily intended for adult buyers

    (unless the item requires the buyer to be 18 in order to purchase). On

    eBay, PayPal can only be used for these kinds of items if eBay's policy

    allows them to be listed outside of its Mature Audiences category. "

    Phew?!

    After a heavy night out on Friday, I didn't try to follow it, but with a fairly clear head today, I'm none the wiser!

    However, it looks like the answer is "no" for PayPal. If anyone is using PayPal for adult toys, they are breaking the T&C and could get their account pulled.

    I'd be interested to hear how you get on - best of luck!

    Jason

  17. any advice apart from obviuos (BACK EVERTHING UP IN SPERATE FOLDERS) please be kind to me :D

    Have you asked your hsoting provider for the backup copy they should be makinmg at least every 24 hours? I own a hosting company and while I hear of clients occasional disasters such as yours, we usually get the most recent backup online within an hour.

    Ask 'em.

    Wishing the best for you !!

    Have you checked the database in myPHPAdmin?

    If you copied everything from the "upload" folder from CC3.0.9, it would have overritten your Config file.

    /includes/global.inc.php

    This file contains the basic set-up of your store - simply the database name, username and password, and a few other bits n pieces.

    If your database is intact- BACK-UP YOUR ACCOUNT IN CPANEL!

    Once this is done, you'll need to know the username and password, and name of the database. Edit the global.inc.php file with these values, and you should be ok :-)

    The at worst, you have lost your pictures - if you've deleted all the folders in a panic.

    Providing this fixes things, you will have lost your homepage text, so you will have to re-type that.

    I hope this is ok- post back here if you need any more help.

    Jason

    Hehe, it looks like Alarmed beat me to it :-)

    Jas

  18. I have an "adult site" (sex toys) running Cube Cart. I set up in the beginning with Paypal only to find out they will not process for adult sites. I have spent the past couple weeks going through every processing company listed in the cart with no luck.

    Can anyone help me out with this? You would think I was trying to sell crack to babys or something. No credit card processor listed will deal with an "adult site" like mine. There are pleanty of processors out there who will, but I dont know if they are compatable with the cart or not, or how to set it up if they are.

    If anyone knows of a processor or can make a suggestion I would be so greatful. I've had to take my store offline until I find another processor so I do not break Paypal policy.

    Thank you so much for any help anyone might be able to give.

    Mike

    Mike,

    I had exactly the same problem. I don't think you'll find a Bueru(sp) service (PayPal/NoChex etc) which will do this. The reasons I've been told are:

    -High Fraud Risk with Adult material

    -Possibly Legal Problems

    The first reason is kinda true if you're selling Porn, but I was aiming more at "Ann Summers" type gear.

    The legal reasons are that some items are legal in one county and not in others. PayPal doesn't want to get into "local" discussions so has a blanket ban which also covers other items.

    I spent some time trying this out, and the bottom line was that I would have to get an IMA.

    If you're serious, and have stock (as opposed to Drop-Shipping), look around for an IMA. I was in discussion with Prox who had fairly low fees.

    I think WorldPay should be ok too.

    If your supplier takes Credit Cards online, speak to them.

    If they don't CubeCart doesn't have 100's of payment processors, so I'd check each one for adult sales. You can rule out PayPal(all 3 listed), 2CO (I've tried), and NoChex(ditto)

    In the end, I decided to leave it for another project. I hadn't put any products on a store, and only had a domain name registered - so no great loss to walk away.

    Jason

  19. getting peeved with Paypal! - got it working fine, except I just cannot get my own header on the payment forms to load satisfactorily in IE - in Firefox, it loads fine, but in IE you get the "insecure items" warning (sure to put any customer off). I've crawled all over their faqs, and even sent a long and detailed email to Paypal - they answered a different question all together, and haven't had the good manners to get back to me....... :D I've tried bunging the logo in my own "https" files, I also tried putting it on some secure server space that has all the certification - won't play! Are we lumbered with one of the companies they advertise who'll host it? (spotted one that was $1 a year) :cry:

    Brosville,

    You will see this error - as the browser is reporting a correct problem, some items are insecure.

    I'm not sure why Firefox doesn't report an error -but IE sounds like it is behaving!

    If you have your own SSL, then enter the Logo URL into your browser and ensure the logo appears - if so, enter that address into the logo url in PayPal. It should work fine, providing the server is set-up. Check it with the Preview button.

    If you don't have a SSL, you will need to host the logo somewhere else. I have my own SSL on my server, and it works fine.

    You won't find free SSL hosting online, as the certificate costs money and the host gets nothing out of it. (no real ad exposure) SSL also puts a higher drain on the server, hence the small charge.

    If its only $1/year, I'd personally pay it..

    I use this system for 3 stores, and it works fine and helps customer confidence.

    Jason

  20. Hi everyone,

    Just want to see if anyone sucessfully dealing with Paypal? or using other way instead (e.g. paymate,ccnow)?

    I've got PayPal IPN working fine here. The shipping value is displayed correctly (separate from the product value), which I *think* was a PayPal "bug" a month or so ago.

    I also show my store logo on the payment screen (Paypal customer payment screen), which helps customer confidence (some people get confused when a store suddenly jumps to a different site).

    I've taken quite a few real orders and things are currently running smoothly...

    Jason

    Does PayPal IPN work 'out of the box', or have you made any mods to get it to work properly?

    I've just set up another store and from a Fantastico install, it didn't work correctly.

    PayPal was redirecting to the http://mydomain.com rather than http://www.mydomain.com

    This was quickly fixed by editing global.inc.php and changing storeURL to point to the correct address, in this case:

    $glob['storeURL' ] = 'http://www.inspectourgadgets.co.uk' ;

    I also added a few other bits and pieces to transfer.inc.php, here is a copy the important bit (the bold bits are comments and should be removed):

    $hiddenVars = "<input type='hidden' name='cmd' value='_xclick' />
    
    		<input type='hidden' name='page_style' value='inspect'> [b]MY CUSTOM PAYMENT PAGE[/b]
    
    		<input type='hidden' name='no_shipping' value='1'> [b]DO NOT REQUIRE SHIPPING ADDRESS[/b]
    
    		<input type='hidden' name='business' value='".$module['email']."' />
    
    		<input type='hidden' name='item_name' value='Cart Order No: ".$cart_order_id."' />
    
    		<input type='hidden' name='item_number' value='".$cart_order_id."' />
    
    		<input type='hidden' name='amount' value='".$amount."' />
    
    		<input type='hidden' name='shipping' value='".$basket['shipCost']."' />
    
    		<input type='hidden' name='invoice' value='".$cart_order_id."' />
    
    		<input type='hidden' name='first_name' value='".$ccUserData[0]['firstName']."' />
    
    		<input type='hidden' name='last_name' value='".$ccUserData[0]['lastName']."' />
    
    		<input type='hidden' name='currency_code' value='".$config['defaultCurrency']."' />
    
    		<input type='hidden' name='address1' value='".$ccUserData[0]['add_1']."' />
    
    		<input type='hidden' name='address2' value='".$ccUserData[0]['add_2']."' />
    
    		<input type='hidden' name='city' value='".$ccUserData[0]['town']."' />
    
    		<input type='hidden' name='state' value='".$ccUserData[0]['county']."' />
    
    		<input type='hidden' name='zip' value='".$ccUserData[0]['postcode']."' />
    
    		<input type='hidden' name='day_phone_a' value='".$ccUserData[0]['phone']."' />
    
    		<input type='hidden' name='add' value='1' />
    
    		<input type='hidden' name='rm' value='2' />
    
    		<input type='hidden' name='no_note' value='1' />
    
    		<input type='hidden' name='notify_url' value='http://www.inspectourgadgets.co.uk/modules/gateway/PayPal/ipn.php'/> [b]NOT SURE WHY I CHANGED THIS..[/b]		
    
    		<input type='hidden' name='return' value='".$GLOBALS['storeURL']."/confirmed.php?act=conf&oid=".base64_encode($cart_order_id)."' />
    
    		<input type='hidden' name='cancel_return' value='".$GLOBALS['storeURL']."/confirmed.php?act=conf&f=1&oid=".base64_encode($cart_order_id)."' />								
    
    				<input type='hidden' name='upload' value='1' />";
    
    			return $hiddenVars;

    Then, in my www.paypal.co.uk account I ticked the following boxes:

    Profile->Website Payment Preferences:

    Auto Return = ON

    Return URL = url shown on the CC PayPal Setup screen (probably http://www.domain.com/confirmed.php)

    (this value is overwritten by the above code, but PayPal needs a valid URL to start with)

    Payment Data Transfer = ON

    PayPal Account Optional = ON

    Leave everything else alone :-)

    You should edit or remove the "page_style" listed above. I mentioned custom payment pages on the post your replied to.

    Thats it :-)

    If you need help, post back. I've not done a "proper" install using the install script for a while, so I don't know if that is "broken" like the Fantastico installation.

    You would still be able to take payments, but when the customer was returned to the store, they would be directed to the wrong address (no www) - which messes things up, and they get the "you must log in" message.

    I use the same PayPal account for 3 stores, 2 are CC, the other is PD Shop Pro (and ASP based cart). Apart from the payment address and company name, they all have different page styles and all work fine with IPN.

    I hope this helps,

    Jason

×
×
  • Create New...