PDA

View Full Version : Please help: admin control panel won't show original templates name anymore...


skerjean
05-28-2002, 06:10 PM
Can't tell why or what I did to end up like this, but in admin/templates, the list doesn't show the names for the original templates (see attached templateview.jpg)

I did hacked up some little things here and there in vBulletin php files (only to add text formating related to usergroupid, so nothing that should be related to this problem), and modified template.php to enlarge the templates edition textarea to better fit my screen resolution.

I changed this:$template[template],25,80for this:$template[template],68,190on lines 151, 190 and 206.

This change was made last week and worked perfectly (original template names were displayed properly).

I tried reuploading the original template.php file but it doesn't fix the problem.

Could anyone help me fix this.

Thanks a lot.

skerjean
05-28-2002, 06:12 PM
Here is my modified template.php file.
Hope this helps.

skerjean
05-28-2002, 07:42 PM
At first I found nothing about my problem so I posted for help. After some more extensive searches, I found the source of my problem here: http://www.vbulletin.com/forum/showthread.php?s=&threadid=44820

Sorry for posting to fast.

Admin
05-29-2002, 10:10 AM
Please don't post complete files of vBulletin in the future.