Search found 6 matches
- Thu Feb 28, 2008 3:10 pm
- Forum: Joombie Coding Q/A
- Topic: Unexpected XML output shown after form post in IE
- Replies: 4
- Views: 485
Re: Unexpected XML output shown after form post in IE
Don't worry that RSVP code is just a test one I setup for posting on the forum here. You won't break it now though cos I've fixed it already!
- Thu Feb 28, 2008 11:14 am
- Forum: Joombie Coding Q/A
- Topic: Unexpected XML output shown after form post in IE
- Replies: 4
- Views: 485
Re: Unexpected XML output shown after form post in IE
Once again you're all too late- after posting the problem I've fixed it myself LOL Because IE was recognising my code as XHTML/XML compliant I needed to manually add this line to the component: header( 'Content-Type: text/html' ); Job done. If anyone else is interested in Beta-testing my wedding RSV...
- Thu Feb 28, 2008 10:44 am
- Forum: Joombie Coding Q/A
- Topic: Unexpected XML output shown after form post in IE
- Replies: 4
- Views: 485
Unexpected XML output shown after form post in IE
If you go to my personal website http://www.richardhall.me.uk/ and enter a wedding invitation RSVP code it should take you to a page where you can confirm from a list of people on that invite who's coming, if they have any special access or dietary requirements etc and then on completion it updates ...
- Thu Jan 31, 2008 3:34 pm
- Forum: Joombie Coding Q/A
- Topic: v1.0.x question regarding administrator component toolbars
- Replies: 1
- Views: 463
Re: v1.0.x question regarding administrator component toolbars
Don't worry, figured it out after seeing an example elsewhere on the Internet. This is all it needed: mosMenuBar::deleteList( 'Remove Guest', 'guest_delete', 'Remove Guest' ); mosMenuBar::spacer(); mosMenuBar::editList( 'guest_edit', 'Edit Guest' ); mosMenuBar::spacer(); mosMenuBar::addNew( 'guest_n...
- Wed Jan 30, 2008 6:52 pm
- Forum: Joombie Coding Q/A
- Topic: v1.0.x question regarding administrator component toolbars
- Replies: 1
- Views: 463
v1.0.x question regarding administrator component toolbars
Hi guys, I'm currently developing a new administrator back-end component for Joomla, and I'm having difficulty getting the toolbar buttons to do what I need. I'll describe in brief the scenario, hopefully it'll make sense. When you go to the component's 'home page' as it were by selecting it from th...
- Thu Jul 12, 2007 10:28 pm
- Forum: Joomla! Extensions Directory Forum
- Topic: Extension Reviews
- Replies: 1
- Views: 625
Extension Reviews
Hi guys, Feature request- please can we have an extra field added so that when someone reviews an extension they've downloaded, they can specify the version of Joomla they've tried it with. This is increasingly important now with v1.5 out in beta. When you look at reviews that conflict (eg. some say...