Floating Bar Mod

Started by live627, October 07, 2008, 10:16:43 PM

Previous topic - Next topic

live627

#80
Fix is attached

ATTACHMENT REMOVED

Beanfly

Now I Get The Error Message

-----------------------------------------------------------------------------

Template Parse Error!
There was a problem loading the /Themes/default/index.template.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.

You may want to try to refresh this page or use the default theme.
_______________________________________________________

syntax error, unexpected T_STRING, expecting ',' or ';'

---------------------------------------------------------------------------------------

Can I Just Remove The Mod Or Something... I Really Need My Site Back Up And Running

What Are The Files Found In "Packages/backups" For? Will They Help?

Or Is There Another File The Website Uses To Load It's Template That Maybe Needs To Be Fixed

Matthew K.

Well, do what the error message says, somewhere in the coding that was edited there is a single quote (') that should be escaped.

Example, find ' and replace it with \'.

That will resolve your problem.

Beanfly

#83
Just Tried That And Still Not Working  :(

I'm Not Sure If You Read Or Not But I Restored A Back Up Of The Database Just Before I Installed This Mod.. Not Sure If This Helps Or Not

Beanfly

I Tried Installing The Database Again Just To MAke Sure And I Got This Message  :'(

-----------------------------------------------------------------------------------------------------------

Error

SQL query:

INSERT INTO `smf_sp_shouts` (
`ID_SHOUT` ,
`ID_SHOUTBOX` ,
`ID_MEMBER` ,
`memberName` ,
`log_time` ,
`body`
)
VALUES # --------------------------------------------------------
#
# Table structure for table `smf_themes`
#

DROP TABLE IF EXISTS `smf_themes` ;



MySQL said: 
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DROP TABLE IF EXISTS `smf_themes`' at line 5

Beanfly

Quote from: Labradoodle-360 on January 28, 2010, 11:01:27 PM
Well, do what the error message says, somewhere in the coding that was edited there is a single quote (') that should be escaped.

Example, find ' and replace it with \'.

That will resolve your problem.
It's Full Of (') So I Replace Every (') With A (\)
I Don't Understand Where At In The Coding

live627

#86
Here is a fix for you if you didn't yet restore the backup

ATTACHMENT REMOVED

Beanfly

Quote from: live627 on January 28, 2010, 11:32:25 PM
Here is a fix for you if you didn't yet restore the backup
YAY It Wroked... =}
Thank You so Much Live627 You Rock

irtiza104

Doesnt work. Installed properly...i guess.

RC 2
latest version

can you please have a look?

http://bangladeshtalks.com

thanks in advance

live627

Here's what I suggest:

Uninstall the mod
Install it again, but on the test screen, there is an option to install in other themes. Make sure you select any additional themes that you want the bar on.

MordyT

#90
Quote from: NIBOGO on November 20, 2008, 08:00:21 PM
How to Change the Position to the bottom:

Open the /Themes/default/floating-bar.js

Search:

var verticalpos="fromtop"

Replace With:

var verticalpos="frombottom"
I am guessing this is for SMF 1.x
How would I move the bar to the bottom with SMF 2.0RC2

EDIT:
    * SMF version - SMF2.0RC2
    * Mod version, if skipped, latest version is assumed - Latest
    * Theme in use, very important - Custom one - mod works so it is no important I think...
    * How the install went, any errors, or none - perfect - no errors
    * Which page the error is on, if any, not required -N/A
    * How to reproduce the error, if any -N/A
Want to see SMF in action? Head over to RvOClan.info

robg2251

Will this be compatible with RC3 soon?

codevarun

Quote from: robg2251 on April 27, 2010, 11:39:51 AM
Will this be compatible with RC3 soon?
just one problem with RC3
./Sources/ManageSettings.php
Find: [Select]
// Stats, compression, cookies.... server type stuff.
Add Before: [Select]
// Floating Bar by: www.mundo-se.com
         array('text', 'floating_text'),
         array('check', 'floating_mode'),
      '',

Now where is
// Stats, compression, cookies.... server type stuff.

???
Join: http://www.helponrelation.com/forum/

LETS HELP OTHERS

franklinrony

please check the mod. there are some missing files. like the close gif and the js
http://twitter.com/franklinrony

Entra y aprende a ser un webmaster
www.sv-blog.com
--Si pides ayuda al menos agradece el soporte recibido----

codevarun

Quote from: frony on May 10, 2010, 01:55:16 AM
please check the mod. there are some missing files. like the close gif and the js

YUP missing js and css ... :(
i am crying badly
Join: http://www.helponrelation.com/forum/

LETS HELP OTHERS

live627

The new version does not need those files to run

codevarun

Quote from: live627 on May 20, 2010, 03:57:53 PM
The new version does not need those files to run

Hello live627 i am using the RC3 version smf2 of course and I install that (some trouble was with settings but fixed) now the problem is that its lying over the top and with transparent background and don't float on screen
Join: http://www.helponrelation.com/forum/

LETS HELP OTHERS

live627


codevarun

Quote from: live627 on May 21, 2010, 03:44:10 PM
Link to site?
Hi
here is the link
www.f u c k e d upsystems.com

now i am getting the background up unfortunately its not floating

In rc2 i was having the mod I forget the name which was floating of the right down corner and was also displaying notification for the new PMs. Anyone know about that?
Join: http://www.helponrelation.com/forum/

LETS HELP OTHERS

live627

/forum/Themes/Catamosphere2/css/index.css

#topbar

Change position: absolute to position: fixed

Advertisement: