Our Sponsors



Live Tutorials
PHP, Photoshop, flash, illustrator tutorials.
www.live-tutorials.com

PHP Nuke Subscription
The #1 php nuke subscription module.
www.westernstudios.net

Theme Shop
Get the best in phpnuke themes, stock photos, icons from Western Studios themes shop.
shop.westernstudios.net

PHP Nuke Services
Need work done on your site? View our services for the best in phpnuke services.
www.westernstudios.net

Your Ads Here
Advertise with Western Studios.
www.westernstudios.net




Western Studios :: View topic - Backendforums reverse hack
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups     ProfileProfile   Log inLog in 


Backendforums reverse hack



 
Post new topic   Reply to topicprinter friendly version    Western Studios Forum Index -> Hack and Mods
Western Studios

Dedicated Users
Dedicated Users
~PHP Nuke User~


Posts: 167
Next Group: 333 posts
Jabba wrote:

Can this script be hacked to work for a phpbb stand alone site?

http://dfwforums.net/backendforums2.zip

Posted: Mon Oct 31, 2005 7:02 pm

Western Studios

Dedicated Users
Dedicated Users
~PHP Nuke User~


Posts: 167
Next Group: 333 posts
Jabba wrote:

Bueller....Bueller.....Bueller........................

Posted: Tue Nov 01, 2005 1:23 pm

Western Studios

Site Admin
Site Admin
~PHP Nuke User~

Platinum Subscriber

Posts: 3308
Staff
Next Group: 1692 posts
admin(Mark) wrote:

hi Jabba

Yes you can use that with phpbb forums. You first need to connect to your database and run the query similar to that one in the file you sent to get the title, desc and link. If you know some xml, this should look familar. The following is the loop you should most be concerned with.

[php:1:727dbb2ada]
while(list($topic_id, $topic_title, $topic_last_post_id) = $db->sql_fetchrow($result)) {
$result2 = $db->sql_query("SELECT post_text FROM ".$prefix."_bbposts_text WHERE post_id='$topic_last_post_id'");
list($desc) = $db->sql_fetchrow($result2);[/php:1:727dbb2ada]

The title, description, link is contained within that loop.

Posted: Tue Nov 01, 2005 7:39 pm

Western Studios

Dedicated Users
Dedicated Users
~PHP Nuke User~


Posts: 167
Next Group: 333 posts
Jabba wrote:

Thanks for the help.
I modded that script, with a suggestion or two from you, to work on a phpbb site that desperately needed an RSS feed.
http://p1s.net/rdf.php
http://p1s.net/rss.php

Thanks again.

Posted: Tue Nov 01, 2005 10:25 pm

Western Studios

Site Admin
Site Admin
~PHP Nuke User~

Platinum Subscriber

Posts: 3308
Staff
Next Group: 1692 posts
admin(Mark) wrote:

well done Smile . You can go a little further and strip html tags for the description variables.

Posted: Wed Nov 02, 2005 8:20 am

Post new topic   Reply to topic    Western Studios Forum Index -> PHP Nuke -> Hack and Mods All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Related topics
 Topics   Replies   Author   Views   Last Post 
No new posts What is this site missing? 5 admin 1647 Sat Aug 30, 2008 2:31 am
strik9 View latest post
No new posts Site Search 0 admin 1171 Thu Aug 05, 2004 2:21 am
admin View latest post
No new posts New site design 4 admin 1301 Tue Apr 13, 2004 10:18 am
admin View latest post
This topic is locked: you cannot edit posts or make replies. Site logo 3 Greener 1667 Wed Feb 25, 2004 11:48 am
admin View latest post
 
Forums ©