Frage zu First Topic [img] on Forum Index

Archived support topics

Re: Frage zu First Topic [img] on Forum Index

Postby 4seven » Wed 23. Dec 2009, 05:06 | Userzeit: +1.00 / Mi 23. Dez 2009, 05:06

ok, kannst wieder dicht machen. problem gelöst. es war eine remote_copy_beschränkung.
ist nun eine special-version. die werde ich noch als alternative in den dev-thread rein tun.
User avatar
4seven
Administrator
 
Posts: 427
 
Last 3 Topics:
Tabmenu Test
[Snippet] Avatar Ev...
[DEV] Zero and X-P...
 
Joined:
Sun 13. Jan 2008, 23:44
 
Letzter Login:
Mon 1. Aug 2022, 16:40
 
Posted:
Wed 23. Dec 2009, 05:06 +1.00
Userzeit: Mi 23. Dez 2009, 05:06

Re: Frage zu First Topic [img] on Forum Index

Postby 4seven » Wed 23. Dec 2009, 05:06 | Userzeit: +1.00 / Mi 23. Dez 2009, 05:06


dkdkdkdk wrote:
here it is

ok, i take a look tomorrow ;-)
User avatar
4seven
Administrator
 
Posts: 427
 
Last 3 Topics:
Tabmenu Test
[Snippet] Avatar Ev...
[DEV] Zero and X-P...
 
Joined:
Sun 13. Jan 2008, 23:44
 
Letzter Login:
Mon 1. Aug 2022, 16:40
 
Posted:
Wed 23. Dec 2009, 05:06 +1.00
Userzeit: Mi 23. Dez 2009, 05:06

Re: Frage zu First Topic [img] on Forum Index

Postby xconnect » Wed 23. Dec 2009, 12:26 | Userzeit: +1.00 / Mi 23. Dez 2009, 12:26

Vielen lieben Dank 4seven!

Das ist mal ein Weihnachtsgeschenk nach meinem Geschmack :D

FTP und BoardLogin wurden wieder rekonstruiert.

Ich wünsche Dir ein frohes Fest! (...solltest Du Weihnachten feiern...)

LG xconnect
LG xconnect
xconnect
 
Posts: 35
 
Last 3 Topics:
Frage zu Highslide ...
Permantente Anmeldu...
Frage zu Last X [at...
 
Joined:
Wed 16. Dec 2009, 23:53
 
Letzter Login:
Sat 22. May 2010, 19:04
 
Posted:
Wed 23. Dec 2009, 12:26 +1.00
Userzeit: Mi 23. Dez 2009, 12:26
Location: Berlin

Re: Frage zu First Topic [img] on Forum Index

Postby 4seven » Wed 23. Dec 2009, 16:39 | Userzeit: +1.00 / Mi 23. Dez 2009, 05:06


4seven wrote:

dkdkdkdk wrote:
here it is

ok, i take a look tomorrow ;-)


here is the changed pack.
http://www.loaditup.de/files/440283.zip
load up, than clear all caches..

there where different errors in both files..

note: if that not successed, i need admin- and ftp-access to resolve the problem,
bcs. the standard-support-solutions are exhausted with this above cleaned files
User avatar
4seven
Administrator
 
Posts: 427
 
Last 3 Topics:
Tabmenu Test
[Snippet] Avatar Ev...
[DEV] Zero and X-P...
 
Joined:
Sun 13. Jan 2008, 23:44
 
Letzter Login:
Mon 1. Aug 2022, 16:40
 
Posted:
Wed 23. Dec 2009, 16:39 +1.00
Userzeit: Mi 23. Dez 2009, 05:06

Re: Frage zu First Topic [img] on Forum Index

Postby 4seven » Wed 23. Dec 2009, 23:09 | Userzeit: +1.00 / Mi 23. Dez 2009, 05:06

ok, @ this point it works,

but i can not explain why the rest of the pics are doubled-content.
on no live- and test-boards of mine this "behavior" appears.

only one possibility is left: u must build out testwise the highslide-mod.

save all your data and database before
User avatar
4seven
Administrator
 
Posts: 427
 
Last 3 Topics:
Tabmenu Test
[Snippet] Avatar Ev...
[DEV] Zero and X-P...
 
Joined:
Sun 13. Jan 2008, 23:44
 
Letzter Login:
Mon 1. Aug 2022, 16:40
 
Posted:
Wed 23. Dec 2009, 23:09 +1.00
Userzeit: Mi 23. Dez 2009, 05:06

Re: Frage zu First Topic [img] on Forum Index

Postby dkdkdkdk » Wed 23. Dec 2009, 23:31 | Userzeit: +1.00 / Mi 23. Dez 2009, 23:31


4seven wrote:
ok, @ this point it works,

but i can not explain why the rest of the pics are doubled-content.
on no live- and test-boards of mine this "behavior" appears.

only one possibility is left: u must build out testwise the highslide-mod.

save all your data and database before



OK. I will unistall the high...MOD and lock the forum to registered users. Don´t you have any other highslide plugin, which can be installed in the place of our version and would remain the prefix "hsimg"? I looked for the img_highslide, which was comented in previous posts here, but didn´t find such one.
dkdkdkdk
 
Posts: 18
 
No Topics
 
Joined:
Tue 22. Dec 2009, 13:57
 
Letzter Login:
Fri 14. May 2010, 19:27
 
Posted:
Wed 23. Dec 2009, 23:31 +1.00
Userzeit: Mi 23. Dez 2009, 23:31

Re: Frage zu First Topic [img] on Forum Index

Postby 4seven » Wed 23. Dec 2009, 23:47 | Userzeit: +1.00 / Mi 23. Dez 2009, 05:06

Only change your BBCode (don't delete it)

BBCode Usage
Code: Select all
[hsimg]{URL}[/hsimg]


HTML replacement
Code: Select all
<a class="highslide" onclick="return hs.expand(this)" href="{URL}"><img style="height:auto; width:70%;" src="{URL}" title="" alt="" /></a>


enter here width:70%; the max width in procent (height is automatic)

#
#-----[ OPEN ]------------------------------------------
#

styles/********/template/overall_header.html

#
#-----[ FIND ]------------------------------------------
#

Code: Select all
   </head>


#
#-----[ BEFORE, ADD ]------------------------------------------
#

Code: Select all
<script type="text/javascript" src="highslide/highslide.js"></script>
<link rel="stylesheet" type="text/css" href="highslide/highslide.css" />
<script type="text/javascript">
    // override Highslide settings here
    // instead of editing the highslide.js file
    hs.graphicsDir = 'highslide/graphics/';
</script>



the folder highslide must be in forum-root ;-)
User avatar
4seven
Administrator
 
Posts: 427
 
Last 3 Topics:
Tabmenu Test
[Snippet] Avatar Ev...
[DEV] Zero and X-P...
 
Joined:
Sun 13. Jan 2008, 23:44
 
Letzter Login:
Mon 1. Aug 2022, 16:40
 
Posted:
Wed 23. Dec 2009, 23:47 +1.00
Userzeit: Mi 23. Dez 2009, 05:06

Re: Frage zu First Topic [img] on Forum Index

Postby dkdkdkdk » Thu 24. Dec 2009, 00:07 | Userzeit: +1.00 / Mi 23. Dez 2009, 23:31

Highslide mod is gone, highslide bbcode installed, but the pictures in threads are not showing. Can you take a look?
dkdkdkdk
 
Posts: 18
 
No Topics
 
Joined:
Tue 22. Dec 2009, 13:57
 
Letzter Login:
Fri 14. May 2010, 19:27
 
Posted:
Thu 24. Dec 2009, 00:07 +1.00
Userzeit: Mi 23. Dez 2009, 23:31

Re: Frage zu First Topic [img] on Forum Index

Postby 4seven » Thu 24. Dec 2009, 00:26 | Userzeit: +1.00 / Mi 23. Dez 2009, 05:06

ok, have checked it out, play back your backup.

i dont know, what it is. i cant find it out.

nothing i can do....

-------------

maybe the later attachment version works, but someting is strange there :?:

--------

i delete all access-codes ;-)
User avatar
4seven
Administrator
 
Posts: 427
 
Last 3 Topics:
Tabmenu Test
[Snippet] Avatar Ev...
[DEV] Zero and X-P...
 
Joined:
Sun 13. Jan 2008, 23:44
 
Letzter Login:
Mon 1. Aug 2022, 16:40
 
Posted:
Thu 24. Dec 2009, 00:26 +1.00
Userzeit: Mi 23. Dez 2009, 05:06

Re: Frage zu First Topic [img] on Forum Index

Postby dkdkdkdk » Thu 24. Dec 2009, 00:55 | Userzeit: +1.00 / Mi 23. Dez 2009, 23:31


4seven wrote:
ok, have checked it out, play back your backup.

i dont know, what it is. i cant find it out.

nothing i can do....

-------------

maybe the later attachment version works, but someting is strange there :?:

--------

i delete all access-codes ;-)



OK, thanks for the help. I will try your mod + HSplugin on clear forum and then add the other mods. Maybe they are colliding somehow.
...have one question: the "Last 5 Attachments in Forum " in threads is part of First Topic IMG MOD?

Thank you again.
dkdkdkdk
 
Posts: 18
 
No Topics
 
Joined:
Tue 22. Dec 2009, 13:57
 
Letzter Login:
Fri 14. May 2010, 19:27
 
Posted:
Thu 24. Dec 2009, 00:55 +1.00
Userzeit: Mi 23. Dez 2009, 23:31

PreviousNext

Return to Support



Who is online

Users browsing this forum: No registered users and 0 guests

cron