[quote='routeconverter' pid='2180' dateline='1242561861']
Ich hab's jetzt mal mit
Jetzt kommt
http://www.routeconverter.de/forum/thread-305-post-2180.html#pid305
angegeben. Es muss hinten aber der pid und nicht die tid angegeben sein, also muss es geändert werden auf:
Ich hab's jetzt mal mit
PHP Code:
sprintf('%s#pid%s', get_post_link($this->pid, $thread['tid']), $thread['tid']))
Jetzt kommt
http://www.routeconverter.de/forum/thread-305-post-2180.html#pid305
angegeben. Es muss hinten aber der pid und nicht die tid angegeben sein, also muss es geändert werden auf:
PHP Code:
sprintf('%s#pid%s', get_post_link($this->pid, $thread['tid']), $thread['pid']))
Ciao,
Dennis
PC: Windows Vista Business SP1 32bit - IE 8.0.6001.x - Java 6 Update 15
GPS: Garmin etrex Vista HCx
Dennis
PC: Windows Vista Business SP1 32bit - IE 8.0.6001.x - Java 6 Update 15
GPS: Garmin etrex Vista HCx
