-
Content count
51 -
Joined
-
Last visited
About ReBeL Tech
- Birthday 11/12/1983
Profile Information
-
Real Name
Rune Ravnsborg
-
Gender
Male
-
Location
South Africa
-
Hmm so something is strange. When you view a product that has been purchased before - "Customers who bought this product also purchased" shows the product with correct picture,price and title but the product description is messed up. By that I mean - it all the product desciption always shows one description How do I like it to the right one?
-
Hi Can anyone help me. When I edit an order using Order Editor - everything works until I click update. I get an error of: Warning: Cannot modify header information - headers already sent by (output started at /home/***/***/includes/languages/english/modules/shipping/sservices.php:25) in /home/***/***/admin/includes/functions/general.php on line 22 But the order is changed like I wanted it to be. I have a funny feeling it has got to do with the recalculating of the shipping. Any ideas how to fix this problem?
-
Ok, it was an error with the <?PHP BEFORE: <tr> <td class="m1"></td><td align="center" bgcolor="191E21"><?php /* You are free to use the Greenmania template as long as this code and the copyright in the footer remain intact */ echo product_name();?></td><td class="m2"></td> </tr> </table> <?php AFTER ?> <table border="0" width="100%" cellspacing="0" cellpadding="0" align="center"> <tr> <td class="m1"></td><td align="center" bgcolor="191E21"> /* You are free to use the Greenmania template as long as this code and the copyright in the footer remain intact */ </table> <?php
-
Hi Everything was working great until about 15min ago (new database installed). I now get this error: Line 151 is echo product_name();?></td><td class="m2"></td> Any ideas?
-
NEW! Complete Order Editing Tool!
ReBeL Tech replied to jhilgeman's topic in General Add-Ons Support
Not to worry. Found out that you can disable the Ajax on admin side. Only problem I got now is when I add a product I get logged out of admin and have to relogin. -
NEW! Complete Order Editing Tool!
ReBeL Tech replied to jhilgeman's topic in General Add-Ons Support
Hi I just wanted to say thanks for the wonderful product... but, it does not seem to be working for me. I tried to delete an item and I get Errors on page (run time). Here is a photo of what happens. As you can see the star thing is always there. Please help me :) Thanks Rune -
OK I have a problem as well. I am trying to import the .csv from the temp directory I click the .csv that I want to import and click import. All of a suddent I am logged out. I relogin but nothing has changed. Any ideas? Anything I do in the Easy Populate option on Admin page just logs me out. I can't even click the backup database link.
-
Yeah I see that. Any ideas about 2 and 3?
-
Setting up more then 1 bank for Bank Transfer module
ReBeL Tech replied to spooker8's topic in Other
How did you solve this? I need a new module for Bank deposits and Internet transfers. -
Is there any way to change Check/Money Order to read Bank Deposit / Internet Transfer?
-
Ok, dont worry I found my error. Siteback -> had to change configure.php again
-
I see in my includes/modules/payment that there is modules for ipayment and COD but on my admin screen there is nothing. Any ideas?
-
Ok here is my problem The customer has the choice of 1.) Picking up their item(s) at the business premises 2.) Free Delivery in certain areas 3.) Deliver to Home/Office 4.) Deliver to Postal Address The problem is 3.) and 4.) is calculated using total weight. Any ideas of how to do this?
-
Hi I am trying to find a contribution that gives the customer options of either paying at a ATM/Bank or via EFT. I see under admin->payment module-> I have nothing there. Any ideas?
-
Additional Shipping Options + Free Delivery
ReBeL Tech replied to pete2007's topic in Shipping Modules
I am also looking for this I want to give my customers the option of either Post Office Registered, Generally Shipping, Free Delivery [Certain Areas] and Customer Pickup. There would also be a shipping table for the first, second and third option.