461
JasonMR
Re: can i find ecards module ?
  • 2004/9/22 21:21

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


No, because they are quite specific. But I am planning to clean up the files, and offer them for download on my site.

If you have interest, please let me know, and I will nudge it up my priority list, and try and get it done by the weekend.



462
JasonMR
Re: Image uploads
  • 2004/9/22 16:44

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Have you considered using the Gallery module? It resizes images when uploading, but I'm not sure if it will fulfil your exact requierements



463
JasonMR
Re: Still need help
  • 2004/9/22 13:56

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


SORRY Should have read closer and thought a little more before answering!



464
JasonMR
Re: Still need help
  • 2004/9/22 13:47

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Goto Admin -> Sys Admin -> Site Preferences -> General Settings -> 18'th Option:: should be a drop-down box -> Select "PHP Debug"
Save preferences by clicking on "Go!"

Now open up a page, and you should see debugger messages printed at top and/or bottom of the page.

Another idea (not sure if it will work): delete user.php in your root folder, and update with a fresh copy.



465
JasonMR
Re: MyAlbum question
  • 2004/9/22 13:37

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


I don't have MyAlbum installed, as I found Galleria to be much nicer when it comes to configuration. In Galleria you have full access, upload, and admin rights congfiguability - very nice Xcgallery comes with the same feature, though the menu isn't as nice. Therefore Xcgal comes with an E-Card feature, which could come in handy for your site.

Sorry, I can't help with MyAlbum though



466
JasonMR
Re: Getting Links to work
  • 2004/9/22 12:41

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


But I will give you a DETAILED answer:
Quote:
<td width="25%" align="center"><table border="0" width="117" cellspacing="0">
<tr>
<td width="6" height="7"><img src="http://www.kiwisworld.com/themes/=fc2=/smallmenulefttop.jpg" width="6" height="7"></td>
<td width="100%" height="7" background="http://www.kiwisworld.com/themes/=fc2=/smallmenutopbg.jpg"></td>
<td width="6" height="7"><img src="http://www.kiwisworld.com/themes/=fc2=/smallmenurighttop.jpg" width="6" height="7"></td>

</tr>
<tr>
<td width="6" background="http://www.kiwisworld.com/themes/=fc2=/smallmenuleftbarbg.jpg"></td>
<td width="33%" valign="middle" align="center"><a href="http://www.kiwisworld.com/"><img src="http://www.kiwisworld.com/themes/=fc2=/ts.jpg"></a></td>
<td width="6" background="http://www.kiwisworld.com/themes/=fc2=/smallmenurightbarbg.jpg"></td>
</tr>
<tr>
<td width="6"><img src="<http://www.freakhole.com/index.shtml>smallmenuleftbottom.jpg" width="6" height="17"></td>
<td width="33%" background="<http://www.freakhole.com/index.shtml>smallmenubottombg.jpg">Cum Sluts</td>

<td width="6"><img src="<http://www.freakhole.com/index.shtml>smallmenurightbottom.jpg" width="6" height="17"></td>
</tr>


Now to the detailed explenation:
Quote:

<a href="http://www.kiwisworld.com/"><img src="http://www.kiwisworld.com/themes/=fc2=/ts.jpg"></a>

Everything between the 1st < and >, is the first bit of your link mark-up.
After that, everything between the 2'nd < and >, is the mark up, that tells the browser to place an image, that it should get from a certain location.
Quote:

<img src="http://www.kiwisworld.com/themes/=fc2=/ts.jpg">

Now the link need to be closed off, done by [a]</a>[/i].

You need to change this part to your liking:
Quote:

<a href="http://www.kiwisworld.com/">

, to be more specific, you insert the address you want to link to between the parentheses.

----
Now let's take a look at your briliant work:
Quote:

<td width="33%" background="<http://www.freakhole.com/index.shtml>smallmenubottombg.jpg">Cum Sluts</td>

I can't guess, what made you hack this, but mate........


=> This is how it COULD look like (as other part of your code, CLEARLY indicate!), if it is suppose to work:

<td width="33%" background="smallmenubottombg.jpg"><a href="http://www.freakhole.com/index.shtml">Cum Sluts</a></td>

Now go fix your code, and be nice to people



467
JasonMR
Re: Getting Links to work
  • 2004/9/22 12:27

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


1) see my answer above, that will solve your problem!!!
2) Mithrandir WASN'T critizising your site!!!
=> Some people that try to help you, do so from work; they can get into trouble for going to your site! Please take that into consideration!




468
JasonMR
Re: Getting Links to work
  • 2004/9/22 10:57

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


1) your site says: "Just experiencing technical difficulties do not adjust your set i will be back in a few hours."

2) HTML uses <a href="">TEXT</a> to mark text as a LINK
-> search for these tags
-> you will find: Quote:
<a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>server.jpg" width="117" height="75"></a>[/url]

-> <{$xoops_url}> is a Smarty template variable (Smarty is a php template engine used by XOOPS), that the php script can identify, and replaces with the apropriate string
-> replace <{$xoops_url}> with address you want to link to

3) have your template files updated
-> this is done automaticly if your site preferences are set so (Sys Admin -> General Preferences)



469
JasonMR
Re: About the XCOMICS module.....
  • 2004/9/22 10:43

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


MadFish,
there is no straight answer to your question, as there is no effective international copyright law (and the internet is as international as it can get). Each country has its own laws, and agreements with other countries. Though there has been a big push by corporations to get this changes. Not to the benefit of the copyright producers, nor the consumers. Most changes are made in respect to copyright 'property' holders. Though to be honest, that last bit is rather my personal opinion

In any manner, it is your best bet, to contact the copyright holder. Now this is not only where the law becomes rediculus, but will most likely discorouge you to go through such a hassel and lead you to either:
a) "break the copyright law"
b) abondon any project involving other peoples copyrighted material

May I suggest a book written by the Stanford Law School Prof Lawrence Lessig, available as a free e-book :: "Free Culture". I am sure you will find it insightfull, and come to concule, it to be an answer to your question.



Update
If you want to use Xcomics, without copyright hassle, google for "free comic content"; thats what I am doing successfully, cause I DO want to use this nice module, without being a hypocrite or being labeled a criminal



470
JasonMR
Re: xcgal download link?
  • 2004/9/22 1:42

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


Great, just wanted to go and look for a download link, when I stumbled accross this. ThanX! (right time, right place, right info)




TopTop
« 1 ... 44 45 46 (47) 48 49 50 ... 54 »



Login

Who's Online

252 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 252


more...

Donat-O-Meter

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

Latest GitHub Commits