Forum Activity for @brian

brian
@brian
10/03/15 10:52:32AM
10,149 posts

text= added to urls?


Design and Skin Customization

I suspect that your add on search engine is adding things to URLs on your site. For example this URL:

http://www.dreadlockssite.com/dreadlocks-forums/forum/dreading-methods/70753/why-is-the-community-here-so-against-maintained-locs/text=C4206099VDvjVQa1PpcFO4cV_9RJYr4wknC2qw3kEpC1sNhIfBzEI%3D/text=C4206099VDvjVQa1PpcFO4cV_9RJYr4wknC2qw3kEpC1sNhIfBzEI%3D/p=1

is NOT a Jamroom URL. Jamroon does NOT add the text= stuff - that's something that is being added outside of Jamroom. This is the Jamroom URL:

http://www.dreadlockssite.com/dreadlocks-forums/forum/dreading-methods/70753/why-is-the-community-here-so-against-maintained-locs

I suspect that this is messing up your output by adding this stuff in, as I'm not seeing any issues here. Embedding this URL:
Lock wash and twist start to finish

works for me regardless where it is pasted at.
brian
@brian
10/03/15 10:35:05AM
10,149 posts

text= added to urls?


Design and Skin Customization

That's not how it works. When you paste in a YouTube URL, the URL scanner replaces that URL with a call to it's own "parse" function, which in turn loads the urlscan_player.tpl file from the YouTube module. THAT loads up the YouTube video in an iframe, which ONLY uses the YouTube ID - it does not use any other part of the URL. So if you're seeing that on your iframe URL, then check that you've not customized the urlscan_player.tpl file.
brian
@brian
10/03/15 10:25:10AM
10,149 posts

text= added to urls?


Design and Skin Customization

soaringeagle:
it does without adding a link in the source code tha just has the text=
did you check the source?

I apologize but maybe I'm not understanding you - what source?
brian
@brian
10/03/15 10:14:09AM
10,149 posts

text= added to urls?


Design and Skin Customization

That works no problem for me embedding it here locally - the URL scan correctly handles the URL.
brian
@brian
10/03/15 10:06:28AM
10,149 posts

mailgun stopped working


Design and Skin Customization

soaringeagle:
cant get postfix to install

You'll need to contact your sysadmin for help with that.
brian
@brian
10/03/15 10:05:48AM
10,149 posts

Emergency: Site Down Showing Database Error


Installation and Configuration

kish09:
thanks for the quick reply brian. i have spoken to godaddy and their server migrated, but it is not down. they told me there is a new "database hostname" but there is nowhere on the settings.php page for me to enter "database hostname", just "database name" and "database username." In addition, there is still no button to save the entries. See here:http://movementunes.com/settings.php

i am running jamroom 4.

I think your settings.php script is corrupted - unzip it again from the settings.zip and upload it.

You can then enter new MySQL info:

database hostname - "Server Name"
database name - "Database Name"
brian
@brian
10/03/15 10:03:54AM
10,149 posts

text= added to urls?


Design and Skin Customization

It's not being added by the URL scan module. I just cut and pasted a YouTube URL into an action update and the URL scan module is correctly showing it. Make sure you are not cutting and pasting that extra stuff in the URL.
brian
@brian
10/03/15 09:44:48AM
10,149 posts

text= added to urls?


Design and Skin Customization

The "text=" string is not being added by Jamroom - that is being added by something else.
brian
@brian
10/03/15 09:34:14AM
10,149 posts

Emergency: Site Down Showing Database Error


Installation and Configuration

Contact your hosting provider - your MySQL server is down.
brian
@brian
10/03/15 08:04:01AM
10,149 posts

jrCore_upload_button, jrCore_get_uploaded_files?


Using Jamroom

the jrCore_upload button is a new smarty template function that adds an "attach file" button (like you see here in the forum). The jrCore_get_uploaded_files function is used to display files that were uploaded via the "attach file" button.

Hope this helps!
  352