Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: |SabiN| on January 08, 2009, 04:48:17 AM

Title: Problem with Post button (bbc, smile, etc)
Post by: |SabiN| on January 08, 2009, 04:48:17 AM
Forum Version: 2.0 Beta 4
Forum Link: http://www.naturalbornkillers.it (http://www.naturalbornkillers.it)



Mod Installed:Add Favicon.ico Support  1.0
Advanced Contact Form 1.1
Advanced Login Form 1.1
Aeva ~ Auto-Embed Video & Audio 5.1.32
Affiliates 1.1
Age on post 1.0
AllCaps Notifier 1.0
Attachment Icon File 1.0
Attachments In Message 1.2.0
Birthday on Profile Summary 1.0
BK-SMF Drop Down Menu 1.0
BK-SMF Favicon and Custom Global HTML 1.0
Bookmarks 2.2.1
Border data on topic view 0.1
Clickable Avatars 1.1.0
clickableImagebbcode 1.0
Color And BgColor BBCode Bar 3.3.1
Colorize Boards 3.0
Custom Copyright 1.1
Custom Tab 1.2
Date_Registerd on post 1.0
EmailValidator 1.0
Enhance Recent Post 1.0
Hide SMF Version 1.0.3a
Highlight Search Keywords 1.21
Highslide Image Viewer 1.0
Justify BBCode 2.1
Display Location on posts 1.0
MCLegendII.2 3.0
Member Color Link 3.0.5a
Memberlist_Xrevolution 1.2
MessagePreviewOnHover 1.7
More Spiders 1.2
MSN Icons v1.0 1.0
New Style Message Icon 1.1
OS & Browser Detection 1.0
Page_Reload_Mod 1.0
PDF Tag 1.1
PM to New Members 1.0
Prettier_Quotes 1.12
Profile Visitors 4.1
Quote Always WYSIWYG 1.01
Advanced Reputation System 1.5.2
script.js Jump Fix 1.0
Simple Award System 2.0.0.4b
SimplePortal 2.1.1
AJAX Recent Topics 1.0.1
SMF Arcade 2.5 Beta 2.2 Public
Social Bookmarks for SMF 2 1.1
Tagging System 2.1
Time Logged-In 3.3
Todays Birthday 1.2
New Topic Button 1.0
Treasury 2.32
Users Online Today 1.5.4



Error Log: Apply Filter: Only show the error messages of this URL  http://www.naturalbornkillers.it/index.php?board=63.0
Apply Filter: Only show the errors with the same message
8: Undefined variable: scriptur
Apply Filter: Only show the errors from this file
File: /var/www/html/Themes/default/MessageIndex.template.php (body_above sub template - eval?)
Line: 249

Apply Filter: Only show the error messages of this URL  http://www.naturalbornkillers.it/index.php?action=post;topic=2766.0;num_replies=4
Apply Filter: Only show the errors with the same message
8: Undefined variable: scriptur
Apply Filter: Only show the errors from this file
File: /var/www/html/Themes/default/Post.template.php (body_above sub template - eval?)
Line: 249

Apply Filter: Only show the error messages of this URL  http://www.naturalbornkillers.it/index.php?topic=2766.0
Apply Filter: Only show the errors with the same message
8: Undefined variable: scriptur
Apply Filter: Only show the errors from this file
File: /var/www/html/Themes/default/Display.template.php (body_above sub template - eval?)
Line: 249


[ more scriptur error -cut- ]



Problem: BCC tag button, smile button, all javascript:void(0); not work.  (default and custom theme).
Title: Re: Problem with Post button (bbc, smile, etc)
Post by: Kermit on January 08, 2009, 04:52:56 AM
Try to run this SQL query via phpMyAdmin

What is phpMyAdmin? (http://www.simplemachines.org/community/index.php?topic=21919.0)


REPLACE INTO smf_settings VALUES ('disableTemplateEval', '1');

after that , (before sub template - eval?) this message should disappear and you will see the exact file,which causes the related error
Title: Re: Problem with Post button (bbc, smile, etc)
Post by: |SabiN| on January 08, 2009, 05:02:29 AM
Done.

Apply Filter: Only show the error messages of this URL  http://www.naturalbornkillers.it/index.php?board=63.0
Apply Filter: Only show the errors with the same message
8: Undefined variable: scriptur
Apply Filter: Only show the errors from this file
File: /var/www/html/Themes/default/index.template.php
Line: 249


But I not think this error is my problem..
Title: Re: Problem with Post button (bbc, smile, etc)
Post by: Kermit on January 08, 2009, 05:08:23 AM
The error message should be gone now,but i'm not sure,if that fix your problem

When did you recognise,that bbc,smileys etc. are not working,probably after installing a new mod

Title: Re: Problem with Post button (bbc, smile, etc)
Post by: |SabiN| on January 08, 2009, 05:16:31 AM
Thanks for respond.
The Bcc,smileys, etc button working correcty with all mod, i only relocate the file (from a test directory to main directory).
I have imported only some tables from the database of test, this info can be useful?
Title: Re: Problem with Post button (bbc, smile, etc)
Post by: Kermit on January 08, 2009, 05:22:31 AM
i only relocate the file (from a test directory to main directory).

Which file ? All files ? if yes try to run repair_settings.php,some of your ftp paths could be wrong

What is repair_settings.php? (http://www.simplemachines.org/community/index.php?topic=18096.0)


Title: Re: Problem with Post button (bbc, smile, etc)
Post by: |SabiN| on January 08, 2009, 05:34:03 AM
I run repair_settins.php, but all seems ok.
Yes, all files but i adjust all setting (on database and on setting files)

Title: Re: Problem with Post button (bbc, smile, etc)
Post by: |SabiN| on January 10, 2009, 11:09:22 PM
bump
Title: Re: Problem with Post button (bbc, smile, etc)
Post by: greyknight17 on January 20, 2009, 07:56:19 PM
Is this issue resolved now?

If not, try the attached file.
Title: Re: Problem with Post button (bbc, smile, etc)
Post by: |SabiN| on January 20, 2009, 09:19:24 PM
Thanks for responding.
No, the attached file don't work.
Title: Re: Problem with Post button (bbc, smile, etc)
Post by: greyknight17 on January 29, 2009, 09:51:55 PM
Is this issue resolved now? If not, do the following:

Attach your /Sources/Post.php and and /Themes/default/Post.template.php files here.

Also provide a test login account to your forum.
Title: Re: Problem with Post button (bbc, smile, etc)
Post by: |SabiN| on January 30, 2009, 02:42:58 AM
Problem solved
Title: Re: Problem with Post button (bbc, smile, etc)
Post by: Truja on November 08, 2010, 09:46:59 AM
how solved? i have a same problem.
Title: Re: Problem with Post button (bbc, smile, etc)
Post by: Illori on November 08, 2010, 10:50:02 AM
please start your own topic and you will get better support.
Title: Re: Problem with Post button (bbc, smile, etc)
Post by: Truja on November 08, 2010, 11:11:08 AM
i have my topic. But i found this..

If the user solved a post, explain how! For the other users..