php forum
php mysql forum
php mysql smarty
 
Page 6 of 6 < 1 2 3 4 5 6
Topic Options
#270043 - 06/20/04 01:57 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: 234234]
oceanwest Offline
Enthusiast

Registered: 04/25/02
Posts: 490
Loc: Escondido, CA
Omegatron,<br /><br />Thank You for pointing me in the right direction. I learn best by example and that helped me get on the right track. I am getting a broader understanding of hacking and I really do appreciate it.<br /><br />Thanks Again<br /><br />Stephen
_________________________
FM Forums
Largest Online FileMaker Community
http://www.fmforums.com

Top
#270044 - 06/20/04 04:20 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: 234234]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
It could be done with modification but an extensive one. You would need to intertwine the photopost online with threads online tables.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#270045 - 06/21/04 12:50 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: sf49rminer]
oceanwest Offline
Enthusiast

Registered: 04/25/02
Posts: 490
Loc: Escondido, CA
Question...<br /><br />Why do I get different spacing? (www.sandiegobariatric.com) toggle between the photo gallery and the forums. There are no extra breaks in the header of the pp <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />
_________________________
FM Forums
Largest Online FileMaker Community
http://www.fmforums.com

Top
#270046 - 08/16/04 01:24 AM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: sdf123]
donJulio Offline
Code Monkey

Registered: 06/17/02
Posts: 682
Loc: CA, USA
Do I need to use this for PhotoPost 4.8.1? This is the most recent version of this integration, so I'm not sure yet. Thanks!
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />

Top
#270047 - 08/17/04 11:26 AM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: luan]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
No no need to use this with 4.8.1<br /><br />The css is automatically pulled.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#270048 - 08/17/04 09:05 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: sf49rminer]
donJulio Offline
Code Monkey

Registered: 06/17/02
Posts: 682
Loc: CA, USA
And the Threads headers and footers too?
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />

Top
#270049 - 08/19/04 07:36 AM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: luan]
Ian_W Global Moderator Offline
Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
Although you can have a CSS file - and a photopost sidebar - couldn't see any obvous method to add the same sidebar as the forums would use. Not without further hacking.<br /><br />I would stress that I have not played with the new version very much - but initial inspection would seem to indicate that.<br /><br />Que Chuck to correct me <img src="http://www.ubbdev.com/forum/images/graemlins/smirk.gif" alt="" />
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#270050 - 08/20/04 02:32 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: sf49rminer]
Turbosport Offline
Member

Registered: 09/08/01
Posts: 157
Loc: Kent, UK.
is there an easy way to get the headers working ? ie, header.tmpl and ubbt_registerednav.php or unreg.... ?
_________________________
Regards
Clint

Running on WIN2003 Web Server.

Paranoid people get followed too!

Top
#270051 - 08/21/04 01:48 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: groov_richmond]
donJulio Offline
Code Monkey

Registered: 06/17/02
Posts: 682
Loc: CA, USA
[]Turbosport said:<br />is there an easy way to get the headers working ? ie, header.tmpl and ubbt_registerednav.php or unreg.... ? [/]<br /><br />If you're referring to version 4.8.1 of PhotoPost using the threads header/footer & ubbt_registerednav.tmpl/ubbt_footer.tmpl, It is possible to do this. I teased it out by reading these instructions and making the first two edits to pp-inc.php mentioned in the instructions.<br /><br />The first thing they tell you to add I added after the line requiring config.inc.php. The second part (the really long bit of code to replace) has changed, but you should still be able to tell where it starts and ends, then cut it out and paste the new code from the instructions. The last part about deleting one line you can ignore, because that line isn't there any more anyways (as far as I could tell).<br /><br />Now I have my header/footer, nav bar, footer and IIP side bar all appearing in PhotoPost the way it did before. I hope that helps! <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />

Top
#270052 - 08/22/04 01:45 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: luan]
Turbosport Offline
Member

Registered: 09/08/01
Posts: 157
Loc: Kent, UK.
Sorry m8 no help at all, I cannot find the nav templates memtioned in these instructions ? (I take it you mean the instructions attached to the top of this post? )<br /><br />can you show me the bit to change from you pp-inc file ?
_________________________
Regards
Clint

Running on WIN2003 Web Server.

Paranoid people get followed too!

Top
#270053 - 08/23/04 12:52 AM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: groov_richmond]
donJulio Offline
Code Monkey

Registered: 06/17/02
Posts: 682
Loc: CA, USA
I'll write it up for you tomorrow after I get off work <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />

Top
#270054 - 08/23/04 03:09 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: luan]
Turbosport Offline
Member

Registered: 09/08/01
Posts: 157
Loc: Kent, UK.
Your a star <img src="http://www.ubbdev.com/forum/images/graemlins/laugh.gif" alt="" />
_________________________
Regards
Clint

Running on WIN2003 Web Server.

Paranoid people get followed too!

Top
#270055 - 08/23/04 07:21 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: groov_richmond]
donJulio Offline
Code Monkey

Registered: 06/17/02
Posts: 682
Loc: CA, USA
[]Turbosport said: <br />Your a star <img src="http://www.ubbdev.com/forum/images/graemlins/laugh.gif" alt="" /> [/] <br /> <br />This SHOULD (I hope) do it. It it the original file for the modification, though I've changed what needs to be edited in the pp-inc.php file. I don't know if you need to edit the ubbthreads header_insert.php file or not, but mine has been edited following these instructions and I'm not having any problem. I also don't know if you need to edit the stylesheets anymore because supposedly PhotoPost can now read the threads stylesheets. If you do do this following the changes that worked for me, you won't need to turn on stylesheet synchronization in PhotoPost because it's part of this mod. Nor do you have to set the path to the header or footer. Good luck!


Attachments
118934-photopost-integration.txt (21 downloads)



Edited by donJulio (08/23/04 07:22 PM)
_________________________
Too many men. There's too many people making too many problems, and not much love to go around. Can't you see this is the Land of Confusion? <img src="http://www.ubbdev.com/forum/images/graemlins/confused.gif" alt="" />

Top
#270056 - 08/25/04 02:02 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: luan]
Turbosport Offline
Member

Registered: 09/08/01
Posts: 157
Loc: Kent, UK.
mmm still dosnt get the menu up for me <img src="http://www.ubbdev.com/forum/images/graemlins/frown.gif" alt="" /><br /><br />I am using 6.5b6 and PP 4.81
_________________________
Regards
Clint

Running on WIN2003 Web Server.

Paranoid people get followed too!

Top
#270057 - 09/04/04 01:35 AM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: groov_richmond]
Feffer Offline
User

Registered: 05/25/04
Posts: 31
I have a stupid question. Do you have to purchase PhotoPost? It seems a lot of you are using it or just tinkering with it and that's usually not the case when it's a 'pay for' type of thing. No insults meant of course.

Top
#270058 - 09/05/04 09:43 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: CJ]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
I believe those using it have paid for it. It's not real expensive as far as software goes <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#270059 - 09/06/04 04:13 AM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: SurfMinister]
Feffer Offline
User

Registered: 05/25/04
Posts: 31
Yeah, I can certainly see why people are getting it. I just got it myself and am loving it - although it's proving difficult for me to install all the way. I went through the setup (a number of times now!) and opted to use my UBBT user table for the users and it's all fine and good now except for one thing - how do I get to the admin section??? I can login using my UBBT accounts but nothing allows me to get into the admin section, not even my UBBT admin account.

Top
#270060 - 09/06/04 04:26 AM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: CJ]
Feffer Offline
User

Registered: 05/25/04
Posts: 31
Also, any help on the following error I'm getting five times at the top of every page would really make my day!! <br /><br />
Code:
 Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/mydomain/public_html/photopost/forums/threads.php on line 285 
<br /><br />Here is what is at and around line 285..<br /><br />
Code:
 foreach ( $ubbgroups as $groupvalue ) {<br />        if ( is_numeric($groupvalue) ) {<br />            $query = "SELECT groupid,cpaccess,modaccess,diskspace,uploadsize,uploads,comments,editpho,editposts,useralbums,reqmod,canassign FROM {$Globals['pp_db_prefix']}usergroups WHERE groupid='$groupvalue' LIMIT 1";<br />            $result = ppmysql_query($query,$link);<br />            ********Line 285********list( $usergroup,$cpaccess_a,$modaccess_a,$diskspace_a,$uploadsize_a,$uploads_a,$comments_a,$ueditpho_a,$ueditposts_a,$useralb_a,$reqmod_a,$assign_a ) = mysql_fetch_row($result); *******END OF LINE********<br />            ppmysql_free_result($result); 

Top
Page 6 of 6 < 1 2 3 4 5 6


Moderator:  Ian_W 
Who's Online
0 registered (), 25 Guests and 15 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
11/20/08 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
nick1, Begbie, cenk, MATTO, DougMMcts
13362 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks