61
evylrat
PiCal's Coming Events unseen to guests
  • 2005/2/6 23:29

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


I've seen posts on gijoe's site, but no answer. Only registered users can see the Coming Events block on PiCal, anonymous users only get the "Add event".

Anyone resolved this?



62
evylrat
Re: NewBB : Create PDF from ENTIRE post
  • 2005/2/5 10:37

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


I was just looking at this. You can print a post and pdf a post, but you can only print a topic. A PDF option would be great.

The send to news topic is also good, but how good would it be to include subsequent posts as comments to the news story.



63
evylrat
Re: Hacking Xdirectory module map search for Australia
  • 2005/2/4 10:08

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


Thanks! I can't remember if I changed that one... must've!
I'd done a previous thread about it? Well I....



64
evylrat
Re: Hacking Xdirectory module map search for Australia
  • 2005/2/4 9:51

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


If you look in your templates dir for xdir_link.html and xdir_listingfull.html you'll find

Quote:
< form name=mapForm2 action="http://us.rd.yahoo.com/maps/home/submit_a/*-http://maps.yahoo.com/maps" target="_new" method=get>
< input type="hidden" name="addr" value="<{$link.address}>">
< input type="hidden" name="csz" value="<{$link.city}>, <{$link.state}> <{$link.zip}>">
< input type="hidden" name="country" value="us">
< input type=hidden name=srchtype value=a>
< input type=submit name="getmap" value="Map">
< /form>


I use multimap on my UK site, so I changed it to

Quote:
< form name=mapForm2 action="http://www.multimap.com/map/browse.cgi" target="_new" method=get>
< input type="hidden" name="pc" value="<{$link.zip|replace:" ":""}>">
< input type=submit name="getmap" value="Map">
< /form>


You just need to workout what needs to go in the address bar to get your map.

Oh yeah, remove the spaces I've added!*/



65
evylrat
Re: How to add smarty variable for random number
  • 2005/2/3 15:08

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


Cheers! I'm going to try and create a large header graphic, that'll be in 3 parts.
1) Header
2) Menu Bar Image
3) Ghost image at the top of the page contents.

So hopefully it'll look like a large continuous image that is nice and bold at the top but fades out in content.

I was toying with the idea of having different images per module, but think I'll use random instead. But will that play havoc with the page loading time...



66
evylrat
Re: Any Fix for the Templates/Blocks Bug?
  • 2005/2/3 14:34

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


I'm running 2.0.9.2 on my Live and Test site. I've just installed PiCal on my test site and got duplicate templates for PiCal. Is it just me? Anyone else finding duplicates are still created in 2.0.9.2?



67
evylrat
Re: How to add smarty variable for random number
  • 2005/2/3 14:29

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


Can you assign this to a variable to reuse throughout the theme? (unless the random seed picked is the same for all refs in the theme).



68
evylrat
Re: Forum Performance
  • 2005/2/3 12:04

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


I found 2.0 RC3 slow, but performance was great in 2.0.1 and still is great in my 2.0.2. I HAVE turned off a lot of un-needed clutter from the forum, and turned off PNG transparency, using GIFs by default (not auto). It's on a DSL line, have a look , any quicker than yours?

The penny has just dropped. I get a similar problem to you. From OUTSIDE the site, it's quicker. I think this is because your browser is loading the site, at the same time Apache and PHP is trying to compile it.

Looking at the CPU usage, mine computer can lock up for up to 4 seconds. This isn't the case when I browsing from another computer, either on the local network or outside the network.



69
evylrat
Re: Random Images
  • 2005/2/2 21:30

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


Found a perfectly good solution here



70
evylrat
Re: Random Images
  • 2005/2/2 21:24

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


I would like to have a random THEME. I'd like to use a number of images from a particular set and have the page pick a SET at random.

Like;
header1.jpg, menu1.jpg and table1.jpg
OR
header2.jpg, menu2.jpg and table2.jpg

Can anyone give my a function that just assigns a random number to a variable to make this work?




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 15 »



Login

Who's Online

261 user(s) are online (175 user(s) are browsing Support Forums)


Members: 0


Guests: 261


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