TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

May 19, 2024, 07:34:42 PM

Login with username, password and session length
Members
  • Total Members: 3,886
  • Latest: Grendor
Stats
  • Total Posts: 195,189
  • Total Topics: 21,220
  • Online today: 128
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 1
  • Guests: 51
  • Total: 52
  • @rjen

TP Reviews module

Started by Megaforum, May 24, 2008, 04:25:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Rus

#60
Hey there.  I like the look of it on the demo site but when I installed on my site I get these 2 errors when I go to the review listings:


8: Undefined index: sa
File: /home/xxx/public_html/forum/tp-files/tp-modules/TPReviews/Sources/TPReviews.php
Line: 128
   
8: Undefined index: sa
File: /home/xxx/public_html/forum/tp-files/tp-modules/TPReviews/Sources/TPReviews.php
Line: 72

TP 1.052
SMF 1.1.6

Rus

After making a test review I also got lots of these:

2: Division by zero
File: /home/xxx/public_html/forum/tp-files/tp-modules/TPReviews/Sources/TPReviews.php
Line: 348

IchBin

Quote from: davieb on September 29, 2008, 09:31:25 PM
Ok, then here comes stupid question 2 - how to I get it to display if it doesn't go in a block? Is it a case of just adding a tab to the menu and linking directly?
Perhaps you shoudl look at the demo sites listed and see how they do it.

davieb

Quote from: IchBinâ,,¢ on September 29, 2008, 10:14:34 PM
Quote from: davieb on September 29, 2008, 09:31:25 PM
Ok, then here comes stupid question 2 - how to I get it to display if it doesn't go in a block? Is it a case of just adding a tab to the menu and linking directly?
Perhaps you shoudl look at the demo sites listed and see how they do it.

I already had hence the "Is it a case of just adding a tab to the menu and linking directly" question. However I had a play around and realised I could add the link as a side panel menu which I've done for the minute.

AxS Voldsom

#64
Quote from: davieb on September 29, 2008, 09:31:25 PM
Ok, then here comes stupid question 2 - how to I get it to display if it doesn't go in a block? Is it a case of just adding a tab to the menu and linking directly?

Add a new tab/menu linking to http://website/index.php?action=tpmod;rvws or however it goes from your forum index.

EDIT:
Better yet, heres code...
// Show the [reviews] button.
echo '<li><a href="', $scripturl, '?action=tpmod;rvws">' , $txt[124] , '</a></li>';

alhaudhie

Im still looking for commentors avatar show below their names..

tq

bbTURK

turkish language file attached

kåre

Maybe stupid question, but how do i install this module?

bbTURK


kåre