Previous Thread
Next Thread
Print Thread
Rating: 25
Page 1 of 18 1 2 3 17 18
Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Integrated Index Page (IIP) 5.3.1

Q: What is it?
A: It's an addon for UBB.threads 6.2 & 6.3 ONLY that will pull various information out of the forum for display as your main home page.
If you need a version for UBB.Threads 6.4 see this thread.

Q: What are the features?
A: The following information is displayed:

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).

2. Current Poll - This will display the most recent poll posted or may be set to pull a random poll out of the forum. This can be set to use a specific board also. Results will be displayed if the viewer has already voted for the poll. (based on username or ip address)

3. Top Rated Posts - This will display a list of X number of top rated posts in the past 24 hours.

4. Current Threads - This will display a list of new threads posted in the past 24 hours.

5. Top Posters - This will display a list of the top X number of posters.

6. 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.

7. Short Stats - This will display various statistical information such as Total Users, Total Posts and New Users in the last 24hrs, 7days, 31 days.
Short Stats will also display "max online" information including how many and when.

8. 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.
Username has replaced Name (real name) in previous versions.

9. Quick Search - This will display a seach box that will allow for a quick search of the forums using the standard search default values.

10. 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.

11. Online - This box displays the number of registered and unregistered users online in the last 10 minutes. It will also list the usernames of the registered users. Usernames in bold italic text are invisible. (only admins see them)
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.

12. Hot Topic - When a post reaches X number of replies it is displayed in this box with a flaming .gif

13. Menu - This box has various links to other features of IIP.

14. View More Polls - This generates a list of X number of poll posts per page with links to the post and board.

15. 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.
An attachment specific search feature has been added allowing the search for specific words or from specific boards.

16. New Member - This will display a message welcoming the most recent member. This will only be displayed for X number of days.

17. Recommend Us - This will display a short form for visitors to fill out and recommend the site to their friends.
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)

18. 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.

19. 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.

20. 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.

21. 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.

22. 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.

23. Configure Panel - IIP settings can be controlled via browser and allow for easy setup and managment of the features listed above.

24. 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.

25. 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.


Notes:

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.

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.

Instructions:

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.



Note: I put a file called eventspal.php in the zip. This file will display a configureable list of upcoming events pulled from the calendar modification found here at ThreadsDev. Open the file and edit the two variables and rename the file to custombox1pal.php and upload to your directory. I haven't tested it so let me know if it works.

Note: IIP 5.3 now uses the table wrappers that come standard with .threads 6.2


[:"blue"]Edit Note: I fixed a bug in the profile index. (Jan 13, 2003) Thanks goes to Nikos for pointing this one out. Download the zip and upload the new profilepal.php script.[/]

[:"blue"]Edit Note: shoutboxdisplay/shoutboxadd/shoutboxdel.php have been made to work around register globals being off. (Jan 17, 2003)[/]

[:"blue"]Edit Note: I somehow missed a couple hard coded "w3t_" table extentions in the profilepal.php script. I have updated the zip with the new profilepal.php script. Thanks goes to deltaJo. (Jan 19, 2003)[/]

[:"blue"]Edit Note: Updated the "Modify My Database" script to check for both upper and lower case table names just in case we are on a windows machine. Thanks ChAoS.(Jan 19, 2003)[/]

[:"red"]Edit Note: Since I am the self appointed "keeper" of IIP in JustDave's absense, I have updated this post to version 5.3.1 which will work with UBB.Threads 6.2 and 6.3. The only changed file from 5.3 to 5.3.1 is index.php and editconfigpal.php. No other changes were made. 4-15-03 by JoshPet[/]
Attachments
62709-IIP.5.3.1 Folder.zip (0 Bytes, 958 downloads)

Last edited by JoshPet; 10/04/2003 4:49 AM.
Sponsored Links
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
IIP FAQ -

Having trouble getting IIP instaled or configured?
Read these FAQ's first. If you question isn't answered, then post it to this thread.


OK - I got it running but it says "Index Closed - we are currently updating this page...". What have I done wrong?
It shows like that until you configure it. Scroll to the very bottom and click on the copyright IIP link (IIP 5.2 by David Lozier ©2002). That'll take you to the configure panel.




I click on the Copyright link and I go to ChattersOnline.
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 "/".



There is no configpal.php in my zip!
The first time you run the IIP config panel, it will get created for you.
If you are upgrading, your settings will be updated from your current configpal.php file.




When I edit my config for IIP, my changes don't get saved! OR I get "Warning: fopen blah blah blah Permission Denied"
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.




My Entrance link looks like this: ]http://www.mydomain.com//index.php?Cat=?[/b]
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.




[b]When configuring IIP, can you turn off specific components like the Shot Box and have that part not display?

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.




The index page doesn't seem to change or show the most current information.
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.
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.



My private forums are showing up on my front page!!!
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.



I don't want unregistered users to be able to post in the shoutbox.
You can set the option to members only under the shoutbox section of the configure panel.



How do I edit the custom boxes?
Inside your pals directory, edit the files custombox1pal.php, custombox2pal.php, etc.. As needed.



I edited my custom pal boxes and now I am getting a parse error!
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.

For example.... To insert a graphic in your pal box.... You would need to change this:
<img src="http://www.mydomain.com/image/picture.jpg" alt="Picture" border="0" />

To this:

<img src="http://www.mydomain.com/image/picture.jpg" alt="Picture" border="0" />

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.



Sometimes my News gets "cut off" or stops short.
Try turning off the "strip HTML" options for the newspal settings.



My Random Profile doesn't seem to be that random. It kind of just ends up displaying a few users.
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.




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.
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.




Why do certain user's names show up bold and italic under last seen?
Because they are invisible users. You are seeing them because you are an Admin.



My Shout box has trouble conforming to the width of the column. Sometimes I have to scroll left and right.
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.




The news pal doesn't seem to list the posts in the order that they are in my forum.
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.




How can I add links to the menu on IIP?
To add stuff to the Menu box, you need to edit /pals/menupal.php.

Look for the last line:
echo "$tableEnd</td></tr>$tbclose<br />";

Just ABOVE it.... you can add stuff like this:
echo "$rowStart<a href="http:www.whatever.com/mypage.html">My Page</a>$rowEnd2";

You can add as many lines like this as you wish, to add them to the menu box.

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.




Will there be more features?
Sometime in the future, (Release date, sometime this year.) JustDave plans to offer IIP Pro for sale. It's still in the works now, so stay tuned, but the main features of IIP pro will include:
1. Calendar (master/board/personal)
2. Picture Gallery (master/board/group/user)
3. Link Directory (master)
4. News/Reviews section (master)
5. Dedicated File download/upload area (master/board/group)

Other features:

1. Fully templated (XHTML compliant, of course)
2. Complete text seperation via language files
3. RSS news feed generation and external fetching (master/board)
4. Revised "swap language on the fly"
5. Dedicated "Admin" area (this just keeps growing)
6. Revised cache table (use rows, not columns)
7. Configureable "menu" system to simplify adding additional links

More features:

Yeah there is other things implimented or planned on that I can't think of at the moment... LoL

Last edited by JoshPet; 01/31/2003 6:15 PM.
Joined: Aug 2002
Posts: 239
Member
Member
Joined: Aug 2002
Posts: 239
Thanks for all the work Dave!!!!!! You deserve a hand for still working on things even when you're back is hurt like that...........


Some people read their stars..... I choose to write my own
Joined: Oct 2002
Posts: 165
Member
Member
Offline
Joined: Oct 2002
Posts: 165
THANKS!!!!!!!!!!!!!!!!!!!!!
From a non-programmer... I really appreciate it!

Joined: Jun 2001
Posts: 176
Member
Member
Offline
Joined: Jun 2001
Posts: 176
only 2 downloads so far? damn I thought this would be going like hotcakes hehe
[]https://www.ubbdev.com/images/panels/8214-2937.png[/]

Sponsored Links
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Thanks is your back any better?

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Thank you Dave for all your efforts with IIP and your dedicated support to all of us here.

[]https://www.ubbdev.com/images/panels/9439-5241.png[/]


Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
[]https://www.ubbdev.com/images/panels/9520-12049.png[/]

Dave,

Couple things I noticed in the randomprofilepal.php is not U_Realname now just U_Name?? There is no U_Realname in my w3t_Users.

The modifyIIP queries did not create the U_LastSeen line in the w3t_Users . I added the query myself but it gave all kinds of weird times like 33 years, 3 days etc etc

so I switched back to the regular way of tracking

Great Job I love all the extra customboxes. Makes it easy to modify things

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Thanks. Will be updating the zip shortly.

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Ok I updated the zip file. I was updating the table when I should have been altering... U_Name is the field, not U_Realname... not sure where I got that from... lol

Sponsored Links
Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
For those that have already installed this (2 or 3) you will need to run this query from your admin area:

ALTER TABLE w3t_Users
ADD U_LastSeen INT (11) UNSIGNED

Be sure to use what ever table prefix you have in use.

Joined: Aug 2002
Posts: 239
Member
Member
Joined: Aug 2002
Posts: 239
Hiya Dave...... I am getting many many errors that I won't list here but when I go to the update my database link here's the message I get......

Unknown cache version (4.6) detected. Aborting update

So the database is never altered for the new version..... Any ideas??


Some people read their stars..... I choose to write my own
Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
My mistake. There was no changes between 4.6 > 5.1 but I forgot to allow for that version number.

I'll be updating the zip in a minute or two.

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
I just updated the zip file.

You can edit IIP.5.2.modifydatabase.php and change this line:

elseif ($Cversion == "5.1") {

to this:

elseif ($Cversion == "5.1" || $Cversion == "4.6") {



That should do the trick.

Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Any Ideas on the enhanced Last Seen pal giving those unrealistic dates like I posted. I am listed a seconds ago everyone else is 33 years and so many days etc minutes

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Did you install the additional code into ubbt.inc.php?

If the field was created in the users table with that query I posted above it should be up to date.

When you manually added the field did you make it NOT NULL by default? That will cause a problem.

Joined: Feb 2002
Posts: 2,286
Veteran
Veteran
Joined: Feb 2002
Posts: 2,286
Thanks Dave.... Appreciate your hard work on this.

Time to start installing 6.2

Of course 6.2.1 will probably be out before I have completed the install


Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Mine was not NULL

I deleted it and started over and ran the alter command above and it works. Running the command GIVES it a NULL statement. Go figure. So anyway it works. One question though. Thenon enhanced way shows say lots of people say mins ago hours ago days ago etc.

When I switched to the enhanced it only showed me 0 seconds ago and no one else even though someone had been there 10 mins before. Is there some setting I am overlooking.

I tried changing the time limit to something say like 5760 which is like 4 days but it still shows only me.

Last edited by omegatron; 12/28/2002 8:55 AM.
Joined: Jun 2001
Posts: 43
User
User
Offline
Joined: Jun 2001
Posts: 43
I have this error message
code:
SQL ERROR: Unable to do_query: SELECT U_Username,U_TempRead,U_FlatPosts,U_ActiveThread,
U_Post_Format,U_PicturePosts,U_ShowSigs,U_Email,U_PictureView,U_Status,U_Privates,
U_Name, U_Title,U_Totalposts,U_Visible, U_Laston,U_Sort,U_Display,U_View,U_PostsPer,U_EReplies,
U_TextCols,U_TextRows,U_Language,U_TempPass,U_TimeOffset,
U_Groups,U_StartPage,U_Picture,U_Favorites,U_Number,U_Username,
U_Password,U_SessionId, U_StyleSheet, U_Status, U_Privates, U_FrontPage,
U_Number FROM w3t_Users WHERE U_Number = '3'
Unknown column 'U_Post_Format' in 'field list'
Warning: Supplied argument is not a valid MySQL result resource in
/var/www/html/autoua/auto_f/mysql.inc.php on line 130



May be this because I got some errors when I ran the altertable-6.1-6.2.php script.
http://community.infopop.net/2/OpenTopic?a=tpc&s=729094322&f=6183028913&m=5513013096

Can somebody post SQL Structure only for UBBT6.2? I will to compare with my SQL dump.

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Untill people visit the board they have no value in the enhanced last seen time so it's overlooked untill the field is not null.

The new user field for the last seen time will be updated with every call to send_header so if you have the additional code in place it should be working.

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Did you upload the new index.php script? Your query looks to be coming from the old one. The field it's trying to access does not exist in 6.2

Joined: Jun 2001
Posts: 43
User
User
Offline
Joined: Jun 2001
Posts: 43
Yes, I did upload new index.php script
This line from there
$palspath = "/var/www/html/autoua/auto_f";

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
I just seached every file in the pals directory and the index.php page itself and I couldn't find the field U_Post_Format being referenced anywhere.

That query that's giving you the error looks to be the one that *used* to be in the index.php page. You may want to double check things to make sure it's uploading.

Joined: Jun 2001
Posts: 43
User
User
Offline
Joined: Jun 2001
Posts: 43
I just now redownload 62709-IIP.5.2.zip and reuploading. I seen this same errors.

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
I'll download the zip and check them over... perhaps I uploaded an old version?

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
I just downloaded the zip file and used the windows search feature to look for the word U_Post_Format in the files and it was not found. I don't know where your error could be coming from if this field isn't in the scripts...

Joined: Feb 2001
Posts: 2,268
Junior Member
Junior Member
Offline
Joined: Feb 2001
Posts: 2,268
Hey JustDave,

I thought I'd check in to let you know that so far I haven't had any problems with IIP

I did get the "Unknown cache version" error (mine was 5.0) but after a simple edit everything ran fine.

Custom PAL boxes rule

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
That's good to hear!

I tried to make sure I had covered all reported bugs with this release. It was less of an update but I want to level it off at some point. When I get some time I'll work on getting the pollpal script to use cache correctly. I really wanted to get that in but I spent way to much time and still wasn't finished making it work right.

Joined: Jun 2001
Posts: 43
User
User
Offline
Joined: Jun 2001
Posts: 43
I found U_Post_Format. It is in index.php
code:

$user = $userob -> authenticate("U_Username,U_TempRead,U_FlatPosts,U_ActiveThread,U_Post_Format,
U_PicturePosts,U_ShowSigs,U_Email,U_PictureView,U_Status,U_Privates,U_Name,U_Title,
U_Totalposts,U_Visible, U_Laston,U_Sort,U_Display,U_View,U_PostsPer,U_EReplies,U_TextCols,U_TextRows,U_Language,
U_TempPass,U_TimeOffset,U_Groups,U_StartPage,U_Picture,U_Favorites,U_Number"); $myVer = ".: IIP $palVersion by David Lozier ©2002 :.";


Joined: Feb 2002
Posts: 2,286
Veteran
Veteran
Joined: Feb 2002
Posts: 2,286
Auto - looks like you have an old copy there - what does it say on the 2nd line? It should say 'Integrated Index Page (IIP) Version 5.2 (December 27, 2002)'

I am wondering if your FTP package did not upload and overwrite the file for some reason.

Ian


Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)
Joined: Jun 2001
Posts: 43
User
User
Offline
Joined: Jun 2001
Posts: 43
SQL ERROR: ..........

We are currently updating this page...
Version missmatch! IIP 5.2 will not work with UBB.threads™ 6.2.

Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Yes it would seem that your old index.php file isn't being replaced with the new one. Check your paths and perhaps even delete the old file from your server then upload the new one. That query your having problems with is from the old index.php page. The new one does contain the field that is causing problems.

Joined: Jun 2001
Posts: 43
User
User
Offline
Joined: Jun 2001
Posts: 43
Many thanks. If You have interest, could see my forums.

It is all because of oncoming New Year holiday. People of my country already began celebration. Moreover, We will have end of celebration 13-14 January

If You will made in next release "some_language.php", like UBBT. I can translate to russian, and send theirs to You

Last edited by auto; 12/28/2002 7:15 PM.
Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
I'm glad you got it going auto


Looking good too!

Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Ok cool that makes sense now. I was scratching my head wondering why I was the only one there when I made that change yet in the Laston field everyone is there. COOL. Great Job. I did notice it is way more accurate than the laston entry.

Joined: Feb 2002
Posts: 2,286
Veteran
Veteran
Joined: Feb 2002
Posts: 2,286
Dave,

Similar error to Storm getting...

'Unknown cache version (5.0) detected. Aborting update...'

I will try and manually alter the code.

Ian


Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)
Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Uhgg... how many versions did I have in there... lol


The cache hasn't changed from 4.6 to 5.1.1 so them changes should work if you edit the file. I'll adjust the zip file so nobody else gets this problem.

Thanks

Joined: Aug 2002
Posts: 239
Member
Member
Joined: Aug 2002
Posts: 239
Forget the massages man..... We're gonna have to use the money to buy you a seperate hard drive for each copy you play with.......hehe


Some people read their stars..... I choose to write my own
Joined: Feb 2002
Posts: 2,286
Veteran
Veteran
Joined: Feb 2002
Posts: 2,286
Not sure if this is my error, an Infopop error, or an IIP error

On forums, that allow un-registered people, I now see **DONOTDELETE** as the users name in the latest news boxes

This is also appearing in the shoutbox.

Any thoughts?

Ian


Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)
Joined: Jun 2001
Posts: 3,273
That 70's Guy
That 70's Guy
Offline
Joined: Jun 2001
Posts: 3,273
Actually it's not really a bug but a display/taste issue...

Posts that belong to users that are deleted are assigned to the built in "place holder" user #1 which has the username **DONOTDELTE**

What I need to do is allow for this use to have a name specified by the admin which I think should be Anonymous since when a guest user posts the post is also asigned to user number 1.

The shout box is showing this same thing for anonymous shouts.



This is happening because everything is off the user number now and not user names in 6.2

Page 1 of 18 1 2 3 17 18

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)