vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   User threads Rss link in profile (https://vborg.vbsupport.ru/showthread.php?t=113328)

DrewM 04-17-2006 10:00 PM

User threads Rss link in profile
 
//===================\\
//User threads Rss link in profile
//By Larrysw
//Install level: easy
//===================\\

[high]*What does this do?[/high]
It adds a rss link in your users profile to link threads.

[high]Install[/high]
upload all files in the upload folder (2 files)
////////////////////////////////////////////////////////////
Upload the product
////////////////////////////////////////////////////////////
then open the Memberinfo templeate
Find:
HTML Code:

                                <tr>
                                        <td><a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;searchuser=$userinfo[urlusername]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a></td>
                                </tr>

Under Add,
HTML Code:

            <tr>
              <td><a href="userposts.php?$session[sessionurl]userid=$userinfo[userid]"><img src="$stylevar[imgdir_misc]/feed_icon.png" border="0"></a></td>
            </tr>

And Done!

[high]*Support Info[/high]
Support is only given to those who Click install!

DrewM 04-18-2006 10:46 AM

First Post Reserved

Ziki 04-18-2006 11:21 AM

maybe a n00b question but what is a rss?

DrewM 04-18-2006 11:22 AM

These should help:
http://thesims2.ea.com/help/detail.php?help_id=171
http://en.wikipedia.org/wiki/RSS_(protocol)

YOimYO 04-18-2006 12:53 PM

yay :P nice one :)


But .... there seems to be no image in the folder.
:P

YOimYO 04-18-2006 01:08 PM

and Ive never used rss before. so do i need to install something else to make this work ?

im getting this ...

Not Found

The requested URL /Treasure/userposts.php was not found on this server

DrewM 04-18-2006 01:57 PM

will fix in sec.

YOimYO 04-18-2006 02:01 PM

Quote:

Originally Posted by Larrysw
will fix in sec.

k ... patiently waiting :P

DrewM 04-18-2006 02:02 PM

fixed just upload the files.

YOimYO 04-18-2006 02:16 PM

** Please Delete **

DrewM 04-18-2006 03:00 PM

are you sure try hittin Ctrl F5 then save it.

YOimYO 04-18-2006 03:06 PM

got it now. tested, and .....


brb .....




Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/Treasure/userposts.php:1) in /userposts.php on line 53

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/Treasure/userposts.php:1) in /userposts.php on line 54

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/Treasure/userposts.php:1) in /userposts.php on line 55

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/Treasure/userposts.php:1) in /userposts.php on line 56
http://www.xxxxxx.com/Treasure en Tue, 18 Apr 2006 16:04:04 GMT vb 60 http://www.xxxxxx.com/Treasure/showt...0&goto=newpost

DrewM 04-18-2006 03:16 PM

this looks like theres some thing in front of the <?Php I would open a ftp and make sure theres nothing.

YOimYO 04-18-2006 03:52 PM

ok. im sure is the extended hide hack that did it ;)
nice though .... ill have to remove though until i can fix that :)

soulface 04-18-2006 03:54 PM

good, installed & getting same error like YOimYO...

Quote:

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/bforum/public_html/userposts.php:1) in /userposts.php on line 53

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/bforum/public_html/userposts.php:1) in /userposts.php on line 54

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/bforum/public_html/userposts.php:1) in /userposts.php on line 55

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/bforum/public_html/userposts.php:1) in /userposts.php on line 56
& thrs nathin in front of the <?php :p

DrewM 04-18-2006 03:58 PM

I'm going to update it I thin kI know the problem.

DrewM 04-18-2006 04:16 PM

Theres some thing up with the way my computer saves so in the install it says what contents to put in the file.

bashy 04-18-2006 05:18 PM

Quick question if i may....

Am i right in thinking that this actually lets peeps add threads to thier RSS readers?

klaush 04-18-2006 06:08 PM

Good idea! The problem is, that this will show all posts, even from admins and mods in restricted areas, for all members or guests!

DrewM 04-18-2006 07:08 PM

bashy: Yep
klaush: Yea in the next version there will be a option to exclude certain forums.

Code Monkey 04-18-2006 07:10 PM

It would be better if it checked permisions. ;)

bashy 04-18-2006 07:12 PM

As soon as the permissions for forums is sorted i will install....:)

DrewM 04-18-2006 07:40 PM

Quote:

Originally Posted by bashy
As soon as the permissions for forums is sorted i will install....:)

Well I'm updating it in a sec but it only excepts one forum this will be fixed but I thought how many people want this.

SaN-DeeP 04-18-2006 09:31 PM

I might try this addon in case permissions are fixed, impressive concept though.

DrewM 04-19-2006 10:21 AM

Quote:

Originally Posted by SaN-DeeP
I might try this addon in case permissions are fixed, impressive concept though.

Well like I said right now it only supports 1 forum to be disabled.

serhat_kk 04-21-2006 01:38 PM

Any screenshot ?

RS_Jelle 04-21-2006 02:07 PM

Quote:

Originally Posted by serhat_kk
Any screenshot ?

Have a look at the author's site ;)

A little issue: the feed doesn't validate.

serhat_kk 04-21-2006 02:52 PM

Quote:

Originally Posted by RS_Jelle
Have a look at the author's site ;)

A little issue: the feed doesn't validate.

Thanks RS_Jelle.Great extension and great sims world:)

soulface 04-21-2006 05:30 PM

am still getting the header error msg!

DrewM 04-22-2006 03:05 PM

Will fix every thing tonight and sorry for the late replie.

DrewM 04-22-2006 03:18 PM

Updated 1.0.3 Now it's a vaild feild, the php file you can now upload with out errors so download now!

soulface 04-22-2006 05:40 PM

aahhh, its working now.. thanks.. :D

DrewM 04-22-2006 08:48 PM

Cool I was hoping the file was error free

Blue-Inc 05-25-2006 12:43 PM

So this actually works perfect, right? :surprised:

squishi 05-25-2006 01:18 PM

Nice one. Works fine for me!

DrewM 05-25-2006 06:47 PM

thanks.

serhat_kk 07-20-2006 08:52 AM

Thanks for this great add-on. Can you add RSS for users all posts ?( User Posts Rss link in profile )

serhat_kk 07-30-2006 12:56 AM

Can someone help about this?
Thanks for this great add-on. Can you add RSS for users all posts ?( User Posts Rss link in profile )

RichieBoy67 07-30-2006 08:40 PM

No Errors here... Ni8cemod mate ! Thanks...


All times are GMT. The time now is 04:42 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01328 seconds
  • Memory Usage 1,785KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (39)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete