Notice
  • The administrator has disabled public write access.
  • Only logged-in/registered users are allowed to contribute to the forum.

Open Source Services

Development Services and Products for Open Source e-Commerce Sites

 
Notice
  • The administrator has disabled public write access.
  • Only logged-in/registered users are allowed to contribute to the forum.
Welcome, Guest
Please Login or Register.    Lost Password?

Distorted product info page
(1 viewing) (1) Guest
Support forum for the free easyCommentz comments and feedback system for osCommerce available from the osCommerce contributions site.
Go to bottomPage: 1
TOPIC: Distorted product info page
#618
Distorted product info page 1 Year, 12 Months ago  
I have followed instructions for this contribution but cannot get the message box on the product info page to display properly. It runs way across the screen.

Problem seems to be here.
BETWEEN '</table></form>' AND </td>
<!-- body_text_eof //-->

place the following code:

<?php

///////ossCommentz

include_once(DIR_WS_CLASSES . 'comment8r/delegate.php');

$easyCommentz = new delegate();

$easyCommentz->displayMessageSet4Prod($product_info['products_id'],$HTTP_GET_VARS['captcha']);

///////eof ossCommentz

?>

Thanks for any help.
Ashley
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#619
Re:Distorted product info page 1 Year, 12 Months ago  
Hi

Did you set the width in the admin's 'Edit Settings' section?
hanuman
Moderator
Posts: 369
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#620
Re:Distorted product info page 1 Year, 12 Months ago  
Hi

I get error on page for the 4 options in admin.
Ashley
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1