Working thanks!
Type: Posts; User: igotregistered; Keyword(s):
Working thanks!
Hi @traq. It's not my company. I work for the company. We do SEO. So basically any customer is welcome. Any framework, any language as well. It's our job to figure it out. We don't administrate the...
I need to add a submenu to this menu which by default the CSS does not have submenu written.
Any help is greatly appreciated!!!
CSS
#header .topnav ul {
-webkit-border-radius: 10px; ...
Hello again folks.
I'm in a bit of a bind. My client has asked for a "testimonials" page on their .aspx website. While I can admin their site with simple updates to content and meta data, I am in...
It seems like I've upset you guys. I'm sorry. I really only wanted to do one query for my website. I am a designer, unfortunately I know nothing about the database end. I would love to learn it, but...
Hi djr33. All I want to do is have my page automatically update with the fights from one player. I've been trying to figure this out for weeks.
Hi traq, while I am able to find all data in the "title". I only want to find. I only want my query to find a single name in the title, (not the whole title)
So if this is the title : "Bob Smith...
Ok, I've been researching and I found a script which works....However, it's pulling every single record. I want the script to parse the "title" column and only retrieve the records of player names.
...
This is the table with the URLS. '_vbullpost'
SQL result
Host: 10xxxxxxxxxx
Database: nhlfightclub
Generation Time: Nov 18, 2012 at 02:41 PM
Generated by: phpMyAdmin 2.11.11.3 / MySQL...
Ok, I'll check
the script is called "vbtube professional". It is basically a plugin for vbulletin. A very very large plugin. It's not standalone. It requires a full vbulletin infrastructure in order to work.
This is what I got
CREATE TABLE `_vbullthread` (
`threadid` int(10) unsigned NOT NULL auto_increment,
`title` varchar(250) NOT NULL default '',
`firstpostid` int(10) unsigned NOT NULL...
Yes it does. the table "_vbullthread" is the table where all of the videos are stored.
Ok, I'd like to give it a shot then. I've sent a message to the developer of vbtube, (my video portal script) asking him which table(s) are used to store the video data. I appreciate you working with...
Hmmm, some interesting info there traq. Maybe I shouldn't venture off into using a script then.
So it appears my only option is to manually code each players video, on their own page? I was...
Hi Traq, thank you for your explanation. Yes in fact the data is stored exactly as your reference
table
| Title |...
ok, it's nhlfightclub.com/hockeyfights
It's setup like a youtube clone. The table the video data is in, is "_vbullthread". There's only one field which has the data. It's the "title" field.
...
Hi Traq, I sent you my website address in PM.
What I want to do is....
When I add specific players video's to my video portal. I would like to make custom pages with the players statistics,...
I'd like to retrieve player results from a table in my vbulletin database table called _vbullthread. The results would ultimately print to the players own page.
I'm using this script (below) to...
I understand. Basically I'm not looking to have play lists automatically populate.
Once a video is added to the site through the API it goes into whatever category I add it to. The new video is...
Hi @BeverlyH, thank you for reply. May I send you a message to show you what I'm talking about on my site?
Thank you
Hello, I'll try and be as descript as possible without rambling.
I have a website which I can automatically add videos via google/youtube api. It's all built into the script I use, (which I paid...
Hello again. I'm normally tinkering with HTML advanced type code when I need help.
This time, I'm not so sure I know what I need. I'll give it my best shot explaining.
I would like to create a...
Brilliant!
Worked. Thank you very much, sir.
Sorry got stuck in a meeting.
Great info. I appreciate the help. Do you think adding the key word reference in there will help in SEO. That is basically the main reason I am doing this.
Thank...