|
Removing Postbit from Announcements
|
|
08-23-2008, 12:57 AM
Post: #11
|
|||
|
|||
|
RE: Removing Postbit from Announcements
Okay, thanks everyone for your help thus far. Its embarrassing how little I know about PHP, but I'm learning (slowly and
.With the PHP you guys helped me with, I'm almost done with this plugin (all the backend components are 100%). I do have one more question, however. With my new announcements.php page, only text will show up from the contents of the announcements. I would also like the MyCode to be active as well as HTML to be working on these announcements. How do I get these items enabled on the following page? PHP Code: <?phpThanks again, I really appreciate it!
- My Host of Choice for 2 Years Coupon Codes: KodaksFive - $5 Off Your Order KodaksFifteen - 15% Off Your Order |
|||
|
08-23-2008, 01:35 AM
Post: #12
|
|||
|
|||
|
RE: Removing Postbit from Announcements
Find:
PHP Code: $options = array(); Replace with: PHP Code: $options = array(That code will use the options you set when you created the announcement. If you want to override an option, just replace the $ann['...'] variable with 1 or 0. |
|||
|
08-23-2008, 01:59 AM
Post: #13
|
|||
|
|||
RE: Removing Postbit from Announcements
(08-23-2008 01:35 AM)WDZ Wrote: Find:Thank you so much, it works great. - My Host of Choice for 2 Years Coupon Codes: KodaksFive - $5 Off Your Order KodaksFifteen - 15% Off Your Order |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help
.
- My Host of Choice for 2 Years


