Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] No post to view problem



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Michael_vx

Michael_vx
Punbb Junior
Punbb Junior
  • Description:
https://punbb-design.forumotion.com/t617-javascript-no-post-to-view
the problem is the code not working on phpbb2
is there a way to make it work for phpbb2 Arabic version
thanks Smile

  • Information:
Forum:http://micsoft.logu2.com/Version:PHPBB2
Type:Errors in codeTags:problem

Powered by PunBB
Currently 0 users have thanked Michael_vx for this post:

2
Offline

  nanako

nanako
Punbb Guru
Punbb Guru
can't translate it to arabic version but here's a phpbb2 one
Code:
[panda=js]      $(function(){
        var text = '<span class="punbb-avatar"><img src="http://2img.net/i/fa/invision/pp-blank-thumb.png" /></span>  <span class="punbb-size"><i>No post to view</i></span>';
        var noPost = $('td.row3.over');
        $(noPost).each(function() {
        if($(this).text() == '') {
        $(this).html(text);
        }
        else { }
        });
        });

Powered by PunBB
Currently 0 users have thanked nanako for this post:

3
Offline

  Michael_vx

Michael_vx
Punbb Junior
Punbb Junior
thanks a lot i did translate my self worked like a charm ^_^
thanks again

Powered by PunBB
Currently 0 users have thanked Michael_vx for this post:

4
Offline

  Van-Helsing

Van-Helsing
★Moderator★
★Moderator★
[sucesso="Marked as Solved"]The question(s) in this topic have been answered and the owner has been able to solve the problem. Because of this, the topic has been marked as Solved.

If you have further questions, please open a new topic.[/sucesso]

Powered by PunBB
Currently 0 users have thanked Van-Helsing for this post:

5
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

Permissions in this forum:
You cannot reply to topics in this forum