help with viewer.php?title-123

4 posts by 2 authors in: Forums > CMS Builder
Last Post: November 27, 2009   (RSS)

hello,
i have some problem with viewer.php?title-123
my Language is Hebrew and when i try to go to page
the title is missing in the url link viewer.php?title-123

i use utf-8 in the database and the php files.
http://www.midnights.co.il/gallery.php?title=some hebrew

hoe can i fix it?

Re: [efi-revivo] help with viewer.php?title-123

By Chris - November 25, 2009

Hi efi-revivo,

I checked out your http://www.midnights.co.il/gallery.php page and the only place I can find links to detail pages is in JavaScript:

<td width="278"><select name="jumpMenu" id="jumpMenu" dir=rtl onChange="location.href='gallery.php?'+this.value">
<option value="4">&#1492;&#1495;&#1514;&#1493;&#1500; &#1493;&#1492;&#1499;&#1500;&#1489;</option> <option value="1">&#1492;&#1508;&#1504;&#1496;&#1490;&#1493;&#1503;</option>
</select></td>


Do you want the links from your pulldown to include the articles' titles?

Please attach the full PHP source code for your gallery.php page so I can show you what to change.

I hope this helps! Please let me know if you have any questions.
All the best,
Chris

Re: [efi-revivo] help with viewer.php?title-123

By Chris - November 27, 2009

Hi efi-revivo,

It seems like you attached freshly generated PHP pages instead of gallery.php. I think the problem is specific to gallery.php. Please attach the full PHP source code for gallery.php and I'll take a look.
All the best,
Chris