![]() |
|
|||||||
| Installation & Upgrades Got stuck with Subrion installation? No problems. We offer free installation services. Request help here or discuss any issues you have during installation process. If you hesitate what hosting to choose - please check Recommended Hosting page. |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|
#2 (permalink) |
|
Subrion Tech Support
Join Date: Apr 2007
Posts: 623
![]() |
I suppose it's a Javascript error on your page. Can you tell me where are you installed script?
__________________
With private requests send a ticket on http://www.subrion.com/desk/ |
|
|
|
|
|
#3 (permalink) |
|
Junior Member
Join Date: Dec 2007
Posts: 14
![]() |
installed on http://127.0.0.1/xoo/
Base URL to script cPanelŽ Directory where eSyndiCat is installed xoo/ i try with CleanCSS/Default template same problem i see the source of page all the url same to be ok !! |
|
|
|
|
|
#4 (permalink) |
|
Administrator
Join Date: Feb 2008
Location: Kyrgyzstan, Bishkek
Posts: 277
![]() |
Greetings,
Is there any chance to check the problem on real server? It's kinda difficult to fix problems on URLs like that 8) I'm sorry but we can not help if we do not have access to the server
__________________
Auto classifieds script, Best Articles Script, Web Directory Software, Realty Classifieds Script, eLitius Affiliate Tracking Script - Open Source Affiliate Script, Free Directory Script - Best Free Directory Script |
|
|
|
|
|
#5 (permalink) |
|
Junior Member
Join Date: Dec 2007
Posts: 14
![]() |
thank i will try but this not the only problem
when i upload avatar and create article the picture don't show and the link look not right see xoo/users_data/qqweavatar.gif i enter the folder users_data the link must be like that xoo/users_data/q/qwe/avatar.gif and when i see the article i see also scrollbar down the page ( left+right) any idea ? |
|
|
|
|
|
#6 (permalink) | |
|
Subrion Tech Support
Join Date: Apr 2007
Posts: 623
![]() |
Quote:
__________________
With private requests send a ticket on http://www.subrion.com/desk/ |
|
|
|
|
|
|
#8 (permalink) |
|
Subrion Tech Support
Join Date: Apr 2007
Posts: 623
![]() |
Try to insert into .htaccess file next lines
Code:
<files *.js.gz> AddType "text/javascript" .gz AddEncoding gzip .gz </files>
__________________
With private requests send a ticket on http://www.subrion.com/desk/ |
|
|
|
|
|
#9 (permalink) |
|
Junior Member
Join Date: Dec 2007
Posts: 14
![]() |
thanks Sergey Hmelevsky but not works
i upload the files without extension gz and it works now but i see new box why ? Also i don't see the preview before the transmission? Can I add it to the script ? |
|
|
|
|
|
#10 (permalink) | |
|
Subrion Tech Support
Join Date: Apr 2007
Posts: 623
![]() |
I suppose, you talk about categories tree? It's appears above submit box, like in eSyndiCat free.
Quote:
Go to administrator panel -> Manage Database and run 3 queries one by one Code:
DELETE FROM `{prefix}language` WHERE `key`='listing_submitted'
INSERT INTO `{prefix}language` VALUES (NULL, 'listing_submitted_approval', 'Thank you! Your article was submitted for consideration', 'English', 'frontend')
INSERT INTO `{prefix}language` VALUES (NULL, 'listing_submitted', 'Thank you! Your article was submitted.', 'English', 'frontend')
P.S. I've done this on site about you talked.
__________________
With private requests send a ticket on http://www.subrion.com/desk/ Last edited by Sergey Hmelevsky; 03-04-2008 at 09:52 PM. |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|