11
BroHam
Re: x_movie module installation help
  • 2007/6/26 22:06

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


Thanks for the answer, but I ended up with the fresh install and letting go of the vids I had; no biggie.

As for bugs, the version I got from you today is similar to the one I got not too long ago from someone (mrphilong?, you?); I can't remember where I got it.

Anyway the similarity is when trying to submit a film after installing the mod. You get a blank screen when trying to submit.
This is due to presumed errors in file tpl_imgtype.php with calling for class/Snoopy.php in 5 or 6 six places, which is a capital error. The file is snoopy.php. There is also an instance of class/Snoopy.class.php etc, and .class is an error. You might want to update that file in your archives.

Fixing those errors permit me to submit vids, including divx urls. Awesome, thanks for your work, and I look forward to your future modifications.
I don't know.



12
BroHam
Re: x_movie module installation help
  • 2007/6/26 20:35

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


Would it be possible for me to do a clean install but preserve the few movies I already have in the database? So, if I uninstalled my current version and installed yours, could I drop and/or add something in MySql afterwards to have the movies? Dumb question? Thanks.
I don't know.



13
BroHam
Re: x_movie module installation help
  • 2007/6/26 18:38

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


Thanks, I'll install it later on...

Do you plan to continue work on this module, since you mentioned other releases in your download description?

Thanks again for the dl.
I don't know.



14
BroHam
Re: x_movie module installation help
  • 2007/6/26 16:35

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


Quote:
Can someone list all the errors they are having with this module? The only thing I've noticed so far is if you choose auto for the image upload it errors out. I'm not sure why I would choose auto but I'm sure it's there for a reason.

Using auto inserts the generic image associated with the type of movie being played. For instance, if I url or embed a Youtube movie, and I choose auto for image, a generic Youtube image is used. I have not had any timeout issues with auto, so that is interesting.

Optikool, is your version available for dl on your site? I do not see it available. I did see your module playing divx stage6 vids, and I would like mine to do the same. I am not able to embed or url that type.
I don't know.



15
BroHam
SOLVED - Re: Change link of username in comments?
  • 2007/6/25 16:27

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


It looks like I got it.
In class/commentrenderer.php, on line 340, I replaced:
$poster['uname'] = '<a href="'.XOOPS_URL.'[b]/userinfo.php?uid=[/b]'.$poster['id'].'">'.$com_poster->getVar('uname').'</a>';


With this:
$poster['uname'] = '<a href="'.XOOPS_URL.'[b]/modules/smf/index.php?action=profile;u=[/b]'.$poster['id'].'">'.$com_poster->getVar('uname').'</a>';


Seems to work exactly how I want.
I don't know.



16
BroHam
Re: Change link of username in comments?
  • 2007/6/25 15:55

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


I'm afraid that file did not change anything in the comments. I'll keep looking.
I don't know.



17
BroHam
Re: Change link of username in comments?
  • 2007/6/25 14:45

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


Thanks for the reply. I'll play with that file and see what I can do.

Quote:
Make shure you do a backup of the file before editing!

But, of course...
I don't know.



18
BroHam
Re: Only ONE button in the administration menu
  • 2007/6/25 14:40

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


I also found THIS very helpful, thanks to Skenow.
I don't know.



19
BroHam
Change link of username in comments?
  • 2007/6/25 1:23

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


I am using SMF as my forum, and one of the few kinks left to iron out is the comments in all the modules. The poster's user name and uid are embedded in the layout of list of comments, right? I want the link of the users to point to the smf profile instead. What file(s) do I need to modify?

To elaborate, if you click on a username that made a comment, you get a url like: www. exampleURL.com/userinfo.php?uid=9
I want the link to point to the smf profile with a link like: www. exampleURL.com/modules/smf/index.php?action=profile;u=9

Thanks for any help. I'm sure this is easy for many of you.
I don't know.



20
BroHam
Re: Style Sheet Errors
  • 2007/6/21 5:28

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


The differences between your theme and the unaltered default XOOPS theme:

<{$xoops_module_header}> is not in your theme.html.

This is added to your styleNN.css:
div.xoopsCode {    font-size12px;
    
font-familyFixedSys"Courier New",Courier,monospace;
    
background#fffff8;
    
border1px solid #6C87B0;
    
color#385a72;
    
width95%;
    
height200px;
    
margin0.5em;
    
overflowauto;
    
padding3px 3px 3px 3px;
}


Could this disagree with firefox for some reason?
I don't know.




TopTop
« 1 (2) 3 4 5 ... 9 »



Login

Who's Online

158 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 158


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits