|
Joined: Nov 2001
Posts: 10,369
I type Like navaho
|
I type Like navaho
Joined: Nov 2001
Posts: 10,369 |
I've seen it done - I'm not familiar with the specific setup - but there should be an "accept path info" setting in the IIS configuration.
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
I am gonna make a post.. lets get back on Topic 
|
|
|
|
Joined: Oct 2002
Posts: 165
Member
|
Member
Joined: Oct 2002
Posts: 165 |
.. There is an option in MyHome Disply to turn off the side bar. I do not wish that option to be there. In fact, I have no reason not to force the side bar to the right. Can this be forced? If I were to comment out that choice in the editdisplay.php would that be enough? OH.. What if meant by "Far Right Table" in the Index File Column widths? Thanks
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
Hmm where do you see that error? I just logged in using Mozilla with no qualms?
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
Okay you would need to edit out the editdisplay options AND do a sql update so anyone using other directions left, wide, or none gets set to right...
from what I can deduce from the original code of IIP all the way back to 5.3.1 wideright was a future option and there is no effect whether it is set to 2% or 100%
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
oh and don't forget in the admin panel to set it to default right 
|
|
|
|
Joined: Oct 2002
Posts: 165
Member
|
Member
Joined: Oct 2002
Posts: 165 |
thanks! I was feeling good today, so I left it Left or Right 
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
[] scroungr said:I am gonna make a post.. lets get back on Topic  [/] Actually that is on topic, since IIP has search-engine friendly links built-in, they go to 404 pages when you click on them when installed on IIS servers. I had to go through anbd re-write the links. IIS has a setting to accept path_info josh?
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
|
|
|
|
Joined: Nov 2001
Posts: 10,369
I type Like navaho
|
I type Like navaho
Joined: Nov 2001
Posts: 10,369 |
[] AllenAyres said:IIS has a setting to accept path_info josh? [/] That's what I've been told - I don't have details, but I thin someone did make my search engine mod work on IIS. I had thought it was incompatible. Not sure exactly how he did it though. 
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
Well the theory of the 404 redirect is plausible. I just don't have access to a windows server to test it. From what I heard though some hosting companies offer the IIS_Rewrite as part of their package
|
|
|
|
Joined: Oct 2002
Posts: 165
Member
|
Member
Joined: Oct 2002
Posts: 165 |
thought for future development... In the status box for logged in users... show the photopost link to gallery.
|
|
|
|
Joined: Oct 2002
Posts: 165
Member
|
Member
Joined: Oct 2002
Posts: 165 |
Has anyone notice that the Status box for a logged in user creates an error on page in an IE browser when you rollover any of the editdisplay icons?
It happens on my site and even here at ThreadsDev.
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
Nope thats a first 
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
Hmm interesting.. appears only in IE and only when you roll over the icons not the link... strange will look into that
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
Upon further investigation that happens on all but the main entrance and only when you mouseover.. I removed the mouseover and it didn't throw the error so I will look into the mousover later..
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
fixed it.. in sidebarpal.php add this line in the top where the requires are
echo "<script language="javascript" type="text/javascript" src="{$config['phpurl']}/pals/java/javapal.php"></script>";
I have uploaded a new zip
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
will that work for both spiderfriendly and unfriendly versions?
Last edited by ChAoS; 10/25/2004 4:19 PM.
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
yeah that change only deals with the sidebar throwing an error in IE because it didn;t have the movein moveout functions...as for top posters..
you had
How many days back should the toprecentposters check back? Note: 0 will show all days.
set to 7 so it will only list the last 7 days totals.. set it to 0 and it shows all
|
|
|
|
Joined: Oct 2002
Posts: 165
Member
|
Member
Joined: Oct 2002
Posts: 165 |
I have noticed that I have been unable to have IIP6.5.1 retain information on selected Boards to include/exclude as well as cache time for Short Stats. Short stats are also not working, although were turned on.
To be honest, i have not double check all code chages, but thought I would ask if this has been noticed by onyone else.
I do have most all server intensive queries turned off, such as Last Posts, Top threads, Members online.
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
ya I noticed it too,but being a minor issue to me I have put it off. My next step was to try and edit the config manually
Last edited by ChAoS; 10/26/2004 2:53 AM.
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
When in the control panel if I select the main link (root) from the location path it opens up a new window with the entrance page and I remain logged in. Emerald Forest Seattle » Control Panel » Home But if I were to use the Home button in my browser it opens the Entrance page in the same window but shows me as being logged out (only on the Entrance page) subsequently selecting any of the links within that window will direct me to that particualr page with a logged in status. This may be an issue if I were using a public computer and left it on the Entrance page thinking I was actually logged out. This situation seems only to be in Firefox and not IE Did I explain this correctly? I am using SpiderUnfriendly UBBThreads 6.5 IIP 6.5.1 (still shows 6.5)
Last edited by ChAoS; 10/26/2004 10:47 AM.
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
This happened again where the poll is marked unviewable until end date, how did you fix it before? I am not sure why it came back-I believe this started again after I uploaded 6.5.1
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
the poll you created being marked unviewable until end date was a bug in UBB THREADS 6.5 I remember that.. if ya didn;t watch too carefully it would be autochecked.. had nothing to to do with IIP the problem with Emerald Forest Seattle » Control Panel » Home sounds like a threads bug. or feature? I know it suppose to open a new browser window. or at least thats what Rick posted on UBBCentral.com 
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
Is it possible for me to have a link to a secondary Entrance page or just another page that I want to have certain CustomPalBaxes on?
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
sure rename index.php to index2.php and change all variables in it to include2 and then mess with it a little
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
sweet!!!
Wait till you see what I am going to come up with hehe
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
How would I insert this into a PAL box (correctly) <SCRIPT LANGUAGE="JavaScript"><br />var accountid='[email protected]'<br /></SCRIPT><br /><SCRIPT LANGUAGE="JavaScript" SRC="http://www.banner-mania.com/js/sky.js"><br /></SCRIPT><br /><noscript><br />BannerMania Ad<br /></noscript>
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
<SCRIPT LANGUAGE="JavaScript"> var accountid=' [email protected]' </SCRIPT> <SCRIPT LANGUAGE="JavaScript" SRC="http://www.banner-mania.com/js/sky.js"> </SCRIPT> <noscript> BannerMania Ad </noscript>
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
wait a minute? I dont need any of echo "$tbopen<tr><td align="left" class="tdheader">"; // Table Start echo this echo that
Last edited by ChAoS; 10/27/2004 2:13 PM.
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
oh of course you do.. I figured you knew that... open palbox say 8 and place the above between the lines where it says to place your html code...
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
I am still a bit new to a lot of this, I cut and paste a lot still What am I missing? // // Email: [] [email protected][/] // URL: http://www.chattersonline.com // Admins add your php below this line. // Admins add your php above this line. echo <<<UBBTPRINT $tbopen<tr><td align="left" class="tdheader"> Sponsors <!-- Admins update your box header --> </td></tr><tr><td align="center" valign="top" class="lighttable"> <!-- Admins add your html below this line. --> <SCRIPT LANGUAGE="JavaScript"> var accountid=' [email protected]' </SCRIPT> <SCRIPT LANGUAGE="JavaScript" SRC="http://www.banner-mania.com/js/sky.js"> </SCRIPT> <noscript> BannerMania Ad </noscript> <!-- Admins add your html above this line. --> </td></tr>$tbclose<br /> UBBTPRINT; ?>
Last edited by ChAoS; 10/27/2004 7:20 PM.
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
Did I wear everyone out with my questions?
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
does the straight code even work? I tried putting that straight code into a plain html page and it did nada...
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
Its working at the top of my page now. I have it in the html header insert but couldt get it to work in the PAL box. The code may not work for you because it was generated for my username and I believe that may be tied to my URL/Website as well
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
ah ok..  I will recheck it tonite 
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
Did you know that you can still vote twice in a poll? Once from the Entrance page and once from the post itself. 
|
|
|
|
Joined: Sep 2003
Posts: 803
Coder
|
Coder
Joined: Sep 2003
Posts: 803 |
o-O
That could be bad.,...
Im about 30% done installing right now...
|
|
|
|
Joined: Oct 2003
Posts: 2,305
Old Hand
|
Old Hand
Joined: Oct 2003
Posts: 2,305 |
not if you set the cookies correctly.. I have personally tried it and can;t on my server....
|
|
|
|
Joined: Nov 2002
Posts: 554
Code Monkey
|
Code Monkey
Joined: Nov 2002
Posts: 554 |
Im not sure I follow you scroungr, what cookie settings do I need to look at?
Last edited by ChAoS; 11/01/2004 10:54 PM.
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 417
Joined: November 2001
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|