
04-11-2012, 02:58 PM
|
|
|
Join Date: Jul 2009
Posts: 255
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by DeniDov
ITS WORKING with 4.1.11, thanks! (all problems solved, just read below)
Code:
Warning: require_once(./includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]/cart.php on line 66
Fatal error: require_once() [function.require]: Failed opening required './includes/functions_wysiwyg.php' (include_path='.:/usr/local/php5/lib/php') in /home/idcom/public_html/forums/cart.php on line 66
got fixed? if yes, wheres the patch/code? cant find it, thanks!
UPDATE:
uploaded the functions_wysiwyg.php file from VB 3.8.x, its working, making some tests now.
UPDATE2 [FIXED] (just CHMOD microcart folder to 777, and all sub dirs):
now im getting this:
Code:
Warning: require_once(./microcart/pdf/tcpdf.php) [function.require-once]: failed to open stream: No such file or directory in [path]/microcart/functions.php on line 1103
Fatal error: require_once() [function.require]: Failed opening required './microcart/pdf/tcpdf.php' (include_path='.:/usr/local/php5/lib/php') in /home/idcom/public_html/forums/microcart/functions.php on line 1103
UPDATE3:
i had an issue with paypal redirect, and found the solution here,
ITS WORKING with 4.1.11, thanks! (all problems solved)
|
Tks for sharing your idea of uploading file from version 3.8.x!
|