search for: in: entire forum this post
you are here: root => Installing the Nodesforum => Installation Support => Errors installing
previous | page 4 of 4
member since:
folders:
0
posts:
0
replies:
27
Hi Envis,
I have tried this code also which works on my site but not in the forum see below

<iframe width="350" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.ca/maps?f=d&source=s_d&saddr​=472+​Rupert+Street,+Thunder+Bay,+Ontario&daddr=&hl=e​n&geocode=​&mra=ls&sll=48.419632,-89.332581&s​spn=0.227396,0.416107&i​e=UTF8&ll=48.426666,-89.24297​3&spn=0.009967,0.01502&z=15&​output=embed">&#​60;/iframe><br /><small><a href="http://maps.google.ca/maps?f=d&source=embed&sa​ddr=4​72+Rupert+Street,+Thunder+Bay,+Ontario&daddr=&h​l=en&geoco​de=&mra=ls&sll=48.419632,-89.332581&am​p;sspn=0.227396,0.4​16107&ie=UTF8&ll=48.426666,-89.24​2973&spn=0.009967,0.0150​2&z=15" style="color:#0000FF;text-align:left">View Larger Map</a></small>

your code works from your example map

Thanks

Jim

Recycling is Good for You Me and Our Planet.

Visit the Recycle Me Free website www.recyclemefree.com and take 5 minutes to think how you can help our planet.
post #181 permalink
member since:
folders:
0
posts:
0
replies:
27
Hi Envis,
Can you please help i have just noticed that after i login to my site and go to the forum options from my members area the link displayed to the forum (root) is for some reason appending a (?) so the link looks like (http://www.recyclemefree.com/forum.php?) instead of (http://www.recyclemefree.com/forum.php) how can i stop this as it is causing issues with my user system.

Just to let you know I changed your user name to Envis case sensitive on my site.

Thanks

Jim

Recycling is Good for You Me and Our Planet.

Visit the Recycle Me Free website www.recyclemefree.com and take 5 minutes to think how you can help our planet.
post #182 permalink
member since:
folders:
10
posts:
22
replies:
75
for the google map that doesnt work the problem seems to be because this map is from google.ca and not google.com i had not planned for google.ca or all the other top level domains that google has. also this specific code here seems to have some of its &amp; transformed into & and that breaks the link too, i guess for the moment its better to show code inside of the code tag because otherwise html entities are rendered. i have just made a fix to support google maps with any top level domain im gonna release that in 1.052 in a few minutes.


quote from jim on post #182
i have just noticed that after i login to my site and go to the forum options from my members area the link displayed to the forum (root) is for some reason appending a (?) so the link looks like (http://www.recyclemefree.com/forum.php?) instead of (http://www.recyclemefree.com/forum.php) how can i stop this as it is causing issues with my user system.


this is not supposed to be a problem and really i cant see how it could be one, i would like more details in how this creates a problem with you user system.

the forum always appends a ? after its url and places all the necessary variables after the ?. it does that on every page the only difference with the link that ends with ? is that there are no variables in that link, the variable part of the link is empty.

but really i dont see how this can create a problem, its how the URL scheme works first you have the protocol, then the domain, then the folders and file name and after that you have the GET variables
protocol://mydomain.com/folder/folder/file.ext?var1=test1​&var2=test&var3=testtest#anchor

in my experience i have never seen a problem with this, example you go to any page that does not already have a variable part in its url and place a ? at the end of the url and that does not change anything to the meaning of the url

example:

http://www.imdb.com/photo_galleries/new_photos/2010/index
http://www.imdb.com/photo_galleries/new_photos/2010/index?
http://www.imdb.com/photo_galleries/new_photos/2010/index?v​artest=lalalal

if would need more details on what kind of problem is caused by the fact that a ? is placed at the end of the link

wassaa


test: test
post #184 permalink
member since:
folders:
0
posts:
0
replies:
27
Hi Envis,
Thanks for fixing the map issue I have updated to the latest forum version and all is well also I’m not getting the problem with my user system any more maybe one of the forum files got a little messed up during the last update when I was tinkering. I will give it some more testing see if I can get the problem to reoccur.

also if you ever change the config or body pages could you list this in the read me file as i have made a few changes for your forum to interlink with my site and user system.

Keep up the good work

Thanks


Jim

Recycling is Good for You Me and Our Planet.

Visit the Recycle Me Free website www.recyclemefree.com and take 5 minutes to think how you can help our planet.
post #185 permalink
member since:
folders:
10
posts:
22
replies:
75
quote from jim on post #185
also if you ever change the config or body pages could you list this in the read me file as i have made a few changes for your forum to interlink with my site and user system.


yes, for now what i do is everytime i make a change to any file at all i write it in the readme file, so yes that includes body.php and config.php.

but so far the only change that was ever done in config.php was adding some new values that have defaults if you dont specify them so an old version of the config will work as well.

and for the body.php the only change ever made was undone later and it wont really change anything if you have it or not but im trying to avoid changes to these files as much as possible im also avoiding changes to the database structure (there hasnt been any of that so far).

but of course some day when adding new features i will be forced to change some of these, but by the time that happens hopefully i will have put up a chart of the versions that shows any update that contains a change to either config.php, body.php or the database structure.

wassaa


test: test
post #186 permalink
please login to reply
previous | page 4 of 4

moderators of this post

al (level: ∞)
powered by Nodesforum