php forum
php mysql forum
php mysql smarty
 
Page 1 of 3 1 2 3 >
Topic Options
#241129 - 03/19/03 08:33 AM Integrated PhotoPost & ReviewPost Modules (v4)
PhotoPost Offline
Hacker

Registered: 02/03/02
Posts: 989
MOD NAME: Photopost / ReviewPost and Ubbthreads Integrated Index Version 4 <br /> <br />DESCRIPTION: Adds the Photopost Index and/or ReviewPost Index to Threads creating a seemless integration. <br /> <br />BY: Michael Pierce, Omegaton <br /> <br />DATE: 3-19-2003 <br /> <br />CREDITS: Michael Pierce, Omegatron for XHTML compliance and updating for the tablewrappers and various bugfixes, JoshPet for bug fix with the forcats function. <br /> <br />VERSION: 4.0 for UBBThreads 6.2 <br /> <br />REQUIREMENTS: A full version of UBB.Threads 6.2 <br /> <br />COMPATIBILITY: UBB.Threads 6.2 <br /> <br />DEMO: http://www.viperalley.com/ubbthreads.php <br /> <br />FILES MODIFIED: ubbthreads.php, ubbthreads.tmpl <br /> <br />NEW FILES: photopost.inc.php, ubbt_photopost.tmpl, reviewpost.inc.php, ubbt_reviewpost.tmpl <br /> <br />This new release builds on the preior work and also includes a version for the newly released ReviewPost. This Hack can be used to add one or both of the Integrated Index pages.


Attachments
73611-pp_rp_ubbt62.zip (84 downloads)



Edited by extremebikini (03/19/03 04:57 PM)
_________________________
[]http://www.danasoft.com/vipersig.jpg[/]
Viper Alley - http://www.viperalley.com
Extreme Fitness - http://www.extremefitness.com[/b]

Top
#241130 - 03/19/03 09:24 AM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: gailg]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Thanks Michael! Great work. Plan to utilize this myself shortly. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#241131 - 03/19/03 09:26 AM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: Daine]
PhotoPost Offline
Hacker

Registered: 02/03/02
Posts: 989
I think that seperating out the tmpl for each into their own files will make working with this hack much easier. Enjoy!
_________________________
[]http://www.danasoft.com/vipersig.jpg[/]
Viper Alley - http://www.viperalley.com
Extreme Fitness - http://www.extremefitness.com[/b]

Top
#241132 - 03/19/03 03:23 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: gailg]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Cool Michael I see you have been busy with getting Reviewpost out the door. Great work with these.<br /><br />Just two minor things. I mean real minor. There is one minor XHTML problem and here is the fix. You forgot the tr tag on the featured photo.<br /><br />FIND in ubbt_photopost.tmpl<br /><br />echo <<<UBBTPRINT<br />$tbopen<br /><tr class="darktable"><br /><td class="tdheader" colspan="5" align="center"><br />Featured Photos<br /></td><br /></tr><br /><br /><br />REPLACE WITH:<br /><br />echo <<<UBBTPRINT<br />$tbopen<br /><tr class="darktable"><br /><td class="tdheader" colspan="5" align="center"><br />Featured Photos<br /></td><br /></tr><br /><tr><br /><br />2) This is a picky thing some people might like. Depending on their site colors etc they may not like the Photo background white so I did this<br /><br />FIND: bgcolor=/"#FFFFFF/" and REPLACE WITH class=/"darktable/"
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#241133 - 03/19/03 04:58 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: sf49rminer]
PhotoPost Offline
Hacker

Registered: 02/03/02
Posts: 989
Thanks! Made those changes and uploaded a new ZIP!
_________________________
[]http://www.danasoft.com/vipersig.jpg[/]
Viper Alley - http://www.viperalley.com
Extreme Fitness - http://www.extremefitness.com[/b]

Top
#241134 - 03/19/03 05:56 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: gailg]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Great work on ReviewPost looks like you outdid your on this one.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#241135 - 03/19/03 06:27 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: gailg]
shortbus Offline
Code Monkey

Registered: 04/19/02
Posts: 631
Loc: Enid, Oklahoma
awesome! I can't wait to get it!

Top
#241136 - 03/19/03 06:44 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: wilstephens]
PhotoPost Offline
Hacker

Registered: 02/03/02
Posts: 989
I must say the response has been amazing; we've had a tremendous volume of sales today on both of our products. As the only guy doing the coding for all three products, that makes me very happy. <img src="/forum/images/graemlins/laugh.gif" alt="" /> <br /> <br />And to think I already have 3.4 running on my test site! <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
[]http://www.danasoft.com/vipersig.jpg[/]
Viper Alley - http://www.viperalley.com
Extreme Fitness - http://www.extremefitness.com[/b]

