Author |
Message |
psychoses
Regular


Joined: Jun 19, 2007
Posts: 66
|
Posted:
Fri Aug 17, 2007 12:23 pm |
|
I added this mod as I wanted to add a few vids on my site but the layout is messed up ... And b4 telling me to ask them for help here's their response :
Quote: | im sorry but all these layout problems are not due to the video stream module. Yes in the watch page the page is rather wide. As a result of this it makes the page wider but because of poor coding on the themes only the side bars stretch out and not the header and footer. There is nothing i can do. I recomend you go to the people that made the themes and get them to add some code to make the header and footers to expand as well |
Check out my site :
http://www.stevethefreak.com/modules.php?name=Video_Stream
Tell me what I can do to fix this .... Appreciate the help u guys
Ch33rs ...
Much Appreciated  |
|
|
|
 |
Guardian2003
Site Admin

Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Fri Aug 17, 2007 3:04 pm |
|
That page looks fine to me with my screen resolution settings.
A quick look at the source code seems to indicate the theme is already coded for 100% width and not a fixed width but without an video stream to check it with I cannot see where anything is getting pushed out. |
|
|
|
 |
psychoses

|
Posted:
Fri Aug 17, 2007 3:10 pm |
|
No man I'm re-installing it can u wait 2 mins ... I will add a video and the message I'm getting is :
Quote: | Failed to insert category data. MySQL error: "Duplicate entry '1' for key 1" |
|
|
|
|
 |
Guardian2003

|
Posted:
Fri Aug 17, 2007 3:15 pm |
|
That message indicates you are trying to populate a database table which already has data in it.
You'll need to remove the tables completely using phpmyadmin or whatever utility your host provides. |
|
|
|
 |
psychoses

|
Posted:
Fri Aug 17, 2007 3:16 pm |
|
|
|
 |
psychoses

|
Posted:
Fri Aug 17, 2007 3:18 pm |
|
it used to work fine in the normal PhpNuke ... but now tha I'm using RN it's not working very well do u think that's y? but to my limited knowledge RN = PhpNuke v7.6 Modified no? |
|
|
|
 |
Guardian2003

|
Posted:
Fri Aug 17, 2007 3:40 pm |
|
There are quite a few errors there, unclised TD tags before they start to open another one, forms with no 'action' attribute - it's a wonder this module ever worked to be honest.
However, just to be sure the theme isn't contributing, have you tried switching to one of the built in themes like fisubice? |
|
|
|
 |
psychoses

|
Posted:
Fri Aug 17, 2007 4:03 pm |
|
I tried all the themes ... y did it work on PhpNuke and NOT RN? and How can I fix this Plz help as I need this module .. If there's another free 1 out there u know about plz tell me of it .. My site is ALL about Tech Support ... |
|
|
|
 |
Guardian2003

|
Posted:
Fri Aug 17, 2007 4:06 pm |
|
As there is no link in the modules copyright notice I cannot even try it out. |
|
|
|
 |
psychoses

|
Posted:
Fri Aug 17, 2007 4:23 pm |
|
try what out? tell me plz I wanna be done with this ... |
|
|
|
 |
psychoses

|
Posted:
Fri Aug 17, 2007 4:24 pm |
|
do you want the admin login ? |
|
|
|
 |
psychoses

|
Posted:
Fri Aug 17, 2007 4:35 pm |
|
I have gotten a layout version that lets me show 1 vid/page and that doesn't destroy the look of the module ... But the problem is I CAN't show more that 1 vid/page or else it's gonna be effed up again  |
|
|
|
 |
Guardian2003

|
Posted:
Fri Aug 17, 2007 4:44 pm |
|
I was going to try the module out but there's no link in the copyright notice which is unusual and I really don't have time to go hunting around for it. |
|
|
|
 |
psychoses

|
Posted:
Fri Aug 17, 2007 4:46 pm |
|
|
|
 |
Guardian2003

|
Posted:
Fri Aug 17, 2007 4:55 pm |
|
Hmm' there's a bit of messed up code in there.
Code:<table width="100%" border="0" cellspacing="0" cellpadding="8">
<tr>
<td style ="color: #CCCCCC;"><table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr valign="top">
|
The first line opens a new table, then opens a TR (table row) without closing it before opening a TD.
Then it doesn't close the TD before opening another new table. |
|
|
|
 |
psychoses

|
Posted:
Fri Aug 17, 2007 4:59 pm |
|
hmmmmmmmmm. and where do I put this ? Remember I'm a n00b .. In which file do I add these lines and where ... I'm used to instructions  |
|
|
|
 |
psychoses

|
Posted:
Fri Aug 17, 2007 5:31 pm |
|
I just found this post with some addon blocks :
Quote: | http://www.ravenphpscripts.com/posts11868 |
but the guy says :
Quote: | Install went easy. Couple of Small tweaks later....it works like a champ. |
how come? |
|
|
|
 |
Dawg
RavenNuke(tm) Development Team

Joined: Nov 07, 2003
Posts: 928
|
Posted:
Fri Aug 17, 2007 7:03 pm |
|
Because I am on 7.3 not RN.
Take a deep breath....relax....we will try to help you.
I am fishing the rest of the weekend but will be back on monday. If you have not fixed it by then....shoot me a PM and we can have a look at it.
My bet is the theme you are using is conficting with the vid mod. I have ahd several things I have had to fix over time.
The places to look first is run view source on your messed up page....
Then plug that into an editor.....IE:Dreamweaver
Look at the code and try to figure out what is messed up....
Once that has been IDed....figure out what is generating that code.
In your theme it is in /themes/your_theme_name/theme.php
In the vid mod it is /modules/Video_Stream/layout.php (most of it)
Look at your source....look at layout.php and match it code for code (html) and correct any errors you can find....
IT's a HAPPY THANG!
Dawg |
|
|
|
 |
psychoses

|
Posted:
Sat Aug 18, 2007 2:29 am |
|
coz I'm no editor I dunno how to do any of that ... I'm a complete n00b to design ... I don't understand coding ... sorry for the inconvenience but all I know how to do is follow instructions to the word ... I'm trying as we speak but I'll probably mess it up even more  |
|
|
|
 |
bugsTHoR
Involved


Joined: Apr 05, 2006
Posts: 263
|
Posted:
Sat Aug 18, 2007 7:34 am |
|
Guardian2003 wrote: | Hmm' there's a bit of messed up code in there.
Code:<table width="100%" border="0" cellspacing="0" cellpadding="8">
<tr>
<td style ="color: #CCCCCC;"><table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr valign="top">
|
The first line opens a new table, then opens a TR (table row) without closing it before opening a TD.
Then it doesn't close the TD before opening another new table. |
what gaurdian means i think
is this
Code:<table width="100%" border="0" cellspacing="0" cellpadding="8">
<TR>
<TD style ="color: #CCCCCC;"><table width="100%" border="0" cellspacing="0" cellpadding="10">
</TD>
</TR>
<tr valign="top">
|
add the closing tags for </tr> and </td> were i have placed them, they are in capitals so you can see them better. each tag should have a forward slash to close it after it been finshied with.
note:- im new to coding i may be wrong, as im not seeing all the code in this file. |
_________________ LUV RAVEN DISTROBUTION BEBE
Clanthemes.com are great (free advertisements for now until i get to 20,000 posts LoL) |
|
|
 |
psychoses

|
Posted:
Sat Aug 18, 2007 9:57 am |
|
|
|
 |
|