[Add-on] Display posts anywhere 1.2.0 RC5

Stand-alone scripts designed for a specific function, but not neccessarily part of normal forum browsing.
Forum rules
Image Please feel free to download any Scripts here, support for each Script is located it's own thread.

To post your own Script, please first read the MOD / Script Guidelines

Re: [Add-on] Display posts anywhere 1.2.0 Beta 2

Postby lance1 » 26 May 2008, 16:26

is this mod opend to the public yet?

:beg:
lance1
Cadet I
Cadet I
 
Posts: 11
Joined: 09 Apr 2008, 16:48
Gender: Male
phpBB Knowledge: 5




phpBB Academy at StarTrekGuide
Support STG
Using PayPal Donate

Re: [Add-on] Display posts anywhere 1.2.0 Beta 2

Postby stitch626 » 27 May 2008, 20:47

lance1 wrote:is this mod opend to the public yet?

:beg:

Currently this mod is only available to STG supporters. There will be a download link when the mod is ready for public release. ;)
User avatar
stitch626    
STG Moderator Leader
STG Moderator Leader
 
Posts: 3185
Joined: 08 Feb 2007, 20:47
Location: Michigan
Favorite Team: Detroit Red Wings
Gender: Male
phpBB Knowledge: 7

Re: [Add-on] Display posts anywhere 1.2.0 Beta 2

Postby lance1 » 27 May 2008, 20:54

stitch626 wrote:
lance1 wrote:is this mod opend to the public yet?

:beg:

Currently this mod is only available to STG supporters. There will be a download link when the mod is ready for public release. ;)




awwwwwwwwwww mannnn...

how do you become a STG supporter?
lance1
Cadet I
Cadet I
 
Posts: 11
Joined: 09 Apr 2008, 16:48
Gender: Male
phpBB Knowledge: 5

Re: [Add-on] Display posts anywhere 1.2.0 Beta 2

Postby mopho » 04 Jul 2008, 21:08

Are there any updates on this mod?
We've been looking high and low for this.
Is there a list of specifications and compatibility somewhere? We are waiting on this or a very similar mod before we update from e107 to phpbb3. The e107 recent forums mod we have right now is just what we need. It is really important for us to have viewable posts in the mod be visibible on a permission basis.
THanks for the hard work!

mopho
[spam]
Last edited by Handyman on 05 Jul 2008, 01:16, edited 1 time in total.
Reason: link removed
mopho
Crewman
Crewman
 
Posts: 1
Joined: 04 Jul 2008, 16:20
Gender: Male

Re: [Add-on] Display posts anywhere 1.2.0 Beta 2

Postby Handyman » 05 Jul 2008, 01:20

mopho wrote:Are there any updates on this mod?
We've been looking high and low for this.
Is there a list of specifications and compatibility somewhere? We are waiting on this or a very similar mod before we update from e107 to phpbb3. The e107 recent forums mod we have right now is just what we need. It is really important for us to have viewable posts in the mod be visibible on a permission basis.
THanks for the hard work!

mopho
[spam]


it's currently at Beta 3 and I'll have a Beta 4 out later this month.
It's currently only available for private testing, to the site supporters here.
It will be available to everybody once it's finished.
Please contact me if you have any news to submit to SCOFF News.
SCOFFing at the candidates while you sleep.
My Mods || My Mod Queue
Image
User avatar
Handyman    
Rear Fleet Admiral
Rear Fleet Admiral
 
Posts: 7456
Joined: 08 May 2006, 04:45
Location: Where no man has gone before!
Favorite Team: Seattle Seahawks
Gender: Male

Re: [Add-on] Display posts anywhere 1.2.0 Beta 2

Postby globetrotting » 02 Aug 2008, 14:01

End of last month? ;)
(Just wanted to indicate that I'm also waiting and that I appreciate very much your quality work on these several Mods. Thx mate :hello: )

Highway of Life wrote:It basically gives you the ability to display a post anywhere on a website that has phpBB3 installed on it...
So it's not possible for foreign html-sites to display posts?
Last topic titles of my phpBB2 board are currently displayed on several foreign websites, as this was easy to accomplish with the topics_anywhere Mod for phpBB2. Doesn't this make more sense, than to keep it all on your own website anyway? Giving other webmasters the opportunity to build their code fitting to their needs instead of hiding code generation in ACP?
Does anybody know of a MOD (in DEV) to realise this? I have been searching for such a MOD long time already.

Nevertheless I would donate to download the next Beta version.


[Edit: question added]
globetrotting
Supporter
Supporter
 
Posts: 11
Joined: 09 Jun 2008, 01:52
Gender: Male
phpBB Knowledge: 3

Re: [Add-on] Display posts anywhere 1.2.0 Beta 2

Postby Handyman » 09 Sep 2008, 01:26

no update yet? progress report: sessions are now started even when called on a non-phpBB page.
This ensures that the users only sees forums and topics you set permission for them to view.

@globetrotting, sorry I didn't see your question before.
What I just did above will probably be able to do that? I haven't tested it yet to find out, but would be interesting to see.
The zip is not yet updated with the change, just wanted to give a progress report.
Please contact me if you have any news to submit to SCOFF News.
SCOFFing at the candidates while you sleep.
My Mods || My Mod Queue
Image
User avatar
Handyman    
Rear Fleet Admiral
Rear Fleet Admiral
 
Posts: 7456
Joined: 08 May 2006, 04:45
Location: Where no man has gone before!
Favorite Team: Seattle Seahawks
Gender: Male

Re: [Add-on] Display posts anywhere 1.2.0 Beta 2

Postby nicholasalipaz » 11 Nov 2008, 20:22

I get this error:
Spoiler:
Code: Select all
General Error
SQL ERROR [ mysqli ]

Unknown column 'post_time' in 'order clause' [1054]

SQL

SELECT topic_first_post_id FROM phpbb_topics WHERE forum_id = 36 ORDER BY post_time DESC LIMIT 1

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()

FILE: includes/db/mysqli.php
LINE: 185
CALL: dbal_mysqli->sql_query()

FILE: includes/db/dbal.php
LINE: 159
CALL: dbal_mysqli->_sql_query_limit()

FILE: includes/posts_anywhere.php
LINE: 146
CALL: dbal->sql_query_limit()

FILE: includes/functions.php
LINE: 3811
CALL: posts_anywhere->display_instance()

FILE: bdatabase.php
LINE: 34
CALL: posts_anywhere()


I assume it is because I am using the Forum Sort Order mod, is there a way around this?
nicholasalipaz    
Supporter
Supporter
 
Posts: 110
Joined: 28 Jun 2007, 18:23
Location: Los Angeles, CA
Gender: Male
phpBB Knowledge: 8

Re: [Add-on] Display posts anywhere 1.2.0 Beta 2

Postby nicholasalipaz » 11 Nov 2008, 20:46

Maybe my assumption is wrong.

Here is the phpbb_topics table header row:
Code: Select all
topic_id    forum_id    icon_id    topic_attachment    topic_approved    topic_reported    topic_title    topic_poster    topic_time    topic_time_limit    topic_views    topic_replies    topic_replies_real    topic_status    topic_type    topic_first_post_id    topic_first_poster_name    topic_first_poster_colour    topic_last_post_id    topic_last_poster_id    topic_last_poster_name    topic_last_poster_colour    topic_last_post_subject    topic_last_post_time    topic_last_view_time    topic_moved_id    topic_bumped    topic_bumper    poll_title    poll_start    poll_length    poll_max_options    poll_last_vote    poll_vote_change


no column for post_time, just like the error says. Why is that?
nicholasalipaz    
Supporter
Supporter
 
Posts: 110
Joined: 28 Jun 2007, 18:23
Location: Los Angeles, CA
Gender: Male
phpBB Knowledge: 8

Re: [Add-on] Display posts anywhere 1.2.0 Beta 2

Postby Handyman » 11 Nov 2008, 20:49

nicholasalipaz wrote:I get this error:
Spoiler:
Code: Select all
General Error
SQL ERROR [ mysqli ]

Unknown column 'post_time' in 'order clause' [1054]

SQL

SELECT topic_first_post_id FROM phpbb_topics WHERE forum_id = 36 ORDER BY post_time DESC LIMIT 1

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()

FILE: includes/db/mysqli.php
LINE: 185
CALL: dbal_mysqli->sql_query()

FILE: includes/db/dbal.php
LINE: 159
CALL: dbal_mysqli->_sql_query_limit()

FILE: includes/posts_anywhere.php
LINE: 146
CALL: dbal->sql_query_limit()

FILE: includes/functions.php
LINE: 3811
CALL: posts_anywhere->display_instance()

FILE: bdatabase.php
LINE: 34
CALL: posts_anywhere()


I assume it is because I am using the Forum Sort Order mod, is there a way around this?


it appears that should be "topic_time"
so open up includes/posts_anywhere.php

find
Code: Select all
ORDER BY post_time DESC

replace it with
Code: Select all
ORDER BY topic_time DESC


I think I have that fixed in the latest SVN, but that should fix the problem till I have the next Beta out.
Please contact me if you have any news to submit to SCOFF News.
SCOFFing at the candidates while you sleep.
My Mods || My Mod Queue
Image
User avatar
Handyman    
Rear Fleet Admiral
Rear Fleet Admiral
 
Posts: 7456
Joined: 08 May 2006, 04:45
Location: Where no man has gone before!
Favorite Team: Seattle Seahawks
Gender: Male

PreviousNext

Return to Scripts

Who is online

Users browsing this forum: No registered users and 1 guest