php forum
php mysql forum
php mysql smarty
 
Page 1 of 5 1 2 3 4 5 >
Topic Options
#273814 - 05/25/04 12:47 AM Finished-[6.5] Integrated Index Page (IIP) 5.5
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Mod Name / Version: Integrated Index Page (IIP) 5.5 <br /> <br />Description: <br /> <br />Working Under: UBB.Threads 6.5 <br /> <br />Mod Status: Finished <br /> <br />Any pre-requisites: UBB.Threads version 6.5 <br /> <br />Author(s): JustDave <br /> <br />Date: 05/24/04 <br /> <br />Credits: JoshPet & scroungr for updates and enhancements <br /> <br />Files Altered: ubbt_registerednav.tmpl and ubbt_unregisterednav.tmpl to add an "Entrance Page" link to your menu bar. <br /> <br />New Files: index.php and entire /pals directory of scripts <br /> <br />Database Altered: New Database table, w3t_IIPcache to store cached data <br /> <br />Info/Instructions: Q: What is it? <br />A: It's an addon for UBB.threads 6.5 that will pull various information out of the forum for display as your main home page. <br /> <br />Q: What version of UBB.Threads does it work with? <br />A: This only works with UBB.Threads version 6.5. For a version of IIP to work with 6.4 or lower, use IIP 5.4.x (located in a separate thread in this forum). <br /> <br />Q: What are the features? <br />A: The following information is displayed: <br /> <br />1. News Display - A configurable number of news/article posts and from different boards can be displayed down the center in the same fassion as the popular *nuke portals. Past news/articles can also be displayed along the right hand column (only). <br /> <br />2. Upcoming Events - This will display upcoming events from UBB.Threads's Calendar. (Pal Box by JoshPet) <br /> <br />3. Birthdays - This will display today's birthdays, and optionally the birthday's for the month. (Pal Box by JoshPet) <br /> <br />4. Top Rated Posts - This will display a list of X number of top rated posts in the past 24 hours. <br /> <br />5. Current Threads - This will display a list of new threads posted in the past 24 hours. <br /> <br />6. Top Posters - This will display a list of the top X number of posters. <br /> <br />7. Last Seen - This will display a list of members who have visited the forum most recently. This is not completely accurate because depending on what they are doing at the site their 'laston' information isn't always recorded. You can optionally add a code snippet that is included to your ubbt.inc.php file to make tracking updates instantaneous. <br /> <br />8. Short Stats - This will display various statistical information such as Total Users, Total Posts and New Users in the last 24hrs, 7days, 31 days. <br />Short Stats will also display "max online" information including how many and when. <br /> <br />9. Profile Spotlight - This will display a random profile listing username, location, hobbies and bio with a link to the full profile. You can specify required fields to be filled in before the user's profile is displayed. <br />Username has replaced Name (real name) in previous versions. <br /> <br />10. Quick Search - This will display a seach box that will allow for a quick search of the forums using the standard search default values. (Updated by JoshPet to work with UBB.Threads 6.5) <br /> <br />11. Login/Status - This will display a login box or your current status including the number of private messages stored and links to edit your profile and display properties and email subscripitons. Unregistered or users not logged in will see the login box. Logged in users will see their status box. <br /> <br />12. Online - This box displays the number of registered and unregistered users online in the last XX minutes (as defined in your UBB.Threads config file). It will also list the usernames of the registered users. Usernames in bold italic text are invisible. (only admins see them) <br />You can set a maximum number of names to display and once that limit is reached a link to the "Who's Online" page will be included so users can view the full list. <br /> <br />13. Hot Topic - When a post reaches X number of replies it is displayed in this box with a flaming .gif <br /> <br />14. Menu - This box has various links to other features of IIP. <br /> <br />15. View Polls - This generates a list of X number of poll posts per page with links to the post and board. <br /> <br />16. File Attachments - This generates a list of X number of file attachments per page. There are also sorting options to display only the files specified such as .txt or .zip files. <br />An attachment specific search feature has been added allowing the search for specific words or from specific boards. <br /> <br />17. New Member - This will display a message welcoming the most recent member. This will only be displayed for X number of days. <br /> <br />18. Recommend Us - This will display a short form for visitors to fill out and recommend the site to their friends. <br />Mail sent includes an updated header to ensure acceptance by your host. This header includes using the sender's name and email in the "from" section. When the email is recieved by the recipient the sender's name appears in the "from" area and not their email address. (hope that made sense) <br /> <br />19. Call Us Home - IE specific, will not (or should not) display for browsers other than IE. This will allow visitors to set the site as their home page. <br /> <br />20. Add to Favorites - IE specific, will not (and again should not) display for browsers other than IE. This will allow visitors to add the site to their favorites folder. Netscape users will see the "Press CNTRL-D to Bookmark" notice. <br /> <br />21. Shout Box - This displays "shouts" (quick, small postings) from guests or members in the order they were made. Admins can easily delete shouts that are offensive. The shout box does use the .threads nickname/language filters also to suppress such postings. You can optionally set this to refresh for members only or for everyone. <br /> <br />22. Profile Index - This displays members profiles in a sorted list. The profiles are searchable. Boolean (AND, OR, NOT) and wildcard * searches are allowed. This makes finding specific members easier than ever. <br /> <br />23. Cache Table - Information can be automaticly stored and updated in intervals to increase page generation times. Depending on setup, this can cut the number of queries used to generate a page by as much as 50% and large sites will see a considerable speed increase with generation times. <br /> <br />24. Configure Panel - IIP settings can be controlled via browser and allow for easy setup and managment of the features listed above. <br /> <br />25. Standards Compliant - IIP is XHTML 1.0 Transitional compliant and should render well in standards compliant browsers. This basicly means that the display should look the same from one standards compliant browser to the next. <br /> <br />26. Custom pal boxes have been added. You can edit the boxes and include what ever content and code you want to display and then manage their placement and display from IIP's configure panel. <br /> <br /> <br />Notes: <br /> <br />Information displayed is based on group access. If the viewer doesn't have access to your "staff" board IIP will not pull information from that board to generate the display. Larger sites can use the option "force public" to make IIP display only public viewable information which allows for more of IIP's features to use cache to speed page generation times up. <br /> <br />The more features you use the longer it takes to generate the page. If you don't need or want a specific feature, turn it off. <br /> <br />Instructions: <br /> <br />Download the attached file and unzip to a location of your choice. Follow the instructions (SETUP.txt) located inside the "pals" folder that was contained in the zip file. Please see the IIP FAQ (second post in this thread) if you have any questions BEFORE posting/asking for help. <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> <br /> <br />UPGRADE Instructions: <br />Upload the index.php file. Adjust the path at the top of the script as needed. Upload the contents of the /pals directory. Note you don't need to overwrite any custom pal boxes you use, or your configpal.php settings file. <br />Edit the configuration file using the configuration link at the bottom, and complete any new options. <br /> <br />Note: IIP 5.5 now uses the table wrappers that came standard with .threads 6.2 and later. <br /> <br /> <br /> <br />[:"red"]What has been changed/updated? <br />JustDave is a bit tied up right now, and I know many of you, like myself, will need an updated IIP to work with UBB.Threads version 6.4. <br /> <br />IIP and Integrated Index Page remains the brain child and copyright Dave Lozier (JustDave) www.chattersonline.com. <img src="http://www.ubbdev.com/forum/images/graemlins/bow.gif" alt="" /> Myself and scroungr have simply done a bit of tweaking to make it compatible and created a few new pal boxes which I have included. <br /> <br />In no way can I take credit for this. <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> Also, I updated this out of a need to do so for myself and/or my paying clients. I am posting it here as a courtesy to you. I can take no responsibility for it's use and can only provide support for it as I have time and for the parts that I understand (as I didn't write it all). I have fixed a few bugs. [/] <br /> <br />Here's what changed in version 5.5: <br />
  • Fixed a bug in showdaypal.php which allows you to click on a topic event
  • Updated all scripts to work with UBB.Threads version 6.5 <br />
<br /> <br />[:"red"]Again, I can only offer limited supoort for all of this, and most likely can't take feature requests. I'm posting what I've done on this as a courtesy for those who needs it. [/] <br /> <br /> <br /> <br />Disclaimer: Please backup every file that you intend to modify. <br />If the modification modifies the database, it's a good idea to backup your database before doing so. <br /> <br />Note: If you modify your UBB.Threads code, you may be giving up your right for "official" support from Infopop.If you need official support, you'll need to restore unmodified files.


Attachments
113878-IIP.5.5.zip (292 downloads)



Edited by scroungr (05/25/04 02:21 AM)

Top
#273815 - 05/25/04 12:50 AM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: Daine]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
IIP FAQ - <br /> <br />Having trouble getting IIP instaled or configured? <br />Read these FAQ's first. If you question isn't answered, then post it to this thread. <br /> <br /> <br />OK - I got it running but it says "Index Closed - we are currently updating this page...". What have I done wrong? <br />It shows like that until you configure it. Scroll to the very bottom and click on the copyright IIP link (IIP 5.4 by David Lozier ©2003). That'll take you to the configure panel. <br /> <br /> <br /> <br /> <br />I click on the Copyright link and I go to ChattersOnline. <br />First, make sure you are logged in as Admin. Then, in your config file, make sure your cookies are set site wide. The cookie path should be "/". <br /> <br /> <br /> <br />There is no configpal.php in my zip! <br />The first time you run the IIP config panel, it will get created for you. <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> If you are upgrading, your settings will be updated from your current configpal.php file. Make sure the permissions on the /pals directory allow you to write to it. Try 777 for best results. <br /> <br /> <br /> <br /> <br />When I edit my config for IIP, my changes don't get saved! OR I get "Warning: fopen blah blah blah Permission Denied" <br />Try looking at the permissions of the /pals/configpal.php. The file should be 666. If that doesn't work, try 777. You might also need to adjust the permissions of the 'pals' directory to 777 as well. <br /> <br /> <br /> <br /> <br />My Entrance link looks like this: http://www.mydomain.com//index.php?Cat=?[/b] <br />Check both the config panel in IIP and your config file in threads for a trailing slash. Remove it, and you should be all set. <br /> <br /> <br /> <br /> <br />When configuring IIP, can you turn off specific components like the Shot Box and have that part not display? <br />Yes, you can configure and arrange all the pal boxes just as you wish from the IIP config panel. You can choose to not display any boxes you wish. <br /> <br /> <br /> <br /> <br />The index page doesn't seem to change or show the most current information. <br />If you are running with the "force public" option, you are caching (storing) some of the information used. This makes it faster and uses less queries. When you are caching information, the information only updates every so often, as configured in your IIP setup. <br />As an admin, you can click on the little green circular arrow in the menu pal, that will refresh the cache and update all the pal boxes. <br /> <br /> <br /> <br />My private forums are showing up on my front page!!! <br />Fear not...your private info is still secret. If you are not using the caching abilities (force public) then all access will be based on the user groups. You are seeing that info because you can see those forums normally. A regular user will see only the forums they are supposed to. <br /> <br /> <br /> <br />I don't want unregistered users to be able to post in the shoutbox. <br />You can set the option to members only under the shoutbox section of the configure panel. <br /> <br /> <br /> <br />How do I edit the custom boxes? <br />Inside your pals directory, edit the files custombox1pal.php, custombox2pal.php, etc.. As needed. <br /> <br /> <br /> <br />I edited my custom pal boxes and now I am getting a parse error! <br />If you are including HTML links inside the PHP files, you must be sure to comment out the quote marks (by placing a \ before them), or else they will break the string. <br /> <br />For example.... To insert a graphic in your pal box.... You would need to change this: <br /><img src="http://www.mydomain.com/image/picture.jpg" alt="Picture" border="0" /> <br /> <br />To this: <br /> <br /><img src=\"http://www.mydomain.com/image/picture.jpg\" alt=\"Picture\" border=\"0\" /> <br /> <br />You need to insert the \ before each quote in the HTML you will insert. Don't add the \ to any quotes that are already in there. <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> <br /> <br /> <br /> <br />Sometimes my News gets "cut off" or stops short. <br />Try turning off the "strip HTML" options for the newspal settings. <br /> <br /> <br /> <br />My Random Profile doesn't seem to be that random. It kind of just ends up displaying a few users. <br />When you setup the Random profile, you have the option to require certain fields. Don't check too many of those boxes. It's best to pick a field or two. If you are too strict and require too many fields to be complete, then there won't be that many profiles to choose from in the random rotation. <br /> <br /> <br /> <br /> <br />I have my Hot Topic cache set to 10 minutes and 5 replies. I have refreshed my cache, but it still will not show up as a hot topic. <br />If the main thread was posted more than 24 hours it will not show up no matter how many replies it gets. Hot Topic only looks at threads posted in the last 24 hours. <br /> <br /> <br /> <br /> <br />Why do certain user's names show up bold and italic under last seen? <br />Because they are invisible users. You are seeing them because you are an Admin. <br /> <br /> <br /> <br />My Shout box has trouble conforming to the width of the column. Sometimes I have to scroll left and right. <br />Usually this is because a user has entered a very long shout without any spaces and it doesn't wrap, thus stretches things out. Just simply delete the shout by clicking the little "X" next to it, and it should go back to normal. <br /> <br /> <br /> <br /> <br />The news pal doesn't seem to list the posts in the order that they are in my forum. <br />The display is based on the main post of the thread, not replies. If you have dateslip on in your forums, then they will be ordered by the date of the most recent post. This setting does not affect IIP. <br /> <br /> <br /> <br /> <br />How can I add links to the menu on IIP? <br />To add stuff to the Menu box, you need to edit /pals/menupal.php. <br /> <br />Look for the last line: <br />echo "$tableEnd</td></tr>$tbclose<br />"; <br /> <br />Just ABOVE it.... you can add stuff like this: <br />echo "$rowStart<a href=\"http:www.whatever.com/mypage.html\">My Page</a>$rowEnd2"; <br /> <br />You can add as many lines like this as you wish, to add them to the menu box. <br /> <br />It is important to ensure that for each " (quote mark) which occurs inside of 'echo " "; has a \ in front of it, so it doesn't break the string. <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> <br /> <br /> <br />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#273816 - 05/25/04 01:05 AM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: Daine]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
ohhh.. thank you for the update <img src="http://www.ubbdev.com/forum/images/graemlins/yay.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#273817 - 05/25/04 01:08 AM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: SurfMinister]
DLWebmaestro Offline
Member

Registered: 08/08/00
Posts: 1753
Loc: California, MD
<img src="http://www.ubbdev.com/forum/images/graemlins/yay.gif" alt="" /> Now we just need 6.5 to go along with it! <img src="http://www.ubbdev.com/forum/images/graemlins/grin.gif" alt="" />
_________________________
Webmaster
Drumlines.org

Drumlines.org UBBThreads

Top
#273818 - 05/25/04 01:29 AM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: eslmix]
Ian_W Global Moderator Offline
Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
Merci <img src="http://www.ubbdev.com/forum/images/graemlins/elephant.gif" alt="" />
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#273819 - 05/25/04 01:33 AM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: Gorlum]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
gonna smack Josh he keeps throwing in the old pollpal which takes the settings from the main config instead of the one that has seperate controls in IIP admin panel....
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#273820 - 05/25/04 01:38 AM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: 234234]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Doah - you should have mod ability here - since nobody has downloaded it yet - can you fix it and re-upload it? <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> Thanks. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#273821 - 05/25/04 01:39 AM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: Daine]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
yeah I need to update it I will remove it til tomorrow
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#273822 - 05/25/04 02:22 AM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: 234234]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
okay updated. Saw they movied main.inc.php into an includes directory? and also the languages which came off the cookie prefs are now coming off the myprefs?
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#273823 - 05/25/04 02:24 AM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: 234234]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Exactly. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#273824 - 05/25/04 11:37 PM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: Daine]
tenshu Offline
Journeyman

Registered: 05/12/03
Posts: 118
this is great thanks <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />

Top
#273825 - 05/26/04 03:55 PM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: Tester343]
oceanwest Offline
Enthusiast

Registered: 04/25/02
Posts: 490
Loc: Escondido, CA
On my beta site it won't let me create the shoutboxpal<br /><br />this is the error<br /><br />The requested URL /ubbthreads/admin/createboard.php was not found on this server.
_________________________
FM Forums
Largest Online FileMaker Community
http://www.fmforums.com

Top
#273826 - 05/26/04 04:04 PM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: sdf123]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
yes the createboard.php no longer exists....its now called createforum.php
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#273827 - 05/26/04 05:40 PM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: 234234]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
Umm btw the shoutbox create databse is in IIP.modifydatabase.php and has nada to do with the createboard.php?
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#273828 - 05/26/04 10:47 PM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: 234234]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Actually - good point. I've discovered you don't really need to even create the board - so this whole step can come out. The board isn't needed - as shouts get inserted into the post table with that board keyword - but it doesn't need to exist in the Boards table.<br /><br />So skippit for now, I'll remove it in the next version. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#273829 - 05/31/04 09:07 PM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: Daine]
tenshu Offline
Journeyman

Registered: 05/12/03
Posts: 118
Thanks Josh... if I want >>> echo "$rowStart<a href=\"http:www.whatever.com/mypage.html\">My Page</a>$rowEnd2"; content to open in a new window what do I add to this?<br /><br />Cheers!

Top
#273830 - 06/01/04 02:04 AM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: Tester343]
Ian_W Global Moderator Offline
Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
>>> echo "$rowStart<a href=\"http:www.whatever.com/mypage.html\" target=\"_blank\">My Page</a>$rowEnd2"; <br /><br />Should do it <img src="http://www.ubbdev.com/forum/images/graemlins/laugh.gif" alt="" />
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#273831 - 06/01/04 06:29 PM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: Gorlum]
tenshu Offline
Journeyman

Registered: 05/12/03
Posts: 118
Thanks man! <img src="http://www.ubbdev.com/forum/images/graemlins/laugh.gif" alt="" />

Top
#273832 - 06/03/04 08:52 AM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: Tester343]
kg1 Offline
Newbie

Registered: 05/29/03
Posts: 10
I am probably going to buy UBB.Threads tomorrow. But, I have one question about IIP. Can you have multiple IIPs? Like one in something like http://www.mysite.com/pictures/ ? Or is it limited to one IIP per install of .Threads?

Top
#273833 - 06/03/04 11:37 AM Re: Finished-[6.5] Integrated Index Page (IIP) 5.5 [Re: ]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
well it can be worked up so that you could have one in http://www.mysite.com one in http://www.mysite.com/pictures/ one in http://www.mysite.com/scamartist one in http://www.mysite.com/pigglywiggly but you would need to change base values in all scripts and really work it up.
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
Page 1 of 5 1 2 3 4 5 >


Who's Online
0 registered (), 28 Guests and 10 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Wisdom needed
by Gizmo
Today at 10:54 AM
How to hide sub forums from summary page
by blaaskaak
Yesterday at 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM