

amspo
Members-
Content count
25 -
Joined
-
Last visited
Profile Information
-
Real Name
Rainer Amend
-
ok, it works fine regards rainer
-
@ Hobbes_TheReal How did you solve the problem?
-
ok it works fine regards rainer
-
i have the same error in osc ms2 my funktion in the general.php //// // Verify if Payment is allowed function tep_get_payment_unallowed ($pay_check) { global $customer_id; $payments = tep_db_query("select customers_payment_unallowed from " . TABLE_CUSTOMERS . " where customers_id = '" . $customer_id . "'"); $payments_not_allowed = tep_db_fetch_array($payments); $payments_unallowed = explode (",",$payments_not_allowed['customers_payment_unallowed']); $clearance = (!in_array ($pay_check, $payments_unallowed)) ? true : false; return $clearance; } regards rainer
-
### POINTS AND REWARDS MODULE V1.00 ###
amspo replied to deep-silver's topic in General Add-Ons Support
It's great ... :D -
### POINTS AND REWARDS MODULE V1.00 ###
amspo replied to deep-silver's topic in General Add-Ons Support
hello, i have the same problem: Error when I open my_points.php Warning: Missing argument 1 for tep_get_shopping_points() in /usr/local/apache/htdocs/evabijoux/includes/functions/redemptions.php on line 17 Fatal error: Call to undefined function: tep_count_pending_rows() in /usr/local/apache/htdocs/evabijoux/my_points.php on line 72 regards rainer PHP Version: 4.3.11 MySQL 4.0.24 -
i have follow error in phpBB 2.0.11 when i logged in then i became the error Fatal error: Call to a member function on a non-object in /home/www/web32/html/webk001/includes/modules/phpbb2/privmsg.php on line 1819 regards rainer
-
Who accomplished and makes the Upgrade on the version 2.0.11 its data available? Regards Rainer
-
Hello, can put his patched files to me on version 2.0.11 at the disposal? http://www.phpbb.com/phpBB/viewtopic.php?t=240636 http://www.phpbb.de/viewtopic.php?t=70839
-
I would like the Bundle article as Url to call to explain and the price inclusive Tax wheel behind it to represent... Can that be done? who can form the code for me? best regards rainer
-
hi, thanks for good mod. best regards rainer
-
@ burtsmith Hallo, have you fixed this problem ? I have the same error - can you help me? Regards Rainer
-
Hello, a very good contrib. It functions without problems. regards rainer ;)
-
Problem: Displaying 1 to 2 (of 2 items on your wishlist) Result Pages: 1 and the Wishlist is empty /includes/application_top.php change code to: regards rainer :unsure:
-
how the category does name have read exactly and how must the article name be called exact?