Jump to content

katsbits

Member
  • Posts

    10
  • Joined

  • Last visited

katsbits's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Thanks for the info. The problem appears to have been the multibyte module, it was missing. Once installed the store appeared. I'll double check ini_set() was part of the problem given the fact that, as you point out, if disabled it would seem odd that part of the site worked but another didn't. Will post back momentarily. [edit] yep problem was definitely multibyte.. disabling ini_set() has no effect so that's good. Many thanks for your help with this issue!
  2. There are two issues; 1) script conflict with ini_set() being disabled (for security) 2) and two persistent errors in seo.class.php (below) - PHP Warning: Invalid argument supplied for foreach() in /[path to install]/classes/seo.class.php on line 905 - PHP Fatal error: Call to undefined function mb_strtolower() in /[path to install]/classes/seo.class.php on line 1015
  3. Thanks for the quick response. Hmm it's a while ago now but I recall the upgrade running to completion. Same for updates. If this is just a missing column shouldn't manually added that to the DB fix the problem? As a last resort a clean install could be performed but as the DB has already been modified by 6.xx isn't that likely to cause more issues? [update] original install was 5.2.16, upgraded to 6.0.10, then subsequent 6.xx versions. Don't recall a failed install but that must have happened resulting in this longstanding issue.
  4. Have an odd problem with a store displaying a completely blank page home page (no source code either) but Admin is fully accessible. Problem seems to have started when domain level redirect to https was implemented (something not previously fully honored by CC), but could also be the result of upgrading to the latest version from and older (v5) install. Looking though the Admin System Error log the only error that crops up has something to do with SQL/database not SSL so not sure what's going on. Any ideas? Thanks in advance.
  5. Thanks for the reply, will await what you guys can do with this one as there aren't many carts with native support for it yet - could be a coup for CC GG on the release btw!
  6. Are there any moves to impliment PayPals relative new Adaptive Payment system into CC5?
  7. Posted a topic on this in the v3 section but thought it worth posting here. Are there any plans to add a gateway support for PayPals Adaptive Payment system? Right now from the research I've been doing maybe one or two carts or platforms have this ability (at a very basic level from what I've seen) so it would be quite a catch for CubeCart to support it out of the box. For those that don't know about this basically allows store owners to split payments automatically between several recipients which relieves some of the Tax burdens and management issues associated with selling other peoples goods.
  8. Thanks for the reply... I've been looking at third party sites and sources to see what I could find, the only one I came across was an in-development mod for Drupal, no-one else appears to be doing anything which would make this a pretty good coup for CC if it were implemented. I'll post some info in any feature request topic for CC5. Cheers.
  9. Been searching for a few days on this topic of PayPals new (?) payment system called "Adaptive Payments" which allows incoming events to be split up and sent to several receivers (there are different forms of this but all essentially do the same thing) - basically this allows store owners to sell other peoples material and split revenue share between them at source (payment action) instead of having to take full payment and then do a mass-payment of other 'managed' split in ones actual PayPal account. Other than their own API documentation (PDF) I can't find any info on whether this is being looked into for CubeCart. Has anyone heard of or know anything about CubeCart support for this? (there are *very few* carts supporting this from the research I've been doing so it might be an interesting 'star' feature to include in CC if it's not already). Thanks in advance.
×
×
  • Create New...