CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 forum help please :(

Print topic Send  topic

Author Message
Steven Dowd
Posted: 05/20/2002, 2:57 PM

I have done all the fixes for time, smiley images etc , I got all the images
for smiles to come up now on the main forum front page and the threads
pages, but now, when I make a post its adding the post ok, but when its
displaying it on the forum page, its cycling through every available smiley
image, displaying the posts one by one, using every smiley image for each
post?

i.e.:

smily1.gif post one
smily1.gif post two
smily1.gif post three
smily1.gif post four
smily2.gif post one
smily2.gif post two
smily2.gif post three
smily2.gif post four
smily3.gif post one
smily3.gif post two
smily3.gif post three
smily3.gif post four
smily4.gif post one
smily4.gif post two
smily4.gif post three
smily4.gif post four

aaagghhh

where the heck do I jump on it to stop it cycling through the smiley
images...

all I did was did was 'left join smiles and then change the smile_id to
smile_url, it all seemed ok , until I started adding a few test posts...

Steven

Alexey Alexapolsky
Posted: 05/21/2002, 12:24 AM

Please specify sql used by you and other modifications, I'll take a look at
the example.

--
Alex
CodeCharge Developer


"Steven Dowd" <newspost.steven.dowd@dowd.co.uk> wrote in message
news:acbrgs$ldp$1@news.codecharge.com...
> I have done all the fixes for time, smiley images etc , I got all the
images
> for smiles to come up now on the main forum front page and the threads
> pages, but now, when I make a post its adding the post ok, but when its
> displaying it on the forum page, its cycling through every available
smiley
> image, displaying the posts one by one, using every smiley image for each
> post?
>
> i.e.:
>
> smily1.gif post one
> smily1.gif post two
> smily1.gif post three
> smily1.gif post four
> smily2.gif post one
> smily2.gif post two
> smily2.gif post three
> smily2.gif post four
> smily3.gif post one
> smily3.gif post two
> smily3.gif post three
> smily3.gif post four
> smily4.gif post one
> smily4.gif post two
> smily4.gif post three
> smily4.gif post four
>
> aaagghhh
>
> where the heck do I jump on it to stop it cycling through the smiley
> images...
>
> all I did was did was 'left join smiles and then change the smile_id to
> smile_url, it all seemed ok , until I started adding a few test posts...
>
> Steven
>
>

Steven Dowd
Posted: 05/21/2002, 1:49 AM

This is a total list of changes I made

1/ renamed the default.ccp/php in portal example to index.ccp/php
2/ renamed the default.ccp/php in forum example to forum.ccp/php
3/ copied all needed forum pages into the portal project folder
4/ remade links to add forum example
5/ added a 'smiles' table to the forum.ccp messages grid form properties
data source to make it "forum_messages, smiles"
6/ on the messages grid form changed the smile_id control source from
smile_id to smile_url this makes the images actually start showing.

for the changes that I did to make the forum start cycling through all the
"message posts" x "number of smiles" available

thanks

Steven Dowd

ps,

since you have taken in ccs to using all your examples out of a singular
database, which is a different system to the cc examples, are there any
plans for giving out a giant example that will encompass all , rather than
singular examples .. because if that's to come soon, I am could be wasting
yours and my time?

Steven


"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
news:accsnp$evn$2@news.codecharge.com...
> Please specify sql used by you and other modifications, I'll take a look
at
> the example.
>
> --
> Alex
> CodeCharge Developer
>
>
> "Steven Dowd" <newspost.steven.dowd@dowd.co.uk> wrote in message
>news:acbrgs$ldp$1@news.codecharge.com...
> > I have done all the fixes for time, smiley images etc , I got all the
> images
> > for smiles to come up now on the main forum front page and the threads
> > pages, but now, when I make a post its adding the post ok, but when its
> > displaying it on the forum page, its cycling through every available
> smiley
> > image, displaying the posts one by one, using every smiley image for
each
> > post?
> >
> > i.e.:
> >
> > smily1.gif post one
> > smily1.gif post two
> > smily1.gif post three
> > smily1.gif post four
> > smily2.gif post one
> > smily2.gif post two
> > smily2.gif post three
> > smily2.gif post four
> > smily3.gif post one
> > smily3.gif post two
> > smily3.gif post three
> > smily3.gif post four
> > smily4.gif post one
> > smily4.gif post two
> > smily4.gif post three
> > smily4.gif post four
> >
> > aaagghhh
> >
> > where the heck do I jump on it to stop it cycling through the smiley
> > images...
> >
> > all I did was did was 'left join smiles and then change the smile_id to
> > smile_url, it all seemed ok , until I started adding a few test posts...
> >
> > Steven
> >
> >
>
>

CodeCharge Support
Posted: 05/21/2002, 1:23 PM

Looks like the Forum was included by mistake , as it wasn't completed.
It will be updated in the next release.

Konrad


"Steven Dowd" <newspost.steven.dowd@dowd.co.uk> wrote in message
news:acbrgs$ldp$1@news.codecharge.com...
> I have done all the fixes for time, smiley images etc , I got all the
images
> for smiles to come up now on the main forum front page and the threads
> pages, but now, when I make a post its adding the post ok, but when its
> displaying it on the forum page, its cycling through every available
smiley
> image, displaying the posts one by one, using every smiley image for each
> post?
>
> i.e.:
>
> smily1.gif post one
> smily1.gif post two
> smily1.gif post three
> smily1.gif post four
> smily2.gif post one
> smily2.gif post two
> smily2.gif post three
> smily2.gif post four
> smily3.gif post one
> smily3.gif post two
> smily3.gif post three
> smily3.gif post four
> smily4.gif post one
> smily4.gif post two
> smily4.gif post three
> smily4.gif post four
>
> aaagghhh
>
> where the heck do I jump on it to stop it cycling through the smiley
> images...
>
> all I did was did was 'left join smiles and then change the smile_id to
> smile_url, it all seemed ok , until I started adding a few test posts...
>
> Steven
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.