![]() |
How and where make letters limit for game names
1 Attachment(s)
Please some help to decrease game names letters?
attach picture to see what i mean regards bosss |
Rename the game ;)
or open /arcade/modules/arcade_gamelist.php NEWEST GAMES search for Code:
$new_games .= "<img src='arcade/images/{$newgline[gname]}2.gif' alt='' width='20' height='20' /> <a href='".$ibforums->base_url."act=Arcade&do=play&gameid={$newgline['gid']}'>{$newgline['gtitle']}</a> "; $newgline['gtitle'] is the name of the game MOST POPULAR/PLAYED GAMES search for Code:
$pop_games .= " <a href='".$ibforums->base_url."act=Arcade&do=play&gameid={$popgline['gid']}'>{$popgline['gtitle']}</a> <a href='".$ibforums->base_url."act=Arcade&do=play&gameid={$popgline['gid']}'><img src='arcade/images/{$popgline[gname]}2.gif' border='0' alt='".$ibforums->lang[times_played].$popgline['gcount']."x' width='20' height='20' /></a>"; $popgline['gtitle'] is the name of the game |
Ha ...You maybe do not understand what i mean.. not change blocks name ... just limit characters of game names - and what to do with $popgline['gtitle'] ?
I have game ( not one only) with name - Slingo Tri-Peaks Solitaire - 3 Rounds - how maybe get like this - Slingo Tri-Peaks Solitaire... Thanks MrZero... |
Why not change the game of the name to a shorter one?
What to do with $popline['gtitle'] ? (just spontaneous solution for your idea, but won't include that into ibPro) Code:
if (strlen($popline['gtitle'])>25) |
I have not /arcade/modules/arcade_gamelist.php :):)
--------------- Added [DATE]1541513173[/DATE] at [TIME]1541513173[/TIME] --------------- I have around 1500 games and should install 3000 more..can not change game name (shortly) in so many games ... :):);) --------------- Added [DATE]1541513783[/DATE] at [TIME]1541513783[/TIME] --------------- Where put this code PHP Code:
|
sorry, was /arcade/modules/arcade_showgames.php
But please understand that I won't support individual customizing which won't be part of a next release. If you want to have professional services for personal wishes, you can order that and pay for it. Not to be rude, but I can't fulfil all wishes here, I already provided a piece of code which should be the inspiration for your own idea on the name-length :) Now need to finish my presentation for my job... |
Ok i understand .. will just help and wish that yours arcade should looks much better. I can pay for nice and funktional ibproarcade - no problem.
regards bosss I am not a coder and do not know where put the code (above for game names letters limit adjust) |
implemented in ibProArcade v2.7.6+ :cool:
|
All times are GMT. The time now is 06:40 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|