Dynamic Links in image codes?

Forum
Last Post
Threads / Messages

Kamalya

Member
Member
Joined
Jan 19, 2013
Messages
48
Points
0
Mysidian Dollar
3,456
When people go to link their eggs on other sites they get an error because of this code:
Code:
[url=http://seriousdragonadoptions.com/adopts/levelup.php?id=320][img]http://seriousdragonadoptions.com/adopts/siggy.php?id=320[img][url]

I took the / out so you can see it, but its the dynamic link in the image causing the problem, how would I change it to make it so it shows the image as the eggs id and not the dynamic link?
 
umm are you using Mys v1.3.3? If so, you can look up the new url format from yoursite.com/myadopts/bbcode/adoptid.
 
umm are you using Mys v1.3.3? If so, you can look up the new url format from yoursite.com/myadopts/bbcode/adoptid.

I havent changed from what I first installed, I think it was 1.3.0 my code is to far gone in the custom direction to upgrade.
 
umm weird, if so you should not get any error messages. Mys v1.3.1's siggy works perfectly fine by default.
 
umm weird, if so you should not get any error messages. Mys v1.3.1's siggy works perfectly fine by default.
No its the forums they post it in, its because the image is a dynamic link the specific forum does not let users post images with dynamic links.
 
I see, I doubt there is a way to overcome this problem. What is the forumware you are using? As far as I know, VBulletin, MyBB have no issues with the dynamic siggy link.
 
I see, I doubt there is a way to overcome this problem. What is the forumware you are using? As far as I know, VBulletin, MyBB have no issues with the dynamic siggy link.

I don't own the forum, its just one people like to post on. We have an "advertisement" thread over there.

But I think I need to change my image to a get one so it would read:
(id number).gif
Or something like that.
 
I see, this can be a problem... Tbh I dont have a solution for you now, but perhaps hardcode the image link will solve the issue.
 
I see, this can be a problem... Tbh I dont have a solution for you now, but perhaps hardcode the image link will solve the issue.

I think I know what to do, I am going to try to change

Code:
[img]http://{$domain}{$scriptpath}/siggy.php?id={$row->aid}[img]

To

Code:
[img]http://{$domain}{$scriptpath}/get/{$row->aid}.gif[img][CODE]

It may or may not work though :angrybracket:
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,280
Messages
33,130
Members
1,603
Latest member
Monako
BETA

Latest Threads

Latest Posts

Top