This store can be viewed at http://photonics.icxt.com/index.php?pag ... archy
Please help. I cannot seem to find out what the issue is. Hopefully by viewing the source on the page one of you out there might be able to see what I cannot.
Thanks,
njmeyer
Search found 16 matches
- Wed Jun 24, 2009 2:30 pm
- Forum: Modules/Add-Ons
- Topic: Cart Broken in IE
- Replies: 7
- Views: 2615
- Mon Jun 15, 2009 1:54 pm
- Forum: Modules/Add-Ons
- Topic: Cart Broken in IE
- Replies: 7
- Views: 2615
Cart Broken in IE
All, I have been working on an online store for a few weeks not and I have not had any issues until I started to test the store in different browsers. I am using the following versions of the modules for the store: CMS Made Simple 1.5.2 [li]Cart 1.3.1 FEU 1.6.2 FRShipping 1.1 Orders 1.2.3 Produ...
- Thu May 14, 2009 2:42 pm
- Forum: Developers Discussion
- Topic: [SOLVED]Getting a User's Properties through the User Defined Tag
- Replies: 3
- Views: 1693
Re: Getting a User's Properties through the User Defined Tag
I figured it out and just used :
$feusers->GetUserPropertyFull('Fname', $uid);
$feusers->GetUserPropertyFull('Fname', $uid);
- Thu May 14, 2009 1:55 pm
- Forum: Developers Discussion
- Topic: [SOLVED]Getting a User's Properties through the User Defined Tag
- Replies: 3
- Views: 1693
Re: Getting a User's Properties through the User Defined Tag
Awesome!! that is half of the answer I am looking for. Now how do I get the properties from the $uid?
Thanks,
njmeyer
Thanks,
njmeyer
- Wed May 13, 2009 10:45 pm
- Forum: Developers Discussion
- Topic: [SOLVED]Getting a User's Properties through the User Defined Tag
- Replies: 3
- Views: 1693
[SOLVED]Getting a User's Properties through the User Defined Tag
All, I am looking for a way to pull the information from FEU to build a query on the database. I have had no issues using the tag {$ccuser->property('propertyname')} on a page or in a template. However I want to be able to get the information using a "User defined tag". Is there a ...
- Mon Mar 09, 2009 1:27 pm
- Forum: CMSMS Core
- Topic: [SOLVED] There is an f at the top of my webpage and Admin page I can't remove it
- Replies: 4
- Views: 1672
Re: [SOLVED] There is an f at the top of my webpage and Admin page I can't remove it
Thanks for the suggestions. The issue was in the class.module.inc.php file. I was able to use the check sum to find out which pages were modified from the last known save point. I was using ctrl+f to find something in the file and I guess I missed the ctrl and put an f before all of the php and t...
- Fri Mar 06, 2009 10:48 pm
- Forum: CMSMS Core
- Topic: Page Load Sequence
- Replies: 0
- Views: 583
Page Load Sequence
All,
Can someone please tell me the steps the CMSMS uses to generate a page? I think that this information might be helpful for me to solve one of my problems.
Thanks,
njmeyer
Can someone please tell me the steps the CMSMS uses to generate a page? I think that this information might be helpful for me to solve one of my problems.
Thanks,
njmeyer
- Fri Mar 06, 2009 9:43 pm
- Forum: CMSMS Core
- Topic: [SOLVED] There is an f at the top of my webpage and Admin page I can't remove it
- Replies: 4
- Views: 1672
[SOLVED] There is an f at the top of my webpage and Admin page I can't remove it
All, I had made some modifications to my website and had saved everything out and it was working fine when I went home yesterday and now when I go to the site there is an f at the top of the webpage and at the top of my admin console. Any ideas how to remove the f? the source of the website st...
- Thu Feb 26, 2009 5:24 pm
- Forum: Developers Discussion
- Topic: Unable to upload File to specified location
- Replies: 2
- Views: 2977
Re: Unable to upload File to specified location
This is the code that I used to have someone upload a file to a location of the sever. Just place it in a user defined tag. The put that tag in the page that you wish and you should be all set to go. I would recommend that you check the file type of the file that is being uploaded, to make sure t...
- Tue Feb 24, 2009 4:01 pm
- Forum: Modules/Add-Ons
- Topic: US state based Destination Shipping
- Replies: 4
- Views: 2011
US state based Destination Shipping
I would like to modify the destination based shipping module to use the states rather than the countries to produce the shipping costs. Anyone know how to do this? I am assuming that it would not be too bad with using the CGExtensions.
Thanks
njmeyer
Thanks
njmeyer
- Fri Oct 31, 2008 3:12 pm
- Forum: Developers Discussion
- Topic: Unable to upload File to specified location
- Replies: 2
- Views: 2977
Unable to upload File to specified location
All, I am trying to use the form below to sent and email to a specified person and the user filling out the form needs to have the ability to attach a document, specifically a PDF. I have been working on this issue for a day or two now and I am not getting any results. I do not think that t...
- Wed Oct 01, 2008 7:39 pm
- Forum: Developers Discussion
- Topic: Unable to write to folder
- Replies: 1
- Views: 1215
Unable to write to folder
All, I have just moved a series of folders to my site that contain pictures to place in Photo Albums. However when I go to add those pictures to the albums I get the following error:"There was an error uploading. Please check and make sure the folder is writable" Each one of the fold...
- Mon Aug 18, 2008 4:18 pm
- Forum: Developers Discussion
- Topic: Using an email Address as a FEU Username
- Replies: 3
- Views: 2009
Using an email Address as a FEU Username
Does anyone know how to make someones user name their email address. When I try to add a FEU and make their user name an email address it says that it is an Invalid Username. Any ideas?
Using FEU: 1.4.3
CMS 1.2.3 "Black Rock"
Custom Content 1.5
Thanks,
njmeyer
Using FEU: 1.4.3
CMS 1.2.3 "Black Rock"
Custom Content 1.5
Thanks,
njmeyer
- Fri Aug 15, 2008 8:54 pm
- Forum: Developers Discussion
- Topic: Web Parts
- Replies: 3
- Views: 1884
Re: Web Parts
I have done some looking of my own and I have come across the following: http://github.com/madrobby/scriptaculous/wikis I have started to use it alittle bit and it seems like it is going to work. I am still looking to see if it is going to be able to "save" the locations of the dropped are...
- Fri Aug 15, 2008 6:49 pm
- Forum: Developers Discussion
- Topic: Web Parts
- Replies: 3
- Views: 1884
Web Parts
Has or does anyone know anything about adding web parts to a page? I would like to build something that is very similar to a persons igoogle page or like http://www.google.co.in/ig?hl=en I am guessing that it is going to involve some JavaScript. So if anyone knows of a good tutorial site...