Top Experts [
learn more
]
Top 4-10
webko
9743 K
bandmandq
2458 K
Genx
1525 K
4.
tcmeyers
5.
kbata
6.
Martie
7.
Hammerton
8.
rrenfrow
9.
bneeman
10.
plegler
Welcome,
Guest
. Please
login
or
register
.
May 24, 2013, 04:26:37 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
FMWebschool releases more educational FMStudio webinars - check them out here:
http://www.fmwebschool.com/webinars.php
27465
Posts in
6066
Topics by
1523
Members
Latest Member:
donok
fmwebschool.com
PHP Web Publishing Technologies
FileMaker PHP, FX.php custom web publishing
PHP Review Scripts
0 Members and 1 Guest are viewing this topic.
« previous
next »
Pages:
[
1
]
Author
Topic: PHP Review Scripts (Read 1357 times)
stevenm187
Jr. Member
Offline
Posts: 89
Kudos: 50
PHP Review Scripts
«
on:
September 24, 2009, 12:00:21 PM »
I wanted to add a review system to my current shopping site, so that users can leave reviews on the products in my website.
I found several pre made php review scripts but they are all made to be compatible with MYSQL not filemaker.
I was wondering if anyone ever created a review system to go along with filemaker that would help me get started with this?
Logged
webko
Global Moderator
Hero Member
Offline
Posts: 2051
Kudos: 9743
Applications:
FX.php
(Guru)
BlackBelt
(Expert)
PHP API
(Advanced)
Re: PHP Review Scripts
«
Reply #1 on:
September 24, 2009, 03:39:03 PM »
A simple one tied to the product id would be easy enough to setup in FileMaker.
User clicks the review link, they fille out a form and it goes into the review table, tied back by product id to the products table...
Logged
tim.webko_at_gmail.com
stevenm187
Jr. Member
Offline
Posts: 89
Kudos: 50
Re: PHP Review Scripts
«
Reply #2 on:
September 25, 2009, 09:52:53 AM »
Ok.
I created a table called reviews which contains date, name, comment, and ProductID.
I tied in ProductID in reviews to the ProductID in my inventory and created a portal so that I would be able to see the comments for each item.
Now I want to display the comments in the portal on my webpage but I keep getting this error
Notice: Undefined variable: partlist__Reviews_portal in C:\inetpub\wwwroot\discounttruckaccessories\details.php on line 534
Fatal error: Call to a member function getField() on a non-object in C:\inetpub\wwwroot\discounttruckaccessories\details.php on line 534
I tried creating a new record set that finds the comments in the review table So I didnt have to use the portal but if there are no comments on the item it will give an error...
any reason in why it is not letting me display the contents of the portal?
Logged
stevenm187
Jr. Member
Offline
Posts: 89
Kudos: 50
Re: PHP Review Scripts
«
Reply #3 on:
September 25, 2009, 10:05:04 AM »
Nvm that I got it.
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Discussion and Announcements
-----------------------------
=> FMWebschools updates and announcements
===> FMWebschool Training Schedule
=> Newsletter and Community Discussion
=> Webinar and FMWebschool Events
=> General Discussion
===> CDML Old School FileMaker Web Publishing
===> FileMaker Mobile 7/8
=> Holiday Special Product Support
-----------------------------
FMTouch
-----------------------------
=> FMTouch - FileMaker Databases on the iPhone and iPod iTouch
===> FMTouch - Multi Language Discussion
=> FMTouch BlackBerry and FileMaker
-----------------------------
FMStudio
-----------------------------
=> FMStudio
===> FMStudio Connection and Installation Problems
=> FMStudio Pro
-----------------------------
FMWebschool Products and Solutions
-----------------------------
=> Dolphin Shopping Cart System
=> BlackBelt CDML Software
-----------------------------
FileMaker Books
-----------------------------
=> FileMaker Book Questions and Suggestions
-----------------------------
PHP Web Publishing Technologies
-----------------------------
=> FileMaker's New PHP API
=> FileMaker PHP, FX.php custom web publishing
===> Ajax Code and Examples
-----------------------------
FileMaker Inc Products and Technologies
-----------------------------
=> FileMaker Server 9
===> FileMaker Server 7 / 8 Advanced
=> Web Viewer
=> Instant Web Publishing
=> FileMaker XML, XSLT
-----------------------------
Other Resources
-----------------------------
=> Search Engine Optimization and Consulting
===> Marketing Book Reviews
=> FileMaker Web Resources
=> Free JavaScript Code Snips
=> Free PHP Code Snips
=> Web Jobs, Web Consulting
Loading...