-
Content count
53 -
Joined
-
Last visited
About d-lexy
- Birthday 09/17/1984
Profile Information
-
Real Name
Guntherr
- Website
-
Hello, has anyone made this contrib work under MS2.2? I can't even start editing the files because they have some major differences. In step 2 they describe that there should be code like this $HTTP_GET_VARS['login'] = 'fail'; } else { $check_customer = tep_db_fetch_array($check_customer_query); while I have it like this: $error = true; } else { $check_customer = tep_db_fetch_array($check_customer_query); other lines differ too. If anyone has this contrib edited to work fine, please let me know! Thanks in advance!
-
Hello, I looked through the contrib database but didn't see anything relevant. I let the visitors to selfregister, however I need osc to let me know about new registration and let me select wether let a user complete registration or not. Just like most forum software let you do. Thanks for any tips!
-
[SUPPORT] HTML Editor and UltraPics by MaxiDVD
d-lexy replied to MaxiDVD's topic in General Add-Ons Support
Thanks for the hint Lee!!! :) Another question... Has anyone successfully merged this contrib and Products Attributes Sort v.1.0 into the same admin/categories.php file? Thanks again! -
Hi guys, great contrib!!! however... has anyone successfully merged admin/categories.php file thats been modded for UltraPix with this contrib? I spent about 3 hours on this but I cant do it :(
-
Hello, I saw a contribution somewhere that allowed to display product attributes in dropdown menus when adding a new product. Now I can't find this contribution anywhere. Can anyove point me to the right contrib? :) Thanks in advance! :)
-
[SUPPORT] HTML Editor and UltraPics by MaxiDVD
d-lexy replied to MaxiDVD's topic in General Add-Ons Support
do you mean on a page with admin or in the shopping cart when a category is selected? what does the code look like? Andrew Hi, Here is what I had before UltraPix: And this is what I have now: Here are the instructions that I used to make this before installing UltraPix: http://www.oscommerce.com/community/contributions,1908 -
[SUPPORT] HTML Editor and UltraPics by MaxiDVD
d-lexy replied to MaxiDVD's topic in General Add-Ons Support
Hi there! Great contrib!!! I'm just wondering. Before I installed UltraPix I had the "Lets see what we have here" replaced by the category name. The catalog/index.php file that is created by ultrapix is way different from the original - or so it seems to me, and I can't figure out how to change it back to the category name. Tnx for any help! -
anyone?
-
usually it states where to place the code, but these instructions did not say anything, so I placed the code into the end of the files.
-
I installed Information Pages Unlimited v1.1g with the sql file from 1.1f since it was not included in g release. I'm running latest version of OSC with STS. Everything works in the admin area - I can write, activate. However, the links to the info pages do not appear in the info box. I checked everything according to the readme file, and everything seems to be right. All the lines that had to be added according to the readme file I added into the end of specified files - can that be a reason for malfunction? Thanks for any help!