Combining QPBPP with SPPC
I really need some help with this one folks for days I have been trying to install this!!!
I have installed SPPC 4.2 with OSC 2.3.1 and every thing seems to work fine, I am now trying to install QPBPP with it as well but every time I upload the file admin/categories.php I get a blank page.
I've noticed that some of the code mentioned in the install file do not exist in the file I am editing.
Here are the lines that do not exist...
<script language="javascript" src="includes/general.js"></script>
// BOF Separate Pricing per Customer
if (is_array($value)) {
while (list($k, $v) = each($value)) {
echo tep_draw_hidden_field($key . '[' . $k . ']', htmlspecialchars(stripslashes($v)));
}
} else {
// EOF Separate Pricing per Customer
Has anyone done this successfully, could I sneak a peak at their code?!!
Thanks in advance.
Latest News: (loading..)
No replies to this topic