Top
#241137 - 03/19/03 07:24 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: gailg]
shortbus Offline
Code Monkey

Registered: 04/19/02
Posts: 631
Loc: Enid, Oklahoma
well, for my site, it is the perfect addition. I could not have asked for anything more specific to my needs, other than maybe a 10 star rating system as opposed to five stars. It will need a tiny bit of customization, and maybe an extra field or two, but hey, I'm ecstatic as this is the first time something has came out that I wanted before I paid someone to have it custom done. Usually, it's right after.

Top
#241138 - 03/19/03 08:20 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: wilstephens]
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
thanks for the update to a great set of addons Michael <img src="/forum/images/graemlins/laugh.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#241139 - 03/19/03 08:34 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: SurfMinister]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
3.4 Michael??<br /><br />Isn't 3.3 still in beta?<br /><br />Or is 3.4 Review posts version number.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#241140 - 03/20/03 09:05 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: sf49rminer]
PhotoPost Offline
Hacker

Registered: 02/03/02
Posts: 989
PhotoPost 3.3 has been released; PhotoPost 3.4 is under development already. ReviewPost 1.0 is the released version.
_________________________
[]http://www.danasoft.com/vipersig.jpg[/]
Viper Alley - http://www.viperalley.com
Extreme Fitness - http://www.extremefitness.com[/b]

Top
#241141 - 03/20/03 09:51 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: gailg]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Cool I see that now I get to play and hack away at 3.3 to get it fully integrated into Threads cool.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#241142 - 03/21/03 09:55 AM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: sf49rminer]
PhotoPost Offline
Hacker

Registered: 02/03/02
Posts: 989
I also wrote a snippet of code which I inserted in my index.php and showphoto.php/showproduct.php files which allows me to register people in these areas in the Who'se Online. <br /> <br />Basically, I saved the attachement as ubbt_online.php and then at the top of each PhotoPost/ReviewPost file I added: <br /> <br />include "ubbt_online.php"; <br /> <br />Of course you have to add the "gallery" tag (or "reviews") to the languages/*/online.php files for the text to show up in the Who'se Online page. <br /> <br />$ubbt_lang['gallery'] = "Viewing Photo Galleries"; <br />$ubbt_lang['reviews'] = "Viewing Product Reviews"; <br /> <br />You can modify the "gallery" tag to put in "reviews" for ReviewPost.


Attachments
73798-whoonline.txt (48 downloads)

_________________________
[]http://www.danasoft.com/vipersig.jpg[/]
Viper Alley - http://www.viperalley.com
Extreme Fitness - http://www.extremefitness.com[/b]

Top
#241143 - 03/21/03 03:47 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: gailg]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
The good part is going to be writing up the code to get Photopost to use Threads stylesheets and put the 7 new classes in those stylesheets. I worked on it a bit with the beta but now that 3.3 is done I better hurry up and finish.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#241144 - 03/23/03 06:44 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: gailg]
Pasqualist Offline
Member

Registered: 01/30/03
Posts: 285
Loc: Amsterdam, The Netherlands
I'm having trouble getting this to work :-(<br /><br />I followed all the steps in the txt file very carefully, but I keep getting the following error: <br /><br /> []Parse error: parse error in /home/virtual/site12/fst/var/www/html/forum/templates/default/ubbt_photopost.tmpl on line 47<br /> [/] <br />(the path is correct)<br /><br />I run version 3.2.1 of photopost and UBBt 6.2.2<br /><br />What could have gone wrong here ?<br /><br />Regards,<br /><br />Pasquale

Top
#241145 - 03/23/03 07:09 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: 10k]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
did you happen to delete the ; after the path <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Here try downloading this template and edit the path and upload.


Attachments
74083-ubbt_photopost.tmpl (61 downloads)

_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#241146 - 03/23/03 07:15 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: sf49rminer]
Pasqualist Offline
Member

Registered: 01/30/03
Posts: 285
Loc: Amsterdam, The Netherlands
That worked! Thanks a lot....<br />(but I still don't see the difference between my tmpl file and yours) <img src="/forum/images/graemlins/confused.gif" alt="" /><br /><br />Ciao,<br /><br />Pasquale

Top
#241147 - 03/23/03 08:08 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: 10k]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
You most likely have a stray ascaii character.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#241148 - 03/26/03 06:18 PM Re: Integrated PhotoPost & ReviewPost Modules (v4) [Re: sf49rminer]
Pasqualist Offline
Member

Registered: 01/30/03
Posts: 285
Loc: Amsterdam, The Netherlands
I have two categories in my forum and after installing this module, I have a table with 4 random photopost images below it. How can I place this table between my two categories in stead of below them ?

Top
Page 1 of 3 1 2 3 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks