Author |
Topic |
balexandre
Junior Member
Denmark
418 Posts |
Posted - 16 June 2009 : 18:05:29
|
I already replied him on his email, no feedback since |
Bruno Alexandre (Strøby, DANMARK)
"a Portuguese in Danmark"
|
|
|
pierretopping
Junior Member
United Kingdom
224 Posts |
Posted - 06 July 2009 : 16:52:21
|
quote: Originally posted by leesh695
I have tried this out,
http://www.hwaronecity.info/oriphan/forum/inc_topmessages.asp
Everytime I gives me this error.
Active Server Pages error 'ASP 0113' Script timed out
/oriphan/forum/inc_topmessages.asp
The maximum amount of time for a script to execute was exceeded. You can change this limit by specifying a new value for the property Server.ScriptTimeout or by changing the value in the IIS administration tools.
Am i doing somthing wrong?<
Hi I' get the same timeout, did anybody get the fix for this great mod ? |
Edited by - pierretopping on 06 July 2009 16:53:36 |
|
|
richfed
Average Member
United States
999 Posts |
Posted - 17 October 2009 : 17:55:00
|
Balexandre -
Is there a way to eliminate this MOD from displaying any posts from a specific forum?
I have just installed MarcelG's blog MOD and would like to prevent blog posts from appearing. Blogs are posted in one specific forum and I would like to block it. What code would I use and where would I place it? Forum ID is "71". |
Edited by - richfed on 17 October 2009 18:07:41 |
|
|
Jays
Starting Member
Canada
24 Posts |
Posted - 13 April 2010 : 14:32:42
|
I would like to use this mod in the left hand side of Site Integration, but it throws my alignment to the right and about halfway over the screen. Can anyone tell me how to fix this problem
TIA Jays
|
|
|
balexandre
Junior Member
Denmark
418 Posts |
Posted - 14 April 2010 : 18:00:30
|
using Firebug in Firefox you can see what is going on.
I have no idea how Site Integration handles HTML, with no link and nothing more than your message, I have no idea how you think you should have help [:/] |
Bruno Alexandre (Strøby, DANMARK)
"a Portuguese in Danmark"
|
|
|
Jays
Starting Member
Canada
24 Posts |
Posted - 15 April 2010 : 08:57:57
|
Thank you for your response, here is a link to my site http://newsthatsused.com/newsthatsused/aion/forum/ I am using Internet Explorer
I'm wondering if it has anything to do will the "select case session.lcid" which I have included below. The first part is written in Portuguese (I'm assuming).
select case session.lcid case 2070 ' PT-pt strTop10TopMsg = "Últimas " & cStr(TABLE_TYPE_TOP) & " mensagens!" strTop10MsgBottomLink = "Últimos tópicos activos" strTop10MsgTopic = "Tópico" strTop10MsgBy = "por" strTop10MsgIn = "em" strTop10Error = "TABLE_TYPE_ROWS e/ou TABLE_TYPE_COLS não são um valor numerico!" case else ' All the others strTop10TopMsg = "Top " & cStr(TABLE_TYPE_TOP) & " messages!" strTop10MsgBottomLink = "Active topics" strTop10MsgTopic = "Topic" strTop10MsgBy = "by" strTop10MsgIn = "in" strTop10Error = "TABLE_TYPE_ROWS and/or TABLE_TYPE_COLS are not a numeric value!" end select
TIA Jays |
|
|
Jays
Starting Member
Canada
24 Posts |
Posted - 16 April 2010 : 09:06:16
|
Sorry, I had to remove it from my site, but thank you anyway.
I suspect I have an open tag somewhere
Jays |
Edited by - Jays on 16 April 2010 10:07:27 |
|
|
Topic |
|