View Full Version : Review script URL's
Anonymous
07-17-2005, 10:02 AM
Hi Tim,
Script set-up and working. But a gliche that I have'nt been able to work out.
1. Write image not displaying on page. Right clicked missing image and found that the script is looking for it in images folder for that file. Why? If I put the image into the folder it displays! :?:
imported_Tim Mousel
07-17-2005, 10:10 AM
I'm guessing that a setting in the config file is wrong.
$url = "yourdomain.com";
$directory = "/review"; //this is the setting I'm betting is not set correctly.
If that's not the case, post your url and settings for these two items.
Tim
Anonymous
07-17-2005, 03:06 PM
Hi Tim,
Oop's! I checked config and that is OK, then I checked the page that the php include. Looking very carefully at the source code, Hell! I am inserting the wrong php page, that why the images didn't display :shock:
But I do have one other problem you could steer me in the right direction. The Text on the review insert is rather large. Especially the text that was posted and the bold text. It needs to be 10pt. Which lines in CSS style controls this text?
Sample page:
http://www.christchurch-online.net/tourist_info/dineout/dinedata/amberwood.php
imported_Tim Mousel
07-17-2005, 04:56 PM
Look in review_insert.php and edit the part that displays the text directly.
Tim
vBulletin® v3.7.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.