php forum
php mysql forum
php mysql smarty
 
Page 3 of 6 < 1 2 3 4 5 6 >
Topic Options
#269983 - 03/01/04 10:16 AM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: Intel -*RW*-]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
thats okay they will be releasing 4.7z by the end of the week <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#269984 - 03/01/04 11:23 AM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: 234234]
Medar Offline
Junior Member

Registered: 03/19/00
Posts: 571
Bleh! Well at least the integration into UBB.Threads is easy!

Top
#269985 - 03/01/04 12:40 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: Intel -*RW*-]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
OK the reason they did a bunch of mini releases was to take care of minor issues with certain customers. Nothing Major<br /><br />Most of these except for the template thing you would never notice since you run threads. There were alot of new things like signature and avatar support added and group moderation.<br /><br />The release notice said these features were only avaiable to threads and VB3 customers. Other customers freaked and did not want to wait. So they were added in. Thus you saw the many mini revisions. Most of which never would effect you.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#269986 - 03/01/04 07:33 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: sf49rminer]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
Uh, now there's a 4.7g release....when will the madness stop! <img src="http://www.ubbdev.com/forum/images/graemlins/tongue.gif" alt="" /><br /><br />Yea, yea...I understand...minor stuff...hence the letter designators. <img src="http://www.ubbdev.com/forum/images/graemlins/cool.gif" alt="" /> Just seems pretty funny is all...and that's why this hombre will wait til the madness slows down on the releases.
_________________________
F-Body Hideout
Project Speedy

Top
#269987 - 03/01/04 07:34 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: General_Failure]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
I hear Jimmy the Greek has a Vegas Line set on 4.7z by the end of the week <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#269988 - 03/08/04 02:08 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4.7 [Re: sf49rminer]
BWilliams_dup1 Offline
Member

Registered: 03/09/03
Posts: 171
Loc: Southern California
What is the easiest way to fix the "Welcome" background color?<br /><br />Screen shot attached:


Attachments
109599-screenshot.JPG (11 downloads)


Top
#269989 - 03/08/04 03:15 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: vajraman]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
go into your stylesheet and find .welcome{ yadda; yadda; color: ;} and change the hex code color to another..
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#269990 - 03/09/04 09:44 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: landyphil]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
thanks for this update Chuck, much less files to edit == mo betta mod <img src="http://www.ubbdev.com/forum/images/graemlins/waytogo.gif" alt="" />
_________________________
- Allen wavey
- What Drives You?

Top
#269991 - 03/10/04 12:24 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: 234234]
BWilliams_dup1 Offline
Member

Registered: 03/09/03
Posts: 171
Loc: Southern California
[]scroungr said:<br />go into your stylesheet and find .welcome{ yadda; yadda; color: ;} and change the hex code color to another.. [/]<br />Looks like that one changes the threads welcome and not the photopost welcome. Any other input here?<br /><br />Thanks,<br /><br />BWilliams

Top
#269992 - 03/10/04 08:34 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: vajraman]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
you didn't say which welcome <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" /> anyways do the following.. this is what I do on most pages anyways.. select all text around the area you want to change and then look at it's source. most browsers allow you to look at the source.. that gives you a hint as to which class in the css to fix. like on yours where it says Welcome to yadda yadda in the yellow the source is..<br /><br />[]<br /><font class="welcome">&nbsp;Welcome to the SoCAPS Photo Gallery!</font><br />[/]<br /><br />so by looking at it appears to be the welcome class and is probably either the lackof a background: #yadda yadda or the wrong color in the welcome yadda yadda..
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#269993 - 03/10/04 09:06 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: 234234]
BWilliams_dup1 Offline
Member

Registered: 03/09/03
Posts: 171
Loc: Southern California
Got it <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /> <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" /><br /><br />.welcome { <br />background-color: #BCBDBD; <br />color: #000000; <br />background: transparent;<br />} <br /><br />Thanks <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />

Top
#269994 - 03/10/04 11:15 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: vajraman]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
cool.
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#269995 - 03/11/04 11:20 AM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: 234234]
BWilliams_dup1 Offline
Member

Registered: 03/09/03
Posts: 171
Loc: Southern California
[]scroungr said:<br />cool. [/]<br />Gotta love this site, I learn something new everyday <img src="http://www.ubbdev.com/forum/images/graemlins/wink.gif" alt="" />

Top
#269996 - 03/11/04 11:53 AM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: vajraman]
scroungr Offline
Old Hand

Registered: 10/17/03
Posts: 2409
Loc: Richmond, VA
real problem is trying to yank out some of the old knowledge to make room for the new stuff...
_________________________
Couchtomatoe - www.couch-tomatoe.cc
My abilities are for hire for installs, upgrades, custom themes and custom modifications.

Top
#269997 - 03/14/04 02:30 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: Intel -*RW*-]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
Okay, I've screwed up my PhotoPost each time I've done upates....yea, I know...I'm a knuckle-head and this is why I'm bringing this up before I end up with another headache and members sending Gweedo to my house to take me out. <img src="http://www.ubbdev.com/forum/images/graemlins/cool.gif" alt="" /> <br /> <br />Appears there is now a PhotoPost v4.7i out. I was going to wait until these minor updates stopped coming out, but I'd like to get the new features running on my site. <br /> <br />I'm currently running PhotoPost v4.6 and would like to update to 4.7i. Problem is as I explained...I always manage to screw up my database when I do these updates....so, here is where I need your help. <br /> <br />How will I properly go about an upgrade to version 4.7i? I have looked Chuck's instructions over but I didn't see specific guidance for knuckle-heads like me attempting to do an upgrade. <br /> <br />Any guidance on this is greatly appreciated... <br /> <br />Gonzo

Top
#269998 - 03/14/04 03:01 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: General_Failure]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Well this is a hack. You need to follow these instructions to install the hack. To upgrade Photopost you must follow the steps in the UPGRADE.TXT file in the documentation folder in the photopost distribution.<br /><br />Simply put upload all files to your photopost directory EXCEPT config-inc.php. Then run these upgrade scripts in order.<br /><br />upgrade46.php<br />upgrade467.php<br /><br />YOUR DONE. Then apply this hack.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#269999 - 03/14/04 03:50 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: sf49rminer]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
Chuck, believe I've replaced all the files as you've explained here in the past....but it screwed up the images. <br /> <br />For instance....if I replace the directories 2 and 500....I have files in both directories. If I replace them with the empty directories that are supplied with the archive...won't that delete my images in those directories?
_________________________
F-Body Hideout
Project Speedy

Top
#270000 - 03/14/04 04:37 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: General_Failure]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
Chuck, in your instructions for pp-inc.php you note:<br /><br />"Find and delete this line:<br /><br /> <link rel=\"stylesheet\" href=\"{$Globals['maindir']}/stylesheets/default.css\" type=\"text/css\" />"<br /><br />I did a search and don't find this code.<br /><br />I did find this however:<br /><br /><link rel=\"stylesheet\" href=\"{$Globals['maindir']}/stylesheets/{$Globals['theme']}.css\" type=\"text/css\" /><br /><br />More than likely just a typo in your instructions....but it's worth noting for the others.
_________________________
F-Body Hideout
Project Speedy

Top
#270001 - 03/14/04 05:52 PM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4 [Re: General_Failure]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Yep typo<br /><br />No overwriting directories does not overright or delete files.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#270002 - 04/03/04 09:51 AM Re: Finished-[6.2-6.3-6.4] UBBThreads Photopost Total Integration Version 4.7 [Re: sf49rminer]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
Mmmm.....getting the following error as I attempt to upload .jpg files. <br /> <br />Fatal error: Call to undefined function: imagegif() in /home/smoknz28/public_html/ubbthreads/gallery/image-inc.php on line 113 <br /> <br />Here's my line of code on line 113 of image-inc.php: <br /> <br /> case 1: $return_val = ImageGIF( $full_id, $new_image_file_path ); break; <br /> <br />I have been uploading images all day on and off with no errors til recently. <br /> <br />Any ideas? <br /> <br />I've attempted to upload several other images as well...but with the same error.
_________________________
F-Body Hideout
Project Speedy

Top
Page 3 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