CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 Example forum application

Print topic Send  topic

Author Message
Kristian
Posted: 05/19/2002, 7:54 AM

Thanks for a great product!

Have a small problem with the Forum application using PHP/mySQL.
Everything works great except showing smilies in the DEFAULT page. Smilies
are shown correct in VIEWTREAD.

--
Kristian Hyllestad
SPINE AS (www.spine.no)
NORWAY
Kristian
Posted: 05/19/2002, 9:44 AM

> Have a small problem with the Forum application using PHP/mySQL.
> Everything works great except showing smilies in the DEFAULT page.
> Smilies are shown correct in VIEWTREAD.

The code generated for the smiley in DEFAULT was:
<td class="EasyStreetAltDataTD"><img src="1"> </td>

(1) by changing the 'Data Source' by LEFT JOINing the smilie table
(2) changing the 'Control Source' from 'smile_id' to 'smile_url'
=> it works.

Changing the language from ASP to PHP does not change all references to
..ASP files on the buttons in the forum application. Not sure whether the
are some DEFAULT_EXTENSION tag to be used instead of hardcoding the
extension. No big deal to do it manually when I realized the problem.


--
Kristian Hyllestad
SPINE AS (www.spine.no)
NORWAY
Alexey Alexapolsky
Posted: 05/20/2002, 4:33 AM

Thanks, I've contacted our developers regarding this issue.

--
Alex
CodeCharge Developer


"Kristian" <kristian@spinenospam.no> wrote in message
news:Xns9213BF923CD34kristianspinekundeco@66.180.229.147...
> > Have a small problem with the Forum application using PHP/mySQL.
> > Everything works great except showing smilies in the DEFAULT page.
> > Smilies are shown correct in VIEWTREAD.
>
> The code generated for the smiley in DEFAULT was:
> <td class="EasyStreetAltDataTD"><img src="1"> </td>
>
> (1) by changing the 'Data Source' by LEFT JOINing the smilie table
> (2) changing the 'Control Source' from 'smile_id' to 'smile_url'
> => it works.
>
> Changing the language from ASP to PHP does not change all references to
> .ASP files on the buttons in the forum application. Not sure whether the
> are some DEFAULT_EXTENSION tag to be used instead of hardcoding the
> extension. No big deal to do it manually when I realized the problem.
>
>
> --
> Kristian Hyllestad
> SPINE AS (www.spine.no)
> NORWAY


   


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

MS Access to Web

Convert MS Access to Web.
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.