Search found 9 matches

by N6REJ
Tue Aug 28, 2007 11:25 pm
Forum: Joombie Coding Q/A
Topic: database query confusion
Replies: 3
Views: 843

Re: database query confusion

GOSH, I wish this was in the dev stuff somewhere.  I looked all night.  Would've saved me a ton of work.
Ok, well thats fine.  Then its as mature as I can make it.  I'll clean the code a bit tomorrow and call that that :D
Thanks Ian.
by N6REJ
Tue Aug 28, 2007 10:52 pm
Forum: Joombie Coding Q/A
Topic: database query confusion
Replies: 3
Views: 843

database query confusion

I'm having a heck of a time updating a record in the jos__moduels database. I want to look for mod_quickicon and set its published status to false and then after my module has installed set its status to published. and its position to icon. Everything I've tried so far hasn't worked.  I don't u...
by N6REJ
Tue Aug 28, 2007 9:24 am
Forum: Joomla! Coding 101
Topic: newbie is stuck on module.xml format
Replies: 9
Views: 1958

Re: newbie is stuck on module.xml format

thats fine.  I'm needing a brain break anyway.  I've attached a zip with my work so far.  Everything installs, but I have the following issues. ⋅ Cannot put new images into the existing "/administrator/images" folder during install.  It only wants to make a sub folder u...
by N6REJ
Tue Aug 28, 2007 8:56 am
Forum: Joomla! Coding 101
Topic: newbie is stuck on module.xml format
Replies: 9
Views: 1958

Re: newbie is stuck on module.xml format

Well, everything is working EXCEPT, I can't get the images to go into the administrator/images folder with the rest of the quickicon images, and I can't seem to figure out how to print out a little blurb telling them to unpublish the old one and publish the new.
Troy
by N6REJ
Tue Aug 28, 2007 7:21 am
Forum: Joomla! Coding 101
Topic: newbie is stuck on module.xml format
Replies: 9
Views: 1958

Re: newbie is stuck on module.xml format

yeah, I had to change

Code: Select all

<filename> module="mod_vmquickicon">mod_vmquickicon.php</filename>
to

Code: Select all

<filename module="mod_vmquickicon">mod_vmquickicon.php</filename>
but that still doesn't fix the publishing and positioning.
Haven't figured that out yet.
and imagery
by N6REJ
Tue Aug 28, 2007 6:47 am
Forum: Joomla! Coding 101
Topic: newbie is stuck on module.xml format
Replies: 9
Views: 1958

Re: newbie is stuck on module.xml format

progress, I had a > in the wrong place.  Now it installs but tells me I can't have 2 "quickicon" files, and its defaulting to the left position. So I'm going to have to figure out how to "automagically" unpublish the normal one and publish mine. and then publish it to the proper place. Also the...
by N6REJ
Tue Aug 28, 2007 6:16 am
Forum: Joomla! Coding 101
Topic: newbie is stuck on module.xml format
Replies: 9
Views: 1958

Re: newbie is stuck on module.xml format

you were right, except for one tiny thing.  Its saying now that No file is marked as module file which I don't get at all. that first part was driving me nuts and I just found it a few minutes ago, so you were'nt far behind me or visa versa. Troy Oh, xml now looks like this... <?xml version="1....
by N6REJ
Tue Aug 28, 2007 5:08 am
Forum: Joomla! Coding 101
Topic: newbie is stuck on module.xml format
Replies: 9
Views: 1958

newbie is stuck on module.xml format

I'm running myself in circles.  I've followed the hello world example and the one thing it leaves out is what to do with images that you need to place. How does it know where to put them.  I ASSUME you must tell it to put them using the directive followed by the path/filename then but tha...
by N6REJ
Thu Dec 15, 2005 12:17 am
Forum: Submit Your Suggested Tips & Tricks Here
Topic: RESOURCES: Joomla Components, Modules, and Mambots
Replies: 27
Views: 66757

Re: RESOURCES: Joomla Components, Modules, and Mambots

???
I was wondering what was going on!  Why remove something that had so much information??? PUT IT BACK PLEASE!  This kind of stuff is why I decided on Joomla in the first place.  I didn't want to put up with bickering.