Author |
Topic |
gpctexas
Junior Member
320 Posts |
Posted - 22 March 2003 : 01:11:44
|
admin_metatag.asp
this file creates a metatag.asp file in your database directory, have you copied it into your forum directory? |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
weeweeslap
Senior Member
USA
1077 Posts |
|
gpctexas
Junior Member
320 Posts |
Posted - 22 March 2003 : 01:19:41
|
Hmm, the only other thing I did was to make sure that these (%> <% ) are present in front and after the include. If this dont work I'm outta ideas since I gave ya everything I tried. %> <----------------------------------------------- <!--#INCLUDE FILE="MetaTag.asp" --> <% <-----------------------------------------------
|
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
rgrund
Junior Member
Austria
206 Posts |
Posted - 22 March 2003 : 05:26:39
|
interesting!!
is the folder which you have placed the metatag.asp read and write? the script checks for this so I am getting at the end with questions! I most likely need to see this on the web site then.
Robert |
Internet should be OPENSOURCEd! |
|
|
weeweeslap
Senior Member
USA
1077 Posts |
|
rgrund
Junior Member
Austria
206 Posts |
Posted - 22 March 2003 : 13:26:04
|
hi weeeweeslap,
I have registered at your site! can you give me admin rights? Would like to look at your settings! I will not make any changes nor modifications. just want to look how you have set up the MOD! Further could you please send me the inc_header.asp via email (robertgrund@aon.at). I will test your inc_header on my SH site!
Robert |
Internet should be OPENSOURCEd! |
|
|
weeweeslap
Senior Member
USA
1077 Posts |
Posted - 22 March 2003 : 13:41:15
|
sure thing, you're admin now and the inc_header.asp is on the way |
coaster crazy |
|
|
rgrund
Junior Member
Austria
206 Posts |
Posted - 22 March 2003 : 15:07:18
|
Weewwslap!
I know were the propblem is!! When the metatag.asp file is generated I have put in the text above the button a comment, stating that the file is placed within the snitz database folder.
Let me guess that you have a file called "metatag.asp" in the forum root and also in the folder were your access snitz database is! Correct?
You need to change the <!--#INCLUDE FILE="MetaTag.asp" --> to the following
<!--#INCLUDE FILE="../databases/MetaTag.asp" -->
I think that the above code is correct! Just try it out and tell me of the outcome!
Robert
|
Internet should be OPENSOURCEd! |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 22 March 2003 : 15:38:20
|
I tweaked mine to that and it works, I was copying metatag.asp to my main forum folder, now I dont have to.. |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
weeweeslap
Senior Member
USA
1077 Posts |
Posted - 22 March 2003 : 16:40:53
|
oh, I had it in the forum folder with read/write perms there, if I set it into my databases folder which is dl protected and also prevents scripts from running or any file to be called from the db but I'll try it |
coaster crazy |
|
|
weeweeslap
Senior Member
USA
1077 Posts |
Posted - 22 March 2003 : 16:44:30
|
ok i tried it that way and it does not work either and I have it exactly as you asked me too and set the metag.asp file in the databases folder. So yeah we're still stuck |
coaster crazy |
|
|
rgrund
Junior Member
Austria
206 Posts |
Posted - 22 March 2003 : 18:00:51
|
is the metatag.asp in the database folder empty or are the meta tags in the file. If they are in the file just copy this file from the database to the forum folder and change the inlude section to the old version!
i am rewritting the script so that the file will be copied into the forum folder after it has been generated.
Robert |
Internet should be OPENSOURCEd! |
|
|
weeweeslap
Senior Member
USA
1077 Posts |
|
weeweeslap
Senior Member
USA
1077 Posts |
Posted - 24 March 2003 : 17:59:23
|
well this mod did not work for me, it writes to the db and all but doesn't display the meta tags are all as is and I did everythign you suggested I'll hard code the stuff in then. Thanks for the help though. WWS |
coaster crazy |
|
|
gpctexas
Junior Member
320 Posts |
Posted - 25 March 2003 : 10:37:57
|
in admin metatag.asp locate this line
Else 'Define the Physical Path here such as C:/inetpub/wwwroot/forum/ 'This folder needs to have read and write properties MetaPath = "e:\your database path\" End If
did you change this on first setup? |
ipgate 2.4.4 RC3 http://www.gpctexas.net/ipgate_v244.zip |
|
|
Topic |
|