Jump to content

gazza

Member
  • Posts

    57
  • Joined

  • Last visited

Everything posted by gazza

  1. Try this: \language\en\lang.inc.php line 2235 From include("config.inc.php"); To include($_SERVER['DOCUMENT_ROOT']."/home/language/en/config.inc.php"); \classes\xtpl.php line 109 From $copy=ereg_replace("{$v}","$var",$copy); To $copy=str_replace("{".$v."}","$var",$copy);
  2. I had this problem and did this: \classes\xtpl.php line 109 From $copy=ereg_replace("{$v}","$var",$copy); To $copy=str_replace("{".$v."}","$var",$copy); Fixed my problem.
  3. gazza

    Help Needed

    Sorry, the error been fixed now, thanks all for looking!
  4. http://www.djgazza.com/ccshop Anyone have any idea what is going on with my shop?
  5. A beta is still a test system, I won't be using a beta as a live store.
  6. Just a quick question, Where are we up to with CC3? Anyone know?
  7. Don't think Brooky has got CC3 working on a Windows OS yet.
  8. Warning: Invalid content of \{\} in /home/sites/site69/web/cc3/classes/xtpl.php on line 109 I have the above error in the same file!
  9. There is 1 file waiting to be accepted. Accept Downloads Is this a new feature, where is the file, click the link and it takes me to the download manager??? I have already downloaded the new alpha 2 yesterday...
  10. I have installed every 3.0.0. alpha release including the new Ver. alpha_2. I had 2 problems with every version, I can sort the admin problem, but have yet to see my store front-end, this is the error message I get trying to view the store front: This is the error: Warning: Invalid content of \{\} in /home/sites/site69/web/cc3/classes/xtpl.php on line 109 This is what is on line 109 of xtpl.php: $copy=ereg_replace("\{$v\}","$var",$copy); Do you have any idea what this could be?
  11. Is there a conflict between CC2 & CC3 cookies?
  12. Just a quick update on my problem: lang.inc.php line 1162: // now we need to include the config file include("config.inc.php"); ?> I have now changed it to: // now we need to include the config file include($_SERVER['DOCUMENT_ROOT']."/shop/language/en/config.inc.php"); ?> I can now see the admin panel, but upto yet, still not able to see the store front...
  13. Couldn't you use Brooky's http://www.horseadverts.com script for your the job adverts, incorporating an IPBoard for the forum?
  14. Looks cool, kept up the good work!
  15. Download the new CubeCart 3.0.0 Alpha-RGF release, that should fix your problem!
  16. gazza

    CC3

    Does anyone know if CC3 has any Easter Eggs? *Looks at Brooky*
  17. It says: Hello to all, my email is [email protected] for which they want the TRANSLATION to the Spanish of version 3, but exists a problem (bugs) does not let to me place two languages simultaneously. THEY CAN SEE THAT? A HUG. MAXI Just Google it
  18. I've done that 3 times, Still get the same errors! I'll just have to wait for a beta I think...
  19. Has anyone else had this problem?
  20. Just installed CC3, tried to login the admin, and got this: Warning: Failed opening 'config.inc.php' for inclusion (include_path='') in /home/sites/site69/web/shop/language/en/lang.inc.php on line 1163 Warning: Cannot send session cache limiter - headers already sent (output started at /home/sites/site69/web/shop/language/en/lang.inc.php:1163) in /home/sites/site69/web/shop/admin/includes/auth.inc.php on line 30 Warning: Cannot add header information - headers already sent by (output started at /home/sites/site69/web/shop/language/en/lang.inc.php:1163) in /home/sites/site69/web/shop/admin/includes/auth.inc.php on line 32 Anyone know a solution???
  21. gazza

    Zen Cart

    Can't it be released a day early for licenced customers, a little reward? just an idea! :sourcerer:
  22. gazza

    Zen Cart

    Big cheer for Brooky! I can't wait now, Is it ready, Is it ready brooky?
  23. It just so happens your on a ECommerce site, to enable you to sell things online, just download the software and install it!
×
×
  • Create New...