Customizing SMF > Modifications and Packages

SMF Trader System (1.6 Released) Now Supports SMF 2.0!

<< < (3/135) > >>

vbgamer45:
Just added support for SMF 1.0.7
Enjoy,
vbgamer45

Vinspire:
vbgamer, i've got this error in my error log. any idea what is it ? clash wif the ignore mod ?  :D

8: Use of undefined constant smftrader_profile - assumed 'smftrader_profile'
File: /home/korobox/public_html/forum/Themes/default/languages/Ignore.english.php (main sub template - eval?)
Line: 388

winrules:

--- Quote from: Vinspire on August 03, 2006, 02:31:13 PM ---vbgamer, i've got this error in my error log. any idea what is it ? clash wif the ignore mod ?  :D

8: Use of undefined constant smftrader_profile - assumed 'smftrader_profile'
File: /home/korobox/public_html/forum/Themes/default/languages/Ignore.english.php (main sub template - eval?)
Line: 388

--- End quote ---
To fix those in display.template.php find:

--- Code: ---$txt[smftrader_profile]

--- End code ---
and replace with

--- Code: ---$txt['smftrader_profile']

--- End code ---

I'm sure vbgamer will fix it soon.

vbgamer45:
Fixed thanks winrules!

Vinspire:

--- Quote from: winrules on August 04, 2006, 05:31:12 PM ---To fix those in display.template.php find:

--- Code: ---$txt[smftrader_profile]

--- End code ---
and replace with

--- Code: ---$txt['smftrader_profile']

--- End code ---

I'm sure vbgamer will fix it soon.

--- End quote ---

I followed what you said and a new error had occur.

2: Division by zero
File: /home/korobox/public_html/forum/Themes/default/trader.template.php (main sub template - eval?)
Line: 41

8: Undefined index: sa
File: /home/korobox/public_html/forum/Sources/Trader.php
Line: 30

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version